.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{background-color:#fff;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu:focus{border:1px solid #1e1e1e;border-radius:2px;outline:none;transition:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px;cursor:default}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item-icon{margin-left:-20px;margin-right:0}.components-spinner{display:inline-block;background-color:#949494;width:18px;height:18px;opacity:.7;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;-webkit-animation:components-spinner__animation 1s linear infinite;animation:components-spinner__animation 1s linear infinite}@-webkit-keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media(min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{width:100%;border:none;box-shadow:none;padding:2px;margin:0;line-height:inherit;min-height:auto}input.components-combobox-control__input[type=text]:focus{outline:none;box-shadow:none}.components-combobox-control__suggestions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:4px}@media(prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-duration:0s}}@media(min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.is-dark-theme .components-combobox-control__suggestions-container::-webkit-input-placeholder{color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:hsla(0,0%,100%,.65)}.is-dark-theme .components-combobox-control__suggestions-container:-ms-input-placeholder{color:hsla(0,0%,100%,.65)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.wc-block-link-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline}.wc-block-link-button,.wc-block-link-button:active,.wc-block-link-button:focus,.wc-block-link-button:hover{background:transparent}.wc-block-suspense-placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-suspense-placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-suspense-placeholder{-webkit-animation:none;animation:none}}.wc-block-suspense-placeholder:after{content:" "}.wc-block-grid__products .wc-block-grid__product-image{text-decoration:none;display:block;position:relative}.wc-block-grid__products .wc-block-grid__product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{font-family:inherit;line-height:1.2em;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-left:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{word-break:break-word;white-space:normal;margin:0 auto!important;display:inline-flex;justify-content:center;text-align:center;padding:.5em 1em;font-size:1em}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{font-family:WooCommerce;content:"";margin-right:.5em;display:inline-block;width:auto;height:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{font-family:WooCommerce;content:"";-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-right:.5em;display:inline-block;width:auto;height:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:right}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";top:0;right:0;left:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{overflow:hidden;top:0;right:0;left:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{content:"SSSSS";top:0;right:0;left:0;position:absolute;color:#000;white-space:nowrap}.wc-block-grid__product-onsale{font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:relative}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;color:#cd2653;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;left:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all{font-size:.75em}.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em;padding:.5em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wc-block-components-product-add-to-cart-attribute-picker{margin:0;flex-basis:100%}.wc-block-components-product-add-to-cart-attribute-picker label{display:block;font-size:1em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container{position:relative}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select{margin:0 0 .75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-width:60%;min-height:1.75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error{margin-bottom:24px}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select{border-color:#cc1818}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus{outline-color:#cc1818}.wc-block-components-product-add-to-cart{margin:0;display:flex;flex-wrap:wrap}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;vertical-align:top;width:1.5em;height:1.5em;margin:-.25em .5em -.25em 0}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{margin:0 0 .75em 1em;flex-basis:5em;padding:.618em;background:#fff;border:1px solid #ccc;border-radius:2px;color:#43454b;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);text-align:center}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:none;animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wc-block-components-product-add-to-cart-notice{margin:0}.wp-block-button.wc-block-components-product-button{word-break:break-word;white-space:normal;margin-top:0;margin-bottom:12px}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{word-break:break-word;white-space:normal;margin:0 auto;display:inline-flex;justify-content:center}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:none;animation:none}}.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link{background-color:var(--button--color-background);color:var(--button--color-text);border-color:var(--button--color-background)}.wc-block-components-product-category-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-category-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-category-list ul li{display:inline;list-style:none}.wc-block-components-product-category-list ul li:after{content:", "}.wc-block-components-product-category-list ul li:last-child:after{content:""}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{margin-top:0;margin-bottom:12px;text-decoration:none;display:block;position:relative}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],.wc-block-components-product-image img[alt=""]{border:1px solid #f2f2f2}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{position:absolute;right:4px;top:4px;left:auto;margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center{position:absolute;top:4px;right:50%;left:auto;transform:translateX(50%);margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{position:absolute;left:4px;top:4px;right:auto;margin:0}.is-loading .wc-block-components-product-image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-rating{display:block;margin-top:0;margin-bottom:12px}.wc-block-components-product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:right}.wc-block-components-product-rating__stars:before{content:"SSSSS";top:0;right:0;left:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-components-product-rating__stars span{overflow:hidden;top:0;right:0;left:0;position:absolute;padding-top:1.5em}.wc-block-components-product-rating__stars span:before{content:"SSSSS";top:0;right:0;left:0;position:absolute;color:#000;white-space:nowrap}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-components-product-sale-badge{margin:0 auto 12px;font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:static}.wc-block-components-product-sku{margin-top:0;margin-bottom:12px;display:block;text-transform:uppercase;font-size:.875em}.wc-block-components-product-stock-indicator{margin-top:0;margin-bottom:.75em;display:block;font-size:.875em}.wc-block-components-product-stock-indicator--in-stock{color:#4ab866}.wc-block-components-product-stock-indicator--out-of-stock{color:#cc1818}.wc-block-components-product-stock-indicator--available-on-backorder,.wc-block-components-product-stock-indicator--low-stock{color:#f0b849}.wc-block-components-product-summary{margin-top:0;margin-bottom:12px}.is-loading .wc-block-components-product-summary:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:block;width:100%;height:6em}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}.wc-block-components-product-tag-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-tag-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-tag-list ul li{display:inline;list-style:none}.wc-block-components-product-tag-list ul li:after{content:", "}.wc-block-components-product-tag-list ul li:last-child:after{content:""}.wc-block-components-product-title{margin-top:0;margin-bottom:12px}.wc-block-grid .wc-block-components-product-title{line-height:1.5;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.is-loading .wc-block-components-product-title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:7em}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:right}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:left}.wc-block-components-error{display:flex;padding:40px 0;margin:40px 0;align-items:center;justify-content:center;flex-direction:column;color:#757575;text-align:center}.wc-block-components-error__header{font-size:2em;margin:0;color:#646970}.wc-block-components-error__image{width:25%;margin:0 0 24px}.wc-block-components-error__text{margin:1em 0 0;color:#8c8f94;font-size:1.25em;max-width:60ch}.wc-block-components-error__message{margin:1em auto 0;font-style:italic;color:#8c8f94;max-width:60ch}.wc-block-error__button{margin:40px 0 0}.wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;background-color:#1e1e1e;color:#fff;display:inline-flex;font-weight:700;min-height:3em;justify-content:center;line-height:1;padding:0 1em;text-align:center;text-decoration:none;text-transform:none;position:relative}.wc-block-components-button:not(.is-link):active,.wc-block-components-button:not(.is-link):disabled,.wc-block-components-button:not(.is-link):focus,.wc-block-components-button:not(.is-link):hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text{visibility:hidden}.wc-block-components-form{counter-reset:checkout-step}.wc-block-components-form .wc-block-components-checkout-step{position:relative;border:none;padding:0 24px 0 0;background:none;margin:0}.is-mobile .wc-block-components-form .wc-block-components-checkout-step,.is-small .wc-block-components-form .wc-block-components-checkout-step{padding-right:0}.wc-block-components-checkout-step--disabled{opacity:.6}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__content>*{margin-bottom:1em}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child{margin-bottom:0;padding-bottom:1.5em}.wc-block-components-checkout-step__heading{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;margin:.75em 0 1em;position:relative;align-items:center;gap:1em}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading,.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 0 0 12px}.wc-block-components-checkout-step__heading-content{font-size:.75em}.wc-block-components-checkout-step__heading-content a{font-weight:700;color:inherit}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.25;margin-bottom:16px}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;background:transparent;counter-increment:checkout-step;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";position:absolute;width:24px;right:-24px;top:0;text-align:center;transform:translateX(50%)}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:"";height:100%;border-right:1px solid;opacity:.3;position:absolute;right:-24px;top:0}.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{position:static;transform:none;right:auto;top:auto;content:counter(checkout-step) ". ";content:counter(checkout-step) ". "/""}.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:unset}.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title{font-size:1em;line-height:24px;margin:0 0 0 12px}.wc-block-components-order-summary .wc-block-components-panel__button{padding-top:0;margin-top:0}.wc-block-components-order-summary .wc-block-components-panel__content{margin-bottom:0}.wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary-item{position:relative;font-size:.875em;display:flex;padding-bottom:1px;padding-top:16px;width:100%}.wc-block-components-order-summary-item:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-components-order-summary-item:first-child{padding-top:0}.wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary-item .wc-block-components-product-metadata{font-size:1em}.wc-block-components-order-summary-item__description,.wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary-item__image{width:48px;padding-bottom:16px;position:relative}.wc-block-components-order-summary-item__image>img{width:48px;max-width:48px}.wc-block-components-order-summary-item__quantity{align-items:center;background:#fff;border:2px solid;border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;line-height:1;min-height:20px;padding:0 .4em;position:absolute;justify-content:center;min-width:20px;left:0;top:0;transform:translate(-50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-right:24px;padding-left:12px;padding-bottom:16px}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:4px}.wc-block-components-order-summary-item__total-price{font-weight:700;margin-right:auto;text-align:left}.wc-block-components-order-summary-item__individual-prices{display:block}.wc-block-components-payment-method-icons{margin:0 0 14px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;margin:0 4px 2px;padding:0;width:auto;max-width:38px;height:24px;max-height:24px}.wc-block-components-payment-method-icons--align-left{justify-content:flex-start}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-right:0;margin-left:8px}.wc-block-components-payment-method-icons--align-right{justify-content:flex-end}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{vertical-align:middle;margin:-2px 0 0 4px}.is-mobile .wc-block-components-payment-method-label--with-icon>img,.is-mobile .wc-block-components-payment-method-label--with-icon>svg,.is-small .wc-block-components-payment-method-label--with-icon>img,.is-small .wc-block-components-payment-method-label--with-icon>svg{display:none}.editor-styles-wrapper .wc-block-components-checkout-policies,.wc-block-components-checkout-policies{font-size:.75em;text-align:center;list-style:none outside;line-height:1;margin:24px 0}.wc-block-components-checkout-policies__item{list-style:none outside;display:inline-block;padding:0 .25em;margin:0}.wc-block-components-checkout-policies__item:not(:first-child){border-right:1px solid #ccc}.wc-block-components-checkout-policies__item>a{color:inherit;padding:0 .25em}.wc-block-components-product-badge{font-size:.75em;border-radius:2px;border:1px solid;display:inline-block;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-details.wc-block-components-product-details{list-style:none;margin:.5em 0;padding:0}.wc-block-components-product-details.wc-block-components-product-details:last-of-type{margin-bottom:0}.wc-block-components-product-details.wc-block-components-product-details li{margin-right:0}.wc-block-components-product-details__name,.wc-block-components-product-details__value{display:inline-block}.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name{font-weight:700}img.wc-block-components-product-image[alt=""]{border:1px solid #f2f2f2}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0}.wc-block-components-checkout-return-to-cart-button{box-shadow:none;color:inherit;padding-right:calc(24px + .25em);position:relative;text-decoration:none}.wc-block-components-checkout-return-to-cart-button svg{right:0;position:absolute;transform:translateY(-50%);top:50%}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{width:100%;margin-top:1.5em}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button{margin-bottom:0;margin-top:0;padding-bottom:.75em;padding-top:.75em}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout{padding-bottom:0}.wc-block-components-shipping-rates-control__package-items{font-size:.875em;display:block;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:inline-block;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item:not(:last-child):after{content:", ";white-space:pre}.wc-block-components-totals-coupon .wc-block-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-totals-coupon .wc-block-components-panel__content{padding-bottom:0}.wc-block-components-totals-coupon__form{display:flex;width:100%;margin-bottom:0}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{margin-bottom:0;margin-top:0;flex-grow:1}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{height:3em;flex-shrink:0;margin-right:8px;padding-right:24px;padding-left:24px;white-space:nowrap}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin{margin:0}.wc-block-components-totals-coupon__content{flex-direction:column;position:relative}.wc-block-components-totals-discount__coupon-list{list-style:none;margin:0;padding:0}.wc-block-components-totals-discount .wc-block-components-totals-item__value{color:#4ab866}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.25em}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:700}.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{margin-bottom:0}.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{background-color:transparent;margin:0;padding:0;border:0}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via{margin-bottom:16px}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:right}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin:0 0 .75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover{background:transparent;opacity:.8}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover{background:transparent}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{margin:0;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{margin:0 0 4px;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:none;border:none;padding:0;text-decoration:underline;cursor:pointer}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-components-chip{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;border:0;display:inline-flex;padding:.125em .5em .25em;margin:0 0 .365em .365em;border-radius:0;line-height:1;max-width:100%}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:#e0e0e0;color:#1e1e1e}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-right:.75em;padding-left:.75em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1}.wc-block-components-chip.is-removable{padding-left:.5em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-left:.25em}.wc-block-components-chip .wc-block-components-chip__remove{font-size:.75em;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wc-block-components-chip .wc-block-components-chip__remove-icon{vertical-align:middle}.theme-twentytwentyone .wc-block-components-chip,.theme-twentytwentyone .wc-block-components-chip:active,.theme-twentytwentyone .wc-block-components-chip:focus,.theme-twentytwentyone .wc-block-components-chip:hover{background:#fff}.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background){background:transparent}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{fill:#cc1818}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#949494;cursor:not-allowed}.wc-block-components-combobox .wc-block-components-combobox-control,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;position:relative}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{color:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;box-sizing:border-box;outline:inherit;border:1px solid #50575e;background:#fff;box-shadow:none;color:#2b2d2f;font-family:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:1;padding:1.5em 16px .25em;text-align:right;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%;opacity:1;border-radius:4px}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true]{background-color:#fff;color:#2b2d2f;outline:0;box-shadow:0 0 0 1px #50575e}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus{background-color:rgba(0,0,0,.1);color:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.4)}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list{position:absolute;z-index:10;background-color:#fff;border:1px solid #50575e;border-top:0;margin:3em 0 0;padding:0;max-height:300px;min-width:100%;overflow:auto;color:#2b2d2f}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list{background-color:#1e1e1e;color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion{font-size:1em;color:#757575;cursor:default;list-style:none;margin:0;padding:.25em 16px}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected{background-color:#ddd}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected{background-color:rgba(0,0,0,.4)}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover{background-color:#00669e;color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);transform-origin:top right;transition:all .2s ease;color:#757575;z-index:1;margin:0 17px 0 0;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);white-space:nowrap}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{transition:none}}.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label{transform:translateY(4px) scale(.75)}.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label{color:#cc1818}.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover{border-color:#cc1818}.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus{box-shadow:0 0 0 1px #cc1818}.wc-block-components-country-input{margin-top:1.5em}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(480px)}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(480px)}}@media only screen and (max-width:480px){@-webkit-keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(100vw)}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(100vw)}}}.wc-block-components-drawer__screen-overlay{background-color:rgba(95,95,95,.35);bottom:0;right:0;position:fixed;left:0;top:0;transition:opacity .3s;z-index:9999;opacity:1}.wc-block-components-drawer__screen-overlay--with-slide-out{transition:opacity .3s}.wc-block-components-drawer__screen-overlay--with-slide-in{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadein;animation-name:fadein}.wc-block-components-drawer__screen-overlay--is-hidden{pointer-events:none;opacity:0}.wc-block-components-drawer{position:relative;background:#fff;display:block;height:100%;right:100%;overflow:auto;position:fixed;left:0;top:0;transform:translateX(480px);width:480px}.wc-block-components-drawer:after{border-style:solid;border-width:0 1px 0 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}@media only screen and (max-width:480px){.wc-block-components-drawer{transform:translateX(100vw);width:100vw}}.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer{transition:transform .3s}.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:slidein;animation-name:slidein}.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer{transform:translateX(0)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-drawer,.wc-block-components-drawer__screen-overlay{-webkit-animation-name:none!important;animation-name:none!important;transition:none!important}}.wc-block-components-drawer .components-modal__content{padding:40px 16px}.wc-block-components-drawer .components-modal__header{position:relative}.wc-block-components-drawer .components-modal__header .components-button{border:0;border-radius:0;vertical-align:baseline;background:transparent;position:absolute;left:0;top:0;padding:1em;margin:-1em}.wc-block-components-drawer .components-modal__header .components-button>span{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.wc-block-components-drawer .components-modal__header-heading{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;font-size:1.25rem;word-break:break-word}.wc-block-components-dropdown-selector{max-width:300px;position:relative;width:100%}.wc-block-components-dropdown-selector__input-wrapper{background:#fff;border:1px solid #50575e;color:#2b2d2f;align-items:center;border-radius:4px;cursor:text;display:flex;flex-wrap:wrap;padding:2px 8px}.is-disabled .wc-block-components-dropdown-selector__input-wrapper{background-color:#e0e0e0}.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper{padding:2px 4px}.is-open>.wc-block-components-dropdown-selector__input-wrapper{border-radius:4px 4px 0 0}.wc-block-components-dropdown-selector__input{font-size:.875em;line-height:1.2857142857;margin:.1875em 0;min-width:0;padding:.1875em 0}.is-single .wc-block-components-dropdown-selector__input{width:100%}.is-single .wc-block-components-dropdown-selector__input:active,.is-single .wc-block-components-dropdown-selector__input:focus,.is-single .wc-block-components-dropdown-selector__input:hover{outline:0}.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input{margin-bottom:1.5px;margin-top:1.5px}.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px;position:absolute}.is-multiple .wc-block-components-dropdown-selector__input{flex:1;min-width:0}.is-multiple .wc-block-components-dropdown-selector__input,.is-single .wc-block-components-dropdown-selector__input:first-child{background:transparent;border:0}.is-multiple .wc-block-components-dropdown-selector__input:active,.is-multiple .wc-block-components-dropdown-selector__input:focus,.is-multiple .wc-block-components-dropdown-selector__input:hover,.is-single .wc-block-components-dropdown-selector__input:first-child:active,.is-single .wc-block-components-dropdown-selector__input:first-child:focus,.is-single .wc-block-components-dropdown-selector__input:first-child:hover{outline:0}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover{background-color:transparent;text-decoration:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value{font-size:.875em;align-items:center;color:#757575;display:inline-flex;margin:.1875em 0;padding:.1875em 0;width:100%}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label{flex-grow:1;line-height:1.2857142857;padding:0;text-align:right}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;display:inline-block;line-height:1;padding:0 .3em 0 0}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg{display:block}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em;line-height:1.2857142857}.wc-block-components-dropdown-selector__list{background-color:#fff;margin:-1px 0 0;padding:0;position:absolute;right:0;left:0;top:100%;max-height:300px;overflow-y:auto;z-index:1}.wc-block-components-dropdown-selector__list:not(:empty){border:1px solid #9f9f9f}.wc-block-components-dropdown-selector__list-item{font-size:.875em;color:#757575;cursor:default;list-style:none;margin:0;padding:0 4px}.wc-block-components-dropdown-selector__list-item.is-selected{background-color:#ddd}.wc-block-components-dropdown-selector__list-item.is-highlighted,.wc-block-components-dropdown-selector__list-item:active,.wc-block-components-dropdown-selector__list-item:focus,.wc-block-components-dropdown-selector__list-item:hover{background-color:#00669e;color:#fff}.wc-filter-element-label-list-count{opacity:.6}.wc-filter-element-label-list-count:before{content:" ("}.wc-filter-element-label-list-count:after{content:")"}.wc-block-components-filter-submit-button{display:block;margin-right:auto;white-space:nowrap}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{position:relative;min-height:34px;pointer-events:none}.wc-block-components-loading-mask .components-spinner{position:absolute;margin:0;top:50%;right:50%;transform:translate(50%,-50%)}.wc-block-components-loading-mask .wc-block-components-loading-mask__children{opacity:.25}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{font-size:1em;color:#333;display:inline-block;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;padding:.3em .6em;min-width:2.2em}@media(max-width:782px){.wc-block-components-pagination__page{padding:.1em .2em;min-width:1.6em}}.wc-block-components-pagination__page:not(.toggle){background-color:transparent}.wc-block-components-pagination__ellipsis{padding:.3em}@media(max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}html[dir=rtl] .wc-block-components-pagination-page--arrow span{display:inline-block;transform:scaleX(-1)}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls{justify-content:flex-end}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-right:0;margin-left:10px}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}.wc-block-components-price-slider__range-input-wrapper{padding:0!important;border:0!important;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:9px;clear:both;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#e1e1e1;margin:15px 0}.wc-block-components-price-slider__range-input-progress{height:9px;width:100%;position:absolute;right:0;top:0;--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}.wc-block-components-price-slider__controls{display:flex}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{margin:0;border-radius:4px;width:auto;max-width:100px;min-width:0}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min{margin-left:10px}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-right:auto}.wc-block-components-price-slider__range-input{margin:0;padding:0!important;border:0!important;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:0;display:block;position:relative;pointer-events:none;outline:none!important;position:absolute;right:0;top:0}.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-webkit-slider-thumb{background-color:transparent;background-position:100% 0;width:28px;height:23px;border:0;padding:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-6px 0 0}.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input::-webkit-slider-progress{margin:0;padding:0!important;border:0!important;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider__range-input::-moz-range-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-progress{margin:0;padding:0!important;border:0!important;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb{background-color:transparent;background-position:100% 0;width:28px;height:23px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input::-ms-thumb{background-color:transparent;background-position:100% 0;width:28px;height:23px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 9.942L16.9 3.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 16.645 6.21 21 11.67 21h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M13 7v9m-3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M25.318 32.942L16.9 26.8c-1.706-1.228-3.64-1.899-5.686-1.787H11.1c-4.89.335-8.985 4.356-9.099 9.27C1.888 39.645 6.21 44 11.67 44h.113c1.82 0 3.64-.67 5.118-1.787l8.417-6.255c.91-.893.91-2.234 0-3.016v0zM13 30v9m-3-9v9-9z' stroke='%23757575'/%3E%3Cpath d='M30.682 9.942L39.1 3.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 16.645 49.79 21 44.33 21h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23fff' stroke='%23757575'/%3E%3Cpath d='M43 7v9m3-9v9-9z' stroke='%23B8B8B8'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0z' fill='%23F8F3F7' stroke='%23fff' stroke-opacity='.75' stroke-width='3'/%3E%3Cpath d='M30.682 32.942L39.1 26.8c1.706-1.228 3.64-1.899 5.686-1.787h.114c4.89.335 8.985 4.356 9.099 9.27C54.112 39.645 49.79 44 44.33 44h-.113c-1.82 0-3.64-.67-5.118-1.787l-8.417-6.255c-.91-.893-.91-2.234 0-3.016v0zM43 30v9m3-9v9-9z' stroke='%23757575'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h56v46H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-ms-thumb:hover{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-ms-thumb{background-position-y:-23px;transform:scale(1.1)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{margin-right:-2px;background-position-x:right}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:right;transform:translate(2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:right}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:left;margin-right:2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:left;transform:translate(-2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:left}.rtl .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(-1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}}@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@supports(-ms-ime-align:auto){.wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(-1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{background:transparent;border:3px solid;box-sizing:border-box}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{--range-color:currentColor;margin:-3px}.theme-twentytwentyone .wc-block-price-filter__range-input{background:transparent;margin:-3px;width:calc(100% + 6px)}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb{margin-top:-9px}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{transform:translate(-2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{transform:translate(2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track{border-color:transparent!important}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{border:0;height:auto;position:relative;height:50px}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{display:none}.theme-twentytwentyone .wc-block-price-filter__range-input{height:100%;margin:0;width:100%}}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:right}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;margin:0;font-weight:700}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{display:flex;flex-wrap:wrap;padding:0;margin:0 -8px 16px;background-clip:padding-box}.wc-block-grid__product{box-sizing:border-box;padding:0;margin:0;float:none;width:auto;position:relative;text-align:center;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:16px solid transparent;list-style:none}.wc-block-grid__product.wc-block-grid__product{box-sizing:border-box}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-top:auto;margin-bottom:0;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.33333%;max-width:33.3333333333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.66667%;max-width:16.6666666667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.28571%;max-width:14.2857142857%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{font-size:.5em}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.58em}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:.75em}.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:.92em}@media(max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{margin-right:auto;margin-left:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{margin-right:auto;margin-left:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{margin-right:auto;margin-left:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{margin-right:auto;margin-left:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{margin-right:auto;margin-left:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{margin-right:auto;margin-left:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{margin-right:auto;margin-left:auto;flex:1 0 100%;max-width:100%;padding:0}}@media(min-width:481px)and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-left:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-right:8px}}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-product-price--align-left{display:block;text-align:right}.wc-block-components-product-price--align-center{display:block;text-align:center}.wc-block-components-product-price--align-right{display:block;text-align:left}.wc-block-components-product-price__value.is-discounted{margin-right:.5em}.is-loading .wc-block-components-product-price:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:5em}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{-webkit-animation:none;animation:none}}.wc-block-components-quantity-selector{display:flex;width:107px;border:1px solid #ddd;background:#fff;border-radius:4px;box-sizing:content-box;margin:0 0 .25em}.has-dark-controls .wc-block-components-quantity-selector{background-color:transparent;border-color:hsla(0,0%,100%,.4)}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-size:1em;order:2;min-width:40px;flex:1 1 auto;border:0;padding:.4em 0;margin:0;text-align:center;background:transparent;box-shadow:none;color:#000;line-height:1;vertical-align:middle;-moz-appearance:textfield}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:#f0f0f0;outline:1px solid #ddd}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:#949494}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{color:#fff;background:transparent}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:transparent}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;font-size:1em;min-width:30px;cursor:pointer;color:#1e1e1e;font-style:normal;text-align:center;text-decoration:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;color:#1e1e1e}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:#949494;cursor:default;border:0;padding:0;margin:0;background:none transparent;box-shadow:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus{outline:2px solid #ddd}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{color:#fff}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus{order:1}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{order:3}.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{background:none transparent}.wc-block-components-radio-control__option{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;display:block;margin:1em 0;padding:0 2.5em 0 0;position:relative}.wc-block-components-radio-control__option:first-child{margin-top:0}.wc-block-components-radio-control__option:last-child{margin-bottom:0}.wc-block-components-radio-control__option-layout{display:table;width:100%}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:table-row}.wc-block-components-radio-control__description-group>span,.wc-block-components-radio-control__label-group>span{display:table-cell}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{text-align:left;min-width:50%}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:max(1.5rem,24px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:20px}.wc-block-components-radio-control .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #50575e;border-radius:50%;display:inline-block;height:1.5em;min-height:24px;min-width:24px;width:1.5em;position:absolute;right:0;top:50%;transform:translateY(-50%)}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#000;border-radius:50%;content:"";display:block;height:.75em;right:50%;margin:0;min-height:12px;min-width:12px;position:absolute;top:50%;transform:translate(50%,-50%);width:.75em}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input{border-color:hsla(0,0%,100%,.6);background-color:rgba(0,0,0,.1)}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#fff}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-width:2px}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background-color:var(--form--color-text)}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after{display:none}.is-loading .wc-block-components-review-list-item__text{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;width:60%}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__text:after{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;font-size:1em;width:80px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;height:1em;width:120px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{content:" "}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-components-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-components-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info{-ms-grid-columns:calc(3em + 16px) 1fr;grid-template-columns:calc(3em + 16px) 1fr}.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{align-items:center;display:flex;height:3em;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;justify-content:center;position:relative;width:3em}.wc-block-components-review-list-item__image>img{display:block;max-height:100%;-o-object-fit:contain;object-fit:contain}.wc-block-components-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;left:-7px;bottom:-7px}.wc-block-components-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-components-review-list-item__meta{display:flex;align-items:center;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{order:3;content:"";flex-basis:100%}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;order:1;margin-left:8px}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;order:4}.wc-block-components-review-list-item__published-date{order:5}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date{padding-right:8px;position:relative}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{content:"";display:inline-block;margin-right:-8px;border-left:1px solid;opacity:.5;height:1em;vertical-align:middle;position:absolute;top:calc(50% + .1em);transform:translateY(-50%)}.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{display:none}.wc-block-components-review-list-item__rating{order:2}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{font-size:1em;display:block;top:0;overflow:hidden;position:relative;height:1em;line-height:1;width:5.3em;font-family:star;font-weight:400}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"SSSSS";opacity:.25;float:right;top:0;right:0;position:absolute}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{overflow:hidden;float:right;top:0;right:0;position:absolute;padding-top:1.5em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{content:"SSSSS";top:0;position:absolute;right:0;color:#e6a237}.wc-block-components-review-list-item__text p{font-size:inherit}.wc-block-components-review-list.wc-block-components-review-list{margin:0}.wc-block-components-review-sort-select{text-align:left}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wc-block-components-sidebar-layout .wc-block-components-main{box-sizing:border-box;margin:0;padding-left:3.7735849057%;width:65%}.wc-block-components-sidebar{box-sizing:border-box;margin:0;padding-right:2.2641509434%;width:35%}.wc-block-components-sidebar .wc-block-components-panel>h2{font-size:1em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.is-medium.wc-block-components-sidebar-layout,.is-mobile.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{flex-direction:column;margin:0 auto 16px}.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-small.wc-block-components-sidebar-layout .wc-block-components-main,.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:0;width:100%}.is-large .wc-block-components-sidebar .wc-block-components-panel,.is-large .wc-block-components-sidebar .wc-block-components-totals-item{padding-right:16px;padding-left:16px}.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item{padding:0}.wc-block-components-sidebar .wc-block-components-panel>h2{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button{font-weight:400}.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{margin-left:12px;display:inline-block;font-weight:400}.wc-block-components-sort-select__select{font-size:inherit;width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-spinner{position:absolute;width:100%;height:100%;color:inherit;box-sizing:content-box;text-align:center;font-size:1.25em}.wc-block-components-spinner:after{content:" ";position:absolute;top:50%;right:50%;margin:-.5em -.5em 0 0;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;border:.2em solid;border-right:.2em solid transparent;-webkit-animation:wc-block-components-spinner__animation 1s linear infinite;animation:wc-block-components-spinner__animation 1s linear infinite}@-webkit-keyframes wc-block-components-spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes wc-block-components-spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(-1turn)}}.wc-block-components-state-input{margin-top:1.5em}.wc-block-components-tabs .wc-block-components-tabs__list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item{border:none;flex:auto;background:transparent;padding:12px 16px;color:inherit;outline-offset:-1px;text-align:center;transition:box-shadow .1s linear;box-shadow:inset 0 -1px currentColor;border-radius:0}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active{box-shadow:inset 0 -3px currentColor;font-weight:600;position:relative}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus{outline-offset:-1px;outline:1px dotted currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover{background:transparent}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{font-size:1em;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-weight:700}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg{height:1.2em;vertical-align:middle;margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons{margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:1.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__content{padding:16px 0;text-transform:none}.wc-block-components-form .wc-block-components-text-input,.wc-block-components-text-input{position:relative;margin-top:1.5em;white-space:nowrap}.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(.75em);right:0;top:0;transform-origin:top right;line-height:1.375;color:#757575;transition:transform .2s ease;margin:0 17px 0 0;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,.has-dark-controls .wc-block-components-text-input label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{transition:none}}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,.wc-block-components-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-block-components-form .wc-block-components-text-input.is-active label,.wc-block-components-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-form .wc-block-components-text-input input[type=email],.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text],.wc-block-components-form .wc-block-components-text-input input[type=url],.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #50575e;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=number]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff;color:#2b2d2f;outline:0;box-shadow:0 0 0 1px #50575e}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],.has-dark-controls .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-text-input input[type=url]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.has-dark-controls .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-text-input input[type=url]:focus{background-color:rgba(0,0,0,.1);color:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.4)}.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=number]{-moz-appearance:textfield}.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=number],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em 16px .25em 0}.wc-block-components-form .wc-block-components-text-input.has-error input,.wc-block-components-form .wc-block-components-text-input.has-error input:active,.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-form .wc-block-components-text-input.has-error input:hover,.wc-block-components-text-input.has-error input,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:hover{border-color:#cc1818}.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:focus{box-shadow:0 0 0 1px #cc1818}.wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-components-text-input.has-error label{color:#cc1818}.wc-block-components-form .wc-block-components-text-input:only-child,.wc-block-components-text-input:only-child{margin-top:0}.wc-block-components-textarea{font-size:1em;background-color:#fff;border:1px solid #50575e;border-radius:4px;color:#2b2d2f;font-family:inherit;line-height:1.375;margin:0;padding:.75em 16px;width:100%}.has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea::placeholder{color:hsla(0,0%,100%,.6)}.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);color:#fff}.theme-twentytwenty .wc-block-components-title.wc-block-components-title,.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;font-size:1.25em;word-break:break-word}.wc-block-components-notices{display:block;margin-bottom:2em}.wc-block-components-notices .wc-block-components-notices__notice{margin:0;display:flex;flex-wrap:nowrap}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;padding:0;margin:0 auto 0 0;border:0;outline:0;color:currentColor}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:currentColor;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.theme-twentytwenty .wc-block-components-notices__notice,.theme-twentytwentyone .wc-block-components-notices__notice{padding:1.5rem 3rem}.wc-block-components-notices__snackbar{position:fixed;bottom:20px;right:16px;width:auto}@media(max-width:782px){.wc-block-components-notices__snackbar{position:fixed;top:10px;right:0;bottom:auto}}@media(max-width:782px){.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-right:10px;margin-left:10px}}.wc-block-components-validation-error{font-size:.75em;color:#cc1818;max-width:100%;white-space:normal}.wc-block-components-validation-error>p{margin:0;padding:4px 0 0}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.is-medium .wc-block-cart__sidebar,.is-mobile .wc-block-cart__sidebar,.is-small .wc-block-cart__sidebar{margin-bottom:24px;order:0}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart__submit{position:relative;margin:0 0 16px}.wc-block-cart__submit-button{width:100%;margin:0}.wc-block-cart .wc-block-cart__submit-container{padding:0}@media(min-width:783px){.wc-block-cart .wc-block-cart__submit-container--sticky{display:none}}@media(max-width:782px){.wc-block-cart .wc-block-cart__submit-container--sticky{background:#fff;bottom:0;right:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart .wc-block-cart__submit-container--sticky:before{box-shadow:0 -10px 20px 10px currentColor;color:hsla(0,0%,80%,.5);content:"";height:100%;right:0;position:absolute;left:0;top:0}}.wc-block-cart .wc-block-components-shipping-calculator{white-space:nowrap}.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type{margin-top:0}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{width:100px;text-align:left}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:100%;margin:0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-shadow:none;text-decoration:underline;font-size:.75em;text-transform:none;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:transparent}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;text-align:left;line-height:inherit}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata{margin-bottom:.75em}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.wc-block-cart .wc-block-components-totals-footer-item,.wc-block-cart .wc-block-components-totals-taxes{margin:0}.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span,.wc-block-mini-cart__drawer.is-loading h2 span,.wc-block-mini-cart__drawer.is-loading th span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*,.wc-block-mini-cart__drawer.is-loading h2 span>*,.wc-block-mini-cart__drawer.is-loading th span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span,.wc-block-mini-cart__drawer.is-loading h2 span,.wc-block-mini-cart__drawer.is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after,.wc-block-mini-cart__drawer.is-loading h2 span:after,.wc-block-mini-cart__drawer.is-loading th span:after{content:" "}.wc-block-cart--is-loading h2 span,.wc-block-mini-cart__drawer.is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-cart--is-loading .wc-block-components-quantity-selector,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-cart--is-loading .wc-block-components-product-metadata>*,.wc-block-cart--is-loading .wc-block-components-product-price>*,.wc-block-cart--is-loading .wc-block-components-quantity-selector>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-cart--is-loading .wc-block-components-quantity-selector,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-name,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading .wc-block-components-product-name>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-components-product-name,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-name:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after{content:" "}.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-item__remove-link,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-item__image>a,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block}.wc-block-cart--is-loading .wc-block-cart-item__image>a>*,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-item__image>a,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price{max-width:3em;display:block;margin-top:.25em}.wc-block-cart--is-loading .wc-block-components-product-price:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after{content:" "}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-height:460px}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after{content:" "}.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:flex}.wc-block-cart-item__total-price-and-sale-badge-wrapper{display:flex;flex-direction:column;align-items:flex-end}.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge{margin-top:4px}.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{display:none}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:80px 132px;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;padding-left:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;-ms-grid-column-align:stretch;justify-self:stretch;padding:0 0 16px 16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2;vertical-align:bottom;padding-left:16px;-ms-grid-row-align:end;align-self:end;padding-top:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{-ms-grid-row:1;grid-row-start:1}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-large.wc-block-cart{margin-bottom:3em}.is-large.wc-block-cart .wc-block-cart-items{position:relative}.is-large.wc-block-cart .wc-block-cart-items:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:.25rem 0 .25rem 16px;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{position:relative;padding:16px 16px 16px 0;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items td:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-left:0}.is-large.wc-block-cart .wc-block-cart-items td:last-child{padding-left:16px}.is-large.wc-block-cart .wc-block-cart__sidebar>div:not(.wc-block-components-totals-wrapper){margin-right:16px;margin-left:16px}.is-large.wc-block-cart .wc-block-components-radio-control__input{right:0}.is-large.wc-block-cart .wc-block-cart__totals-title{border:0;border-radius:0;margin:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;background:transparent;font-size:.75em;display:block;font-weight:600;padding:.25rem 0;text-align:left;text-transform:uppercase}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel){padding-right:16px;padding-left:16px}.is-large.wc-block-cart .wc-block-cart__payment-options{padding:16px 0 0}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block{display:none}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block{box-sizing:border-box;margin:0;padding-left:3.7735849057%;width:65%;min-height:10em}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block{min-height:15em;display:block;-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block{box-sizing:border-box;margin:0;padding-right:2.2641509434%;width:35%;min-height:12em}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block{min-height:3em;display:block;-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;margin:0 0 1em}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block{height:20em}@media only screen and (max-width:700px){.wp-block-woocommerce-cart.is-loading{padding-top:16px}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block{flex-direction:column;margin:0 auto 16px}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block{padding:0;width:100%}}.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-error .wc-block-checkout-error__image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-checkout-error .wc-block-checkout-error__title{display:block;margin:0;font-weight:700}.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.wc-block-checkout-empty{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-checkout-empty .wc-block-checkout-empty__title{display:block;margin:0;font-weight:700}.wc-block-checkout-empty .wc-block-checkout-empty__description{display:block;margin:.25em 0 1em}.wc-block-checkout__actions{display:flex;justify-content:space-between;align-items:center}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:50%;padding:1em;height:auto}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{display:none}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}.is-large .wc-block-checkout__actions{position:relative;padding:1.5em 0}.is-large .wc-block-checkout__actions:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-checkout__form{margin:0;max-width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{margin-right:-6px;margin-left:-6px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after{content:"";clear:both;display:block}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input{float:right;margin-right:6px;margin-left:6px;position:relative;width:calc(50% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2){margin-top:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company{width:calc(100% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox{clear:both}.components-placeholder.wc-block-checkout__no-shipping-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-shipping-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description{display:block;margin:.25em 0 1em}.wc-block-checkout__shipping-option .wc-block-components-radio-control__option{position:relative;margin:0;padding:.75em 2.5em .75em 0}.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice{margin:.75em 0}.wc-block-checkout__terms{margin:1.5em 0}.wc-block-checkout__terms textarea{top:-5px;position:relative}.wc-block-checkout__terms.wc-block-checkout__terms--disabled{opacity:.6}.wc-block-checkout__sidebar .wc-block-components-product-name{display:block;color:inherit;flex-grow:1;flex-basis:0%}.wc-block-checkout__sidebar .wc-block-components-totals-footer-item,.wc-block-checkout__sidebar .wc-block-components-totals-taxes{margin:0;padding:0}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:24px;order:0}.wc-block-checkout__add-note{margin:1.5em 0}.is-medium .wc-block-checkout__add-note,.is-mobile .wc-block-checkout__add-note,.is-small .wc-block-checkout__add-note{position:relative;margin-bottom:1em;margin-top:1em;padding:1em 0}.is-medium .wc-block-checkout__add-note:after,.is-mobile .wc-block-checkout__add-note:after,.is-small .wc-block-checkout__add-note:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-checkout__add-note .wc-block-components-textarea{margin-top:16px}.wc-block-checkout__order-notes.wc-block-components-checkout-step{padding-right:0}.wp-block-woocommerce-checkout{margin:0}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wp-block-woocommerce-checkout.is-loading{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{width:35%;padding-right:2.2641509434%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block{width:65%;padding-left:3.7735849057%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{box-sizing:border-box;margin:0}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;margin:0 0 1.5em;display:none}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div>*,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div{-webkit-animation:none;animation:none}}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block{min-height:10em;display:block}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block{min-height:24em;display:block}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block{width:50%;min-height:4em;margin-right:50%;display:block}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block{min-height:47em;display:block}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{font-size:1em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2 .wc-block-components-panel__button,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button{font-weight:400}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{padding-right:16px;padding-left:16px}@media only screen and (max-width:700px){.wp-block-woocommerce-checkout.is-loading{flex-direction:column;margin:0 auto 16px}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{padding:0;width:100%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{padding-right:0;padding-left:0}}.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-mini-cart__badge,.wc-block-mini-cart__quantity-badge{align-items:center;display:flex}.wc-block-mini-cart__badge{background:#fff;border:.15em solid;border-radius:1em;box-sizing:border-box;color:#000;font-size:.875em;font-weight:600;height:1.4285714286em;justify-content:center;margin-right:-.7142857143em;min-width:1.4285714286em;padding:0 .25em;transform:translateY(-50%);white-space:nowrap;z-index:1}.wc-block-mini-cart__icon{display:block;height:1.5em;width:1.5em;stroke:currentColor}.wc-block-mini-cart.wp-block-woocommerce-mini-cart{background-color:transparent!important;display:flex;justify-content:flex-end}.wc-block-mini-cart.wp-block-woocommerce-mini-cart.is-transparent .wc-block-mini-cart__button{background-color:transparent!important}.wc-block-mini-cart__button{align-items:center;border:none;color:inherit;display:flex;font-weight:400;padding:.75em .5em}.wc-block-mini-cart__button:hover{opacity:.6}.wc-block-mini-cart__amount{display:none}@media screen and (min-width:768px){.wc-block-mini-cart__amount{display:initial;font-weight:600;margin-left:8px}}.modal-open .wc-block-mini-cart__button{pointer-events:none}.wc-block-mini-cart__drawer{font-size:1rem}.wc-block-mini-cart__drawer .components-modal__content{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.wc-block-mini-cart__drawer .components-modal__header{margin:16px 0}.wc-block-mini-cart__drawer .wc-block-mini-cart__items{flex-grow:1;margin-left:-16px;overflow-y:auto;padding-left:16px}.wc-block-mini-cart__drawer .wc-block-mini-cart__items .wc-block-cart-items__row:last-child:after{content:none}.wc-block-mini-cart__footer{border-top:1px solid #ddd;margin-bottom:-40px;margin-right:-16px;margin-left:-16px;padding:24px}.wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal{font-weight:600;margin-bottom:16px}.wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:none;font-size:.75em;font-weight:400}@media only screen and (min-width:480px){.wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:unset}}.wc-block-mini-cart__footer-actions{display:flex;gap:16px}.wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button{background-color:transparent;border:1px solid #1e1e1e;color:#1e1e1e;display:none;flex-grow:1;font-weight:600}@media only screen and (min-width:480px){.wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-cart.wc-block-components-button{display:inline-flex}}.wc-block-mini-cart__footer-actions .wc-block-mini-cart__footer-checkout{border:1px solid #1e1e1e;flex-grow:1;font-weight:600}.wc-block-mini-cart__footer .wc-block-components-payment-method-icons{margin-top:16px}.wc-block-components-express-payment{margin:auto;position:relative}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0;margin:0;overflow:hidden;text-align:center}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{margin:0}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img{width:100%;height:48px}.wc-block-components-express-payment--checkout{margin-top:5px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container{display:flex;flex-direction:row;right:0;position:absolute;left:0;top:-5px;vertical-align:middle}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before{border-right:1px solid;border-top:1px solid;border-radius:0 5px 0 0;content:"";display:block;height:4px;margin-left:12px;opacity:.3;pointer-events:none;width:10px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after{border-left:1px solid;border-top:1px solid;border-radius:5px 0 0 0;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;flex-grow:1}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title{flex-grow:0;transform:translateY(-50%)}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content{position:relative;padding:1.5em 23px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after{border-style:solid;border-width:0 1px 1px;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0;border-radius:0 0 5px 5px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p{margin-bottom:1em}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li{display:inline-block;width:50%}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n){padding-right:8px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd){padding-left:8px}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li{padding-bottom:16px;text-align:center;width:100%}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child{padding-bottom:0}.wc-block-components-express-payment-continue-rule{display:flex;align-items:center;text-align:center;padding:0 24px;margin:24px 0}.wc-block-components-express-payment-continue-rule:before{margin-left:10px}.wc-block-components-express-payment-continue-rule:after{margin-right:10px}.wc-block-components-express-payment-continue-rule:after,.wc-block-components-express-payment-continue-rule:before{content:" ";flex:1;border-bottom:1px solid;opacity:.3}.wc-block-components-express-payment-continue-rule--cart{margin:16px 0;text-transform:uppercase}.theme-twentynineteen .wc-block-components-express-payment__title:before{display:none}.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title{padding-right:12px;padding-left:12px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description{display:block;margin:.25em 0 1em}.components-notice.wc-block-checkout__no-payment-methods-notice{margin-bottom:16px}.wc-block-card-elements{display:flex;width:100%}.wc-block-card-elements .wc-block-components-validation-error{position:static}.wc-block-gateway-container{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-gateway-container.wc-card-number-element{flex-basis:15em;flex-grow:1;min-width:min(15em,60%)}.wc-block-gateway-container.wc-card-expiry-element{flex-basis:7em;margin-right:12px;min-width:min(7em,calc(24% - 12px))}.wc-block-gateway-container.wc-card-cvc-element{flex-basis:7em;margin-right:12px;min-width:min(5em,calc(16% - 12px))}.wc-block-gateway-container .wc-block-gateway-input{font-size:1em;line-height:1.375;background-color:#fff;padding:.75em 16px .75em 0;border-radius:4px;border:1px solid #50575e;width:100%;font-family:inherit;margin:0;box-sizing:border-box;height:3em;color:#2b2d2f;cursor:text}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);right:0;top:0;transform-origin:top right;color:#757575;transition:transform .2s ease;margin:0 17px 0 0;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-gateway-container label{transition:none}}.wc-block-gateway-container.wc-inline-card-element label{margin-right:calc(24px + 1.5em)}.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label{margin-right:16px;transform:translateY(4px) scale(.75)}.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error{position:static;margin-top:-24px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty,.wc-block-gateway-container .wc-block-gateway-input:not(.empty){padding:1.5em 16px .25em 0}.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label{transform:translateY(4px) scale(.75)}.wc-block-gateway-container .wc-block-gateway-input.has-error{border-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error:focus{outline-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error+label{color:#cc1818}.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p{line-height:16px;padding-top:4px}.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,.is-small .wc-card-expiry-element .wc-block-components-validation-error>p{min-height:28px}.wc-block-components-checkout-payment-methods *{pointer-events:all}.is-mobile .wc-block-card-elements,.is-small .wc-block-card-elements{flex-wrap:wrap}.is-mobile .wc-block-gateway-container.wc-card-number-element,.is-small .wc-block-gateway-container.wc-card-number-element{flex-basis:100%}.is-mobile .wc-block-gateway-container.wc-card-expiry-element,.is-small .wc-block-gateway-container.wc-card-expiry-element{flex-basis:calc(50% - 8px);margin-right:0;margin-left:8px}.is-mobile .wc-block-gateway-container.wc-card-cvc-element,.is-small .wc-block-gateway-container.wc-card-cvc-element{flex-basis:calc(50% - 8px);margin-right:8px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option{padding-right:56px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after{content:none}.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input{right:16px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child{margin:0;padding-bottom:1em;padding-top:1em}.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked{font-weight:700}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,.wc-block-checkout__payment-method .wc-block-components-radio-control__option{position:relative}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after{border-style:solid;border-width:1px 1px 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after{border-width:1px}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after{border-width:0}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label{display:flex;align-items:center;justify-content:flex-start}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img{height:24px;max-height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option{padding-right:16px}.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input{display:none}.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned{padding-top:14px;height:28px}.wc-block-components-radio-control-accordion-content{padding:0 16px 1em}.wc-block-components-radio-control-accordion-content:empty{display:none}.wc-block-checkout__order-notes .wc-block-components-checkout-step__content{padding-bottom:0}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:flex-start;display:flex;position:relative;margin-top:1.5em}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{font-size:1em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #50575e;border-radius:2px;box-sizing:border-box;height:1.5em;width:1.5em;margin:0;min-height:24px;min-width:24px;overflow:hidden;position:static;vertical-align:middle;background-color:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:#fff;border-color:#50575e}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:2px solid #50575e;outline-offset:2px}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before{content:""}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark{display:none}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{border-color:hsla(0,0%,100%,.6);background-color:rgba(0,0,0,.1)}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}.wc-block-components-checkbox.has-error,.wc-block-components-checkbox.has-error a{color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover{border-color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus{outline:2px solid #cc1818;outline-offset:2px}.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#000;position:absolute;margin-right:.1875em;margin-top:.0625em;width:1.125em;height:1.125em}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__label,.wc-block-components-checkbox>span{padding-right:16px;vertical-align:middle;line-height:1.5em}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-checkbox__mark{display:none}}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]{background-color:#fff;border-color:var(--form--border-color);position:relative}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked{background-color:#fff;border-color:var(--form--border-color)}.theme-twentytwentyone .wc-block-components-checkbox__mark{display:none}.wc-block-components-panel.has-border{position:relative}.wc-block-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after{border-top-width:0}.wc-block-components-panel.has-border.no-top-border{position:relative}.wc-block-components-panel.has-border.no-top-border:after{border-style:solid;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0;border-width:0 0 1px}.wc-block-components-panel__button{border:0;border-radius:0;vertical-align:baseline;height:auto;line-height:1;margin:.375em 0 0;padding:.375em 0 0 32px;position:relative;text-align:right;width:100%;word-break:break-word}.wc-block-components-panel__button[aria-expanded=true]{padding-bottom:.375em;margin-bottom:.375em}.wc-block-components-panel__button,.wc-block-components-panel__button:active,.wc-block-components-panel__button:focus,.wc-block-components-panel__button:hover{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none}.wc-block-components-panel__button>.wc-block-components-panel__button-icon{fill:currentColor;position:absolute;left:0;top:50%;transform:translateY(-50%);width:auto}.wc-block-components-panel__content{padding-bottom:1em}.wc-block-components-panel__content[hidden]{display:none}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button{background-color:inherit;color:inherit}.theme-twentyseventeen .wc-block-components-panel__button,.theme-twentytwenty .wc-block-components-panel__button{background:none transparent;color:inherit}.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover{background:none transparent}.wc-block-components-totals-wrapper{position:relative;padding:16px 0}.wc-block-components-totals-wrapper:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-components-totals-wrapper:last-child{padding-bottom:0}.wc-block-components-totals-wrapper.has-bottom-border:after{border-bottom-width:1px}.wc-block-components-totals-wrapper.slot-wrapper{padding:0}.wc-block-components-totals-wrapper.slot-wrapper>*>*{position:relative;padding:16px 0}.wc-block-components-totals-wrapper.slot-wrapper>*>:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-components-totals-wrapper.slot-wrapper>*>:last-child:after{border-bottom-width:0}.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child{position:relative}.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;right:0;opacity:.3;pointer-events:none;position:absolute;left:0;top:0}.wc-block-components-totals-item{display:flex;flex-wrap:wrap;margin:.75em 0 0;width:100%}.wc-block-components-totals-item:first-child{margin-top:0}.wc-block-components-totals-item__label{flex-grow:1}.wc-block-components-totals-item__value{font-weight:700;white-space:nowrap}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate{margin:4px 0}.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:first-child{margin-top:0}.wc-block-components-totals-item.wc-block-components-totals-taxes__grouped-rate:last-child{margin-bottom:0}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-left:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin:4px 60px 4px 0;list-style:none outside;clear:both}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{max-width:50px;display:inline-block;padding:0;margin:0 -60px 0 .5em;position:relative;vertical-align:middle;border:1px solid #eee}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{display:block;height:auto;margin:0;max-width:100%;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:flex;align-items:center;margin:0;padding:0 .5em;position:relative;overflow:hidden}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(-180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-product{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product .wp-block-button.aligncenter{text-align:center}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:290px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright,.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:flex;align-items:center;margin:0 6px 0 0;cursor:pointer;padding:0 .5em;position:relative;overflow:hidden}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{transform:rotate(-180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-category{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category.has-left-content{justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category.has-right-content{justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category .wp-block-button.aligncenter{text-align:center}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:290px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:flex}.wc-block-attribute-filter{margin-bottom:24px}.wc-block-attribute-filter.style-dropdown{display:flex;gap:16px}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0;width:100%}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:underline}.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list li input{cursor:pointer;display:inline-block}.wc-block-attribute-filter .wc-block-attribute-filter-dropdown{flex-grow:1;max-width:unset;width:0}.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count{opacity:.6}.wc-block-attribute-filter .wc-block-components-dropdown-selector__input-wrapper{height:100%}.wc-block-stock-filter{margin-bottom:24px}.wc-block-stock-filter .wc-block-stock-filter-list{margin:0}.wc-block-stock-filter .wc-block-stock-filter-list li{text-decoration:underline}.wc-block-stock-filter .wc-block-stock-filter-list li label{cursor:pointer}.wc-block-stock-filter .wc-block-stock-filter-list li input{cursor:pointer;display:inline-block}.wc-block-stock-filter .is-single,.wc-block-stock-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list{opacity:.6}.wc-block-stock-filter .wc-block-stock-filter__button{margin-top:8px}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{font-size:1em;float:left;border:none;padding:0;text-decoration:underline;cursor:pointer}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__list{margin:0 0 4px;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li{margin:0;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li ul{margin:0;padding:0;list-style:none outside}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list-item-type{font-size:.75em;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;display:block}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-weight:400;font-style:italic}.wc-block-active-filters .wc-block-active-filters__list-item-name{font-weight:700;display:block;position:relative;padding:0 0 0 16px}.wc-block-active-filters .wc-block-active-filters__list-item-remove{background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px;width:16px;padding:0;position:absolute;left:0;top:50%;margin:-8px 0 0;color:currentColor}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em}.ext-absolute{position:absolute!important}.ext-relative{position:relative!important}.ext-top-base{top:var(--wp--style--block-gap,2rem)!important}.ext-top-lg{top:var(--extendify--spacing--large)!important}.ext--top-base{top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--top-lg{top:calc(var(--extendify--spacing--large)*-1)!important}.ext-right-base{right:var(--wp--style--block-gap,2rem)!important}.ext-right-lg{right:var(--extendify--spacing--large)!important}.ext--right-base{right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--right-lg{right:calc(var(--extendify--spacing--large)*-1)!important}.ext-bottom-base{bottom:var(--wp--style--block-gap,2rem)!important}.ext-bottom-lg{bottom:var(--extendify--spacing--large)!important}.ext--bottom-base{bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--bottom-lg{bottom:calc(var(--extendify--spacing--large)*-1)!important}.ext-left-base{left:var(--wp--style--block-gap,2rem)!important}.ext-left-lg{left:var(--extendify--spacing--large)!important}.ext--left-base{left:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--left-lg{left:calc(var(--extendify--spacing--large)*-1)!important}.ext-order-1{order:1!important}.ext-order-2{order:2!important}.ext-col-auto{grid-column:auto!important}.ext-col-span-1{grid-column:span 1/span 1!important}.ext-col-span-2{grid-column:span 2/span 2!important}.ext-col-span-3{grid-column:span 3/span 3!important}.ext-col-span-4{grid-column:span 4/span 4!important}.ext-col-span-5{grid-column:span 5/span 5!important}.ext-col-span-6{grid-column:span 6/span 6!important}.ext-col-span-7{grid-column:span 7/span 7!important}.ext-col-span-8{grid-column:span 8/span 8!important}.ext-col-span-9{grid-column:span 9/span 9!important}.ext-col-span-10{grid-column:span 10/span 10!important}.ext-col-span-11{grid-column:span 11/span 11!important}.ext-col-span-12{grid-column:span 12/span 12!important}.ext-col-span-full{grid-column:1/-1!important}.ext-col-start-1{grid-column-start:1!important}.ext-col-start-2{grid-column-start:2!important}.ext-col-start-3{grid-column-start:3!important}.ext-col-start-4{grid-column-start:4!important}.ext-col-start-5{grid-column-start:5!important}.ext-col-start-6{grid-column-start:6!important}.ext-col-start-7{grid-column-start:7!important}.ext-col-start-8{grid-column-start:8!important}.ext-col-start-9{grid-column-start:9!important}.ext-col-start-10{grid-column-start:10!important}.ext-col-start-11{grid-column-start:11!important}.ext-col-start-12{grid-column-start:12!important}.ext-col-start-13{grid-column-start:13!important}.ext-col-start-auto{grid-column-start:auto!important}.ext-col-end-1{grid-column-end:1!important}.ext-col-end-2{grid-column-end:2!important}.ext-col-end-3{grid-column-end:3!important}.ext-col-end-4{grid-column-end:4!important}.ext-col-end-5{grid-column-end:5!important}.ext-col-end-6{grid-column-end:6!important}.ext-col-end-7{grid-column-end:7!important}.ext-col-end-8{grid-column-end:8!important}.ext-col-end-9{grid-column-end:9!important}.ext-col-end-10{grid-column-end:10!important}.ext-col-end-11{grid-column-end:11!important}.ext-col-end-12{grid-column-end:12!important}.ext-col-end-13{grid-column-end:13!important}.ext-col-end-auto{grid-column-end:auto!important}.ext-row-auto{grid-row:auto!important}.ext-row-span-1{grid-row:span 1/span 1!important}.ext-row-span-2{grid-row:span 2/span 2!important}.ext-row-span-3{grid-row:span 3/span 3!important}.ext-row-span-4{grid-row:span 4/span 4!important}.ext-row-span-5{grid-row:span 5/span 5!important}.ext-row-span-6{grid-row:span 6/span 6!important}.ext-row-span-full{grid-row:1/-1!important}.ext-row-start-1{grid-row-start:1!important}.ext-row-start-2{grid-row-start:2!important}.ext-row-start-3{grid-row-start:3!important}.ext-row-start-4{grid-row-start:4!important}.ext-row-start-5{grid-row-start:5!important}.ext-row-start-6{grid-row-start:6!important}.ext-row-start-7{grid-row-start:7!important}.ext-row-start-auto{grid-row-start:auto!important}.ext-row-end-1{grid-row-end:1!important}.ext-row-end-2{grid-row-end:2!important}.ext-row-end-3{grid-row-end:3!important}.ext-row-end-4{grid-row-end:4!important}.ext-row-end-5{grid-row-end:5!important}.ext-row-end-6{grid-row-end:6!important}.ext-row-end-7{grid-row-end:7!important}.ext-row-end-auto{grid-row-end:auto!important}.ext-m-0:not([style*=margin]){margin:0!important}.ext-m-auto:not([style*=margin]){margin:auto!important}.ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,2rem)!important}.ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large)!important}.ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large)*-1)!important}.ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,2rem)!important;margin-right:var(--wp--style--block-gap,2rem)!important}.ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large)!important;margin-right:var(--extendify--spacing--large)!important}.ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap, 2rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large)*-1)!important;margin-right:calc(var(--extendify--spacing--large)*-1)!important}.ext-my-0:not([style*=margin]){margin-bottom:0!important;margin-top:0!important}.ext-my-auto:not([style*=margin]){margin-bottom:auto!important;margin-top:auto!important}.ext-my-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,2rem)!important;margin-top:var(--wp--style--block-gap,2rem)!important}.ext-my-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large)!important;margin-top:var(--extendify--spacing--large)!important}.ext--my-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important;margin-top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--my-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large)*-1)!important;margin-top:calc(var(--extendify--spacing--large)*-1)!important}.ext-mt-0:not([style*=margin]){margin-top:0!important}.ext-mt-auto:not([style*=margin]){margin-top:auto!important}.ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,2rem)!important}.ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large)!important}.ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large)*-1)!important}.ext-mr-0:not([style*=margin]){margin-right:0!important}.ext-mr-auto:not([style*=margin]){margin-right:auto!important}.ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,2rem)!important}.ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large)!important}.ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large)*-1)!important}.ext-mb-0:not([style*=margin]){margin-bottom:0!important}.ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,2rem)!important}.ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large)!important}.ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large)*-1)!important}.ext-ml-0:not([style*=margin]){margin-left:0!important}.ext-ml-auto:not([style*=margin]){margin-left:auto!important}.ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,2rem)!important}.ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large)!important}.ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large)*-1)!important}.ext-block{display:block!important}.ext-inline-block{display:inline-block!important}.ext-inline{display:inline!important}.ext-flex{display:flex!important}.ext-inline-flex{display:inline-flex!important}.ext-grid{display:grid!important}.ext-inline-grid{display:inline-grid!important}.ext-hidden{display:none!important}.ext-w-auto{width:auto!important}.ext-w-full{width:100%!important}.ext-max-w-full{max-width:100%!important}.ext-flex-1{flex:1 1 0%!important}.ext-flex-auto{flex:1 1 auto!important}.ext-flex-initial{flex:0 1 auto!important}.ext-flex-none{flex:none!important}.ext-flex-shrink-0{flex-shrink:0!important}.ext-flex-shrink{flex-shrink:1!important}.ext-flex-grow-0{flex-grow:0!important}.ext-flex-grow{flex-grow:1!important}.ext-list-none{list-style-type:none!important}.ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.ext-grid-cols-none{grid-template-columns:none!important}.ext-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.ext-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.ext-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.ext-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.ext-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.ext-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.ext-grid-rows-none{grid-template-rows:none!important}.ext-flex-row{flex-direction:row!important}.ext-flex-row-reverse{flex-direction:row-reverse!important}.ext-flex-col{flex-direction:column!important}.ext-flex-col-reverse{flex-direction:column-reverse!important}.ext-flex-wrap{flex-wrap:wrap!important}.ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.ext-flex-nowrap{flex-wrap:nowrap!important}.ext-items-start{align-items:flex-start!important}.ext-items-end{align-items:flex-end!important}.ext-items-center{align-items:center!important}.ext-items-baseline{align-items:baseline!important}.ext-items-stretch{align-items:stretch!important}.ext-justify-start{justify-content:flex-start!important}.ext-justify-end{justify-content:flex-end!important}.ext-justify-center{justify-content:center!important}.ext-justify-between{justify-content:space-between!important}.ext-justify-around{justify-content:space-around!important}.ext-justify-evenly{justify-content:space-evenly!important}.ext-justify-items-start{justify-items:start!important}.ext-justify-items-end{justify-items:end!important}.ext-justify-items-center{justify-items:center!important}.ext-justify-items-stretch{justify-items:stretch!important}.ext-gap-0{gap:0!important}.ext-gap-base{gap:var(--wp--style--block-gap,2rem)!important}.ext-gap-lg{gap:var(--extendify--spacing--large)!important}.ext-gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.ext-gap-x-base{-moz-column-gap:var(--wp--style--block-gap,2rem)!important;column-gap:var(--wp--style--block-gap,2rem)!important}.ext-gap-x-lg{-moz-column-gap:var(--extendify--spacing--large)!important;column-gap:var(--extendify--spacing--large)!important}.ext-gap-y-0{row-gap:0!important}.ext-gap-y-base{row-gap:var(--wp--style--block-gap,2rem)!important}.ext-gap-y-lg{row-gap:var(--extendify--spacing--large)!important}.ext-justify-self-auto{justify-self:auto!important}.ext-justify-self-start{justify-self:start!important}.ext-justify-self-end{justify-self:end!important}.ext-justify-self-center{justify-self:center!important}.ext-justify-self-stretch{justify-self:stretch!important}.ext-rounded-none{border-radius:0!important}.ext-rounded-full{border-radius:9999px!important}.ext-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.ext-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.ext-rounded-r-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.ext-rounded-r-full{border-bottom-right-radius:9999px!important;border-top-right-radius:9999px!important}.ext-rounded-b-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ext-rounded-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.ext-rounded-l-none{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.ext-rounded-l-full{border-bottom-left-radius:9999px!important;border-top-left-radius:9999px!important}.ext-rounded-tl-none{border-top-left-radius:0!important}.ext-rounded-tl-full{border-top-left-radius:9999px!important}.ext-rounded-tr-none{border-top-right-radius:0!important}.ext-rounded-tr-full{border-top-right-radius:9999px!important}.ext-rounded-br-none{border-bottom-right-radius:0!important}.ext-rounded-br-full{border-bottom-right-radius:9999px!important}.ext-rounded-bl-none{border-bottom-left-radius:0!important}.ext-rounded-bl-full{border-bottom-left-radius:9999px!important}.ext-border-0{border-width:0!important}.ext-border-t-0{border-top-width:0!important}.ext-border-r-0{border-right-width:0!important}.ext-border-b-0{border-bottom-width:0!important}.ext-border-l-0{border-left-width:0!important}.ext-p-0:not([style*=padding]){padding:0!important}.ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,2rem)!important}.ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large)!important}.ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,2rem)!important;padding-right:var(--wp--style--block-gap,2rem)!important}.ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large)!important;padding-right:var(--extendify--spacing--large)!important}.ext-py-0:not([style*=padding]){padding-bottom:0!important;padding-top:0!important}.ext-py-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,2rem)!important;padding-top:var(--wp--style--block-gap,2rem)!important}.ext-py-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large)!important;padding-top:var(--extendify--spacing--large)!important}.ext-pt-0:not([style*=padding]){padding-top:0!important}.ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,2rem)!important}.ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large)!important}.ext-pr-0:not([style*=padding]){padding-right:0!important}.ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,2rem)!important}.ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large)!important}.ext-pb-0:not([style*=padding]){padding-bottom:0!important}.ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,2rem)!important}.ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large)!important}.ext-pl-0:not([style*=padding]){padding-left:0!important}.ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,2rem)!important}.ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large)!important}.ext-text-left{text-align:left!important}.ext-text-center{text-align:center!important}.ext-text-right{text-align:right!important}.ext-leading-none{line-height:1!important}.ext-leading-tight{line-height:1.25!important}.ext-leading-snug{line-height:1.375!important}.ext-leading-normal{line-height:1.5!important}.ext-leading-relaxed{line-height:1.625!important}.ext-leading-loose{line-height:2!important}.clip-path--rhombus img{-webkit-clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%);clip-path:polygon(15% 6%,80% 29%,84% 93%,23% 69%)}.clip-path--diamond img{-webkit-clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%);clip-path:polygon(5% 29%,60% 2%,91% 64%,36% 89%)}.clip-path--rhombus-alt img{-webkit-clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%);clip-path:polygon(14% 9%,85% 24%,91% 89%,19% 76%)}.wp-block-columns[class*=fullwidth-cols]{margin-bottom:unset}.ext .wp-block-columns .wp-block-column[style*=padding]{padding-left:0!important;padding-right:0!important}.ext .wp-block-columns+.wp-block-columns:not([class*=mt-]):not([class*=my-]):not([style*=margin]){margin-top:0!important}[class*=fullwidth-cols] .wp-block-column:first-child,[class*=fullwidth-cols] .wp-block-group:first-child{margin-top:0}[class*=fullwidth-cols] .wp-block-column:last-child,[class*=fullwidth-cols] .wp-block-group:last-child{margin-bottom:0}[class*=fullwidth-cols] .wp-block-column:first-child>*,[class*=fullwidth-cols] .wp-block-column>:first-child{margin-top:0}.ext .is-not-stacked-on-mobile .wp-block-column,[class*=fullwidth-cols] .wp-block-column>:last-child{margin-bottom:0}.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,2rem)}@media (min-width:782px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:0}}.wp-block-columns[class*=fullwidth-cols].is-not-stacked-on-mobile>.wp-block-column{margin-bottom:0!important}@media (min-width:600px) and (max-width:781px){.wp-block-columns[class*=fullwidth-cols]:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n){margin-left:var(--wp--style--block-gap,2em)}}@media (max-width:781px){.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap}.tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important;margin-left:0!important}}@media (max-width:1079px){.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile){flex-wrap:wrap}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important;margin-left:0!important}.desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child){margin-bottom:var(--wp--style--block-gap,2rem)!important}}.direction-rtl{direction:rtl}.direction-ltr{direction:ltr}.is-style-inline-list{padding-left:0!important}.is-style-inline-list li{list-style-type:none!important}@media (min-width:782px){.is-style-inline-list li{display:inline!important;margin-right:var(--wp--style--block-gap,2rem)!important}}@media (min-width:782px){.is-style-inline-list li:first-child{margin-left:0!important}}@media (min-width:782px){.is-style-inline-list li:last-child{margin-right:0!important}}.bring-to-front{position:relative;z-index:10}.text-stroke{-webkit-text-stroke-color:var(--wp--preset--color--background)}.text-stroke,.text-stroke--primary{-webkit-text-stroke-width:var(--wp--custom--typography--text-stroke-width,2px)}.text-stroke--primary{-webkit-text-stroke-color:var(--wp--preset--color--primary)}.text-stroke--secondary{-webkit-text-stroke-width:var(--wp--custom--typography--text-stroke-width,2px);-webkit-text-stroke-color:var(--wp--preset--color--secondary)}.editor\:no-caption .block-editor-rich-text__editable{display:none!important}.editor\:no-inserter .wp-block-column:not(.is-selected)>.block-list-appender,.editor\:no-inserter .wp-block-cover__inner-container>.block-list-appender,.editor\:no-inserter .wp-block-group__inner-container>.block-list-appender,.editor\:no-inserter>.block-list-appender{display:none}.editor\:no-resize .components-resizable-box__handle,.editor\:no-resize .components-resizable-box__handle:after,.editor\:no-resize .components-resizable-box__side-handle:before{display:none;pointer-events:none}.editor\:no-resize .components-resizable-box__container{display:block}.editor\:pointer-events-none{pointer-events:none}.is-style-angled{justify-content:flex-end}.ext .is-style-angled>[class*=_inner-container],.is-style-angled{align-items:center}.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,30% 0,50% 100%,0 100%);clip-path:polygon(0 0,30% 0,50% 100%,0 100%);z-index:1}@media (min-width:782px){.is-style-angled .wp-block-cover__image-background,.is-style-angled .wp-block-cover__video-background{-webkit-clip-path:polygon(0 0,55% 0,65% 100%,0 100%);clip-path:polygon(0 0,55% 0,65% 100%,0 100%)}}.ext .wp-block[data-align=wide]{margin-bottom:0!important;margin-top:0!important}.has-foreground-color{color:var(--wp--preset--color--foreground,#000)!important}.has-foreground-background-color{background-color:var(--wp--preset--color--foreground,#000)!important}.has-background-color{color:var(--wp--preset--color--background,#fff)!important}.has-background-background-color{background-color:var(--wp--preset--color--background,#fff)!important}.has-primary-color{color:var(--wp--preset--color--primary,#4b5563)!important}.has-primary-background-color{background-color:var(--wp--preset--color--primary,#4b5563)!important}.has-secondary-color{color:var(--wp--preset--color--secondary,#9ca3af)!important}.has-secondary-background-color{background-color:var(--wp--preset--color--secondary,#9ca3af)!important}.ext.has-text-color h1,.ext.has-text-color h2,.ext.has-text-color h3,.ext.has-text-color h4,.ext.has-text-color h5,.ext.has-text-color h6,.ext.has-text-color p{color:currentColor}.editor-styles-wrapper .has-gigantic-font-size.wp-block,.has-gigantic-font-size{--fallback-size:clamp(var(--wp--preset--font-size--huge,22px),calc(1rem + var(--wp--custom--typography--gigantic--preferred, 5vw)),var(--wp--preset--font-size--huge,42px) * 2);font-size:var(--wp--preset--font-size--gigantic,var(--fallback-size))}.has-ext-small-font-size{font-size:var(--wp--preset--font-size--ext-small)!important}.has-ext-medium-font-size{font-size:var(--wp--preset--font-size--ext-medium)!important}.has-ext-large-font-size{font-size:var(--wp--preset--font-size--ext-large)!important}.has-ext-x-large-font-size{font-size:var(--wp--preset--font-size--ext-x-large)!important}.has-ext-gigantic-font-size{font-size:var(--wp--preset--font-size--ext-gigantic)!important}.ext .ext-grid>[class*=_inner-container]{display:grid}.ext>[class*=_inner-container]>.ext-grid:not([class*=columns]),.ext>[class*=_inner-container]>.wp-block>.ext-grid:not([class*=columns]){display:initial!important}.ext .ext-grid-cols-1>[class*=_inner-container]{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-cols-2>[class*=_inner-container]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-cols-3>[class*=_inner-container]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-cols-4>[class*=_inner-container]{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-cols-5>[class*=_inner-container]{grid-template-columns:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-cols-6>[class*=_inner-container]{grid-template-columns:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-cols-7>[class*=_inner-container]{grid-template-columns:repeat(7,minmax(0,1fr))!important}.ext .ext-grid-cols-8>[class*=_inner-container]{grid-template-columns:repeat(8,minmax(0,1fr))!important}.ext .ext-grid-cols-9>[class*=_inner-container]{grid-template-columns:repeat(9,minmax(0,1fr))!important}.ext .ext-grid-cols-10>[class*=_inner-container]{grid-template-columns:repeat(10,minmax(0,1fr))!important}.ext .ext-grid-cols-11>[class*=_inner-container]{grid-template-columns:repeat(11,minmax(0,1fr))!important}.ext .ext-grid-cols-12>[class*=_inner-container]{grid-template-columns:repeat(12,minmax(0,1fr))!important}.ext .ext-grid-cols-13>[class*=_inner-container]{grid-template-columns:repeat(13,minmax(0,1fr))!important}.ext .ext-grid-cols-none>[class*=_inner-container]{grid-template-columns:none!important}.ext .ext-grid-rows-1>[class*=_inner-container]{grid-template-rows:repeat(1,minmax(0,1fr))!important}.ext .ext-grid-rows-2>[class*=_inner-container]{grid-template-rows:repeat(2,minmax(0,1fr))!important}.ext .ext-grid-rows-3>[class*=_inner-container]{grid-template-rows:repeat(3,minmax(0,1fr))!important}.ext .ext-grid-rows-4>[class*=_inner-container]{grid-template-rows:repeat(4,minmax(0,1fr))!important}.ext .ext-grid-rows-5>[class*=_inner-container]{grid-template-rows:repeat(5,minmax(0,1fr))!important}.ext .ext-grid-rows-6>[class*=_inner-container]{grid-template-rows:repeat(6,minmax(0,1fr))!important}.ext .ext-grid-rows-none>[class*=_inner-container]{grid-template-rows:none!important}.ext .ext-items-start>[class*=_inner-container]{align-items:flex-start!important}.ext .ext-items-end>[class*=_inner-container]{align-items:flex-end!important}.ext .ext-items-center>[class*=_inner-container]{align-items:center!important}.ext .ext-items-baseline>[class*=_inner-container]{align-items:baseline!important}.ext .ext-items-stretch>[class*=_inner-container]{align-items:stretch!important}.ext.wp-block-group>:last-child{margin-bottom:0}.ext .wp-block-group__inner-container{padding:0!important}.ext.has-background{padding-left:var(--wp--style--block-gap,2rem);padding-right:var(--wp--style--block-gap,2rem)}.ext [class*=inner-container]>.alignwide [class*=inner-container],.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]{max-width:var(--responsive--alignwide-width,120rem)}.ext [class*=inner-container]>.alignwide [class*=inner-container]>*,.ext [class*=inner-container]>[data-align=wide] [class*=inner-container]>*{max-width:100%!important}.ext [class*=inner-container]>.alignfull [class*=inner-container],.ext [class*=inner-container]>[data-align=full] [class*=inner-container]{max-width:100%}.ext [class*=inner-container]>.alignfull [class*=inner-container]>*,.ext [class*=inner-container]>[data-align=full] [class*=inner-container]>*{max-width:100%!important}.ext .wp-block-image{position:relative;text-align:center}.ext .wp-block-image img{display:inline-block;vertical-align:middle}body{--extendify--spacing--large:var(--wp--custom--spacing--large,clamp(2em,8vw,8em));--wp--preset--font-size--ext-small:1rem;--wp--preset--font-size--ext-medium:clamp(1.5rem,2vw,2rem);--wp--preset--font-size--ext-large:clamp(2.25rem,4vw,3.75rem);--wp--preset--font-size--ext-x-large:clamp(3rem,6vw,4.75rem);--wp--preset--font-size--ext-gigantic:clamp(3.25rem,7.5vw,5.75rem)}.ast-separate-container .ext .block-editor-block-list__layout{padding:0!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .components-resizable-box__container{background:transparent!important}.block-editor-block-preview__content-iframe .ext [data-type="core/spacer"] .block-library-spacer__resize-container:before{display:none!important}.ext [data-block].wp-block-buttons .wp-block-button{margin-bottom:0;margin-top:0}.ext [data-block].wp-block-buttons .wp-block-button:first-child{margin-bottom:var(--wp--style--block-gap,2rem)!important;margin-top:0!important}.ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull{margin-bottom:unset;margin-top:unset}.ext .alignwide{margin-left:auto!important;margin-right:auto!important}@media (min-width:782px){.tablet\:ext-absolute{position:absolute!important}.tablet\:ext-relative{position:relative!important}.tablet\:ext-top-base{top:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-top-lg{top:var(--extendify--spacing--large)!important}.tablet\:ext--top-base{top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--top-lg{top:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-right-base{right:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-right-lg{right:var(--extendify--spacing--large)!important}.tablet\:ext--right-base{right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--right-lg{right:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-bottom-base{bottom:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-bottom-lg{bottom:var(--extendify--spacing--large)!important}.tablet\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-left-base{left:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-left-lg{left:var(--extendify--spacing--large)!important}.tablet\:ext--left-base{left:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--left-lg{left:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-order-1{order:1!important}.tablet\:ext-order-2{order:2!important}.tablet\:ext-m-0:not([style*=margin]){margin:0!important}.tablet\:ext-m-auto:not([style*=margin]){margin:auto!important}.tablet\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large)!important}.tablet\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.tablet\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.tablet\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,2rem)!important;margin-right:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large)!important;margin-right:var(--extendify--spacing--large)!important}.tablet\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap, 2rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large)*-1)!important;margin-right:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-my-0:not([style*=margin]){margin-bottom:0!important;margin-top:0!important}.tablet\:ext-my-auto:not([style*=margin]){margin-bottom:auto!important;margin-top:auto!important}.tablet\:ext-my-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,2rem)!important;margin-top:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-my-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large)!important;margin-top:var(--extendify--spacing--large)!important}.tablet\:ext--my-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important;margin-top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--my-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large)*-1)!important;margin-top:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-mt-0:not([style*=margin]){margin-top:0!important}.tablet\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.tablet\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large)!important}.tablet\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-mr-0:not([style*=margin]){margin-right:0!important}.tablet\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.tablet\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large)!important}.tablet\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.tablet\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.tablet\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large)!important}.tablet\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-ml-0:not([style*=margin]){margin-left:0!important}.tablet\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.tablet\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large)!important}.tablet\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.tablet\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large)*-1)!important}.tablet\:ext-block{display:block!important}.tablet\:ext-inline-block{display:inline-block!important}.tablet\:ext-inline{display:inline!important}.tablet\:ext-flex{display:flex!important}.tablet\:ext-inline-flex{display:inline-flex!important}.tablet\:ext-grid{display:grid!important}.tablet\:ext-inline-grid{display:inline-grid!important}.tablet\:ext-hidden{display:none!important}.tablet\:ext-w-auto{width:auto!important}.tablet\:ext-w-full{width:100%!important}.tablet\:ext-max-w-full{max-width:100%!important}.tablet\:ext-flex-1{flex:1 1 0%!important}.tablet\:ext-flex-auto{flex:1 1 auto!important}.tablet\:ext-flex-initial{flex:0 1 auto!important}.tablet\:ext-flex-none{flex:none!important}.tablet\:ext-flex-shrink-0{flex-shrink:0!important}.tablet\:ext-flex-shrink{flex-shrink:1!important}.tablet\:ext-flex-grow-0{flex-grow:0!important}.tablet\:ext-flex-grow{flex-grow:1!important}.tablet\:ext-list-none{list-style-type:none!important}.tablet\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.tablet\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tablet\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tablet\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tablet\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.tablet\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.tablet\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.tablet\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.tablet\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.tablet\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.tablet\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.tablet\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.tablet\:ext-grid-cols-none{grid-template-columns:none!important}.tablet\:ext-flex-row{flex-direction:row!important}.tablet\:ext-flex-row-reverse{flex-direction:row-reverse!important}.tablet\:ext-flex-col{flex-direction:column!important}.tablet\:ext-flex-col-reverse{flex-direction:column-reverse!important}.tablet\:ext-flex-wrap{flex-wrap:wrap!important}.tablet\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.tablet\:ext-flex-nowrap{flex-wrap:nowrap!important}.tablet\:ext-items-start{align-items:flex-start!important}.tablet\:ext-items-end{align-items:flex-end!important}.tablet\:ext-items-center{align-items:center!important}.tablet\:ext-items-baseline{align-items:baseline!important}.tablet\:ext-items-stretch{align-items:stretch!important}.tablet\:ext-justify-start{justify-content:flex-start!important}.tablet\:ext-justify-end{justify-content:flex-end!important}.tablet\:ext-justify-center{justify-content:center!important}.tablet\:ext-justify-between{justify-content:space-between!important}.tablet\:ext-justify-around{justify-content:space-around!important}.tablet\:ext-justify-evenly{justify-content:space-evenly!important}.tablet\:ext-justify-items-start{justify-items:start!important}.tablet\:ext-justify-items-end{justify-items:end!important}.tablet\:ext-justify-items-center{justify-items:center!important}.tablet\:ext-justify-items-stretch{justify-items:stretch!important}.tablet\:ext-justify-self-auto{justify-self:auto!important}.tablet\:ext-justify-self-start{justify-self:start!important}.tablet\:ext-justify-self-end{justify-self:end!important}.tablet\:ext-justify-self-center{justify-self:center!important}.tablet\:ext-justify-self-stretch{justify-self:stretch!important}.tablet\:ext-p-0:not([style*=padding]){padding:0!important}.tablet\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large)!important}.tablet\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.tablet\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,2rem)!important;padding-right:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large)!important;padding-right:var(--extendify--spacing--large)!important}.tablet\:ext-py-0:not([style*=padding]){padding-bottom:0!important;padding-top:0!important}.tablet\:ext-py-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,2rem)!important;padding-top:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-py-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large)!important;padding-top:var(--extendify--spacing--large)!important}.tablet\:ext-pt-0:not([style*=padding]){padding-top:0!important}.tablet\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large)!important}.tablet\:ext-pr-0:not([style*=padding]){padding-right:0!important}.tablet\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large)!important}.tablet\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.tablet\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large)!important}.tablet\:ext-pl-0:not([style*=padding]){padding-left:0!important}.tablet\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,2rem)!important}.tablet\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large)!important}.tablet\:ext-text-left{text-align:left!important}.tablet\:ext-text-center{text-align:center!important}.tablet\:ext-text-right{text-align:right!important}}@media (min-width:1080px){.desktop\:ext-absolute{position:absolute!important}.desktop\:ext-relative{position:relative!important}.desktop\:ext-top-base{top:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-top-lg{top:var(--extendify--spacing--large)!important}.desktop\:ext--top-base{top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--top-lg{top:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-right-base{right:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-right-lg{right:var(--extendify--spacing--large)!important}.desktop\:ext--right-base{right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--right-lg{right:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-bottom-base{bottom:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-bottom-lg{bottom:var(--extendify--spacing--large)!important}.desktop\:ext--bottom-base{bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--bottom-lg{bottom:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-left-base{left:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-left-lg{left:var(--extendify--spacing--large)!important}.desktop\:ext--left-base{left:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--left-lg{left:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-order-1{order:1!important}.desktop\:ext-order-2{order:2!important}.desktop\:ext-m-0:not([style*=margin]){margin:0!important}.desktop\:ext-m-auto:not([style*=margin]){margin:auto!important}.desktop\:ext-m-base:not([style*=margin]){margin:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-m-lg:not([style*=margin]){margin:var(--extendify--spacing--large)!important}.desktop\:ext--m-base:not([style*=margin]){margin:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--m-lg:not([style*=margin]){margin:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-mx-0:not([style*=margin]){margin-left:0!important;margin-right:0!important}.desktop\:ext-mx-auto:not([style*=margin]){margin-left:auto!important;margin-right:auto!important}.desktop\:ext-mx-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,2rem)!important;margin-right:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-mx-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large)!important;margin-right:var(--extendify--spacing--large)!important}.desktop\:ext--mx-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap, 2rem)*-1)!important;margin-right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--mx-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large)*-1)!important;margin-right:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-my-0:not([style*=margin]){margin-bottom:0!important;margin-top:0!important}.desktop\:ext-my-auto:not([style*=margin]){margin-bottom:auto!important;margin-top:auto!important}.desktop\:ext-my-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,2rem)!important;margin-top:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-my-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large)!important;margin-top:var(--extendify--spacing--large)!important}.desktop\:ext--my-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important;margin-top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--my-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large)*-1)!important;margin-top:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-mt-0:not([style*=margin]){margin-top:0!important}.desktop\:ext-mt-auto:not([style*=margin]){margin-top:auto!important}.desktop\:ext-mt-base:not([style*=margin]){margin-top:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-mt-lg:not([style*=margin]){margin-top:var(--extendify--spacing--large)!important}.desktop\:ext--mt-base:not([style*=margin]){margin-top:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--mt-lg:not([style*=margin]){margin-top:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-mr-0:not([style*=margin]){margin-right:0!important}.desktop\:ext-mr-auto:not([style*=margin]){margin-right:auto!important}.desktop\:ext-mr-base:not([style*=margin]){margin-right:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-mr-lg:not([style*=margin]){margin-right:var(--extendify--spacing--large)!important}.desktop\:ext--mr-base:not([style*=margin]){margin-right:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--mr-lg:not([style*=margin]){margin-right:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-mb-0:not([style*=margin]){margin-bottom:0!important}.desktop\:ext-mb-auto:not([style*=margin]){margin-bottom:auto!important}.desktop\:ext-mb-base:not([style*=margin]){margin-bottom:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-mb-lg:not([style*=margin]){margin-bottom:var(--extendify--spacing--large)!important}.desktop\:ext--mb-base:not([style*=margin]){margin-bottom:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--mb-lg:not([style*=margin]){margin-bottom:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-ml-0:not([style*=margin]){margin-left:0!important}.desktop\:ext-ml-auto:not([style*=margin]){margin-left:auto!important}.desktop\:ext-ml-base:not([style*=margin]){margin-left:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-ml-lg:not([style*=margin]){margin-left:var(--extendify--spacing--large)!important}.desktop\:ext--ml-base:not([style*=margin]){margin-left:calc(var(--wp--style--block-gap, 2rem)*-1)!important}.desktop\:ext--ml-lg:not([style*=margin]){margin-left:calc(var(--extendify--spacing--large)*-1)!important}.desktop\:ext-block{display:block!important}.desktop\:ext-inline-block{display:inline-block!important}.desktop\:ext-inline{display:inline!important}.desktop\:ext-flex{display:flex!important}.desktop\:ext-inline-flex{display:inline-flex!important}.desktop\:ext-grid{display:grid!important}.desktop\:ext-inline-grid{display:inline-grid!important}.desktop\:ext-hidden{display:none!important}.desktop\:ext-w-auto{width:auto!important}.desktop\:ext-w-full{width:100%!important}.desktop\:ext-max-w-full{max-width:100%!important}.desktop\:ext-flex-1{flex:1 1 0%!important}.desktop\:ext-flex-auto{flex:1 1 auto!important}.desktop\:ext-flex-initial{flex:0 1 auto!important}.desktop\:ext-flex-none{flex:none!important}.desktop\:ext-flex-shrink-0{flex-shrink:0!important}.desktop\:ext-flex-shrink{flex-shrink:1!important}.desktop\:ext-flex-grow-0{flex-grow:0!important}.desktop\:ext-flex-grow{flex-grow:1!important}.desktop\:ext-list-none{list-style-type:none!important}.desktop\:ext-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.desktop\:ext-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.desktop\:ext-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.desktop\:ext-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.desktop\:ext-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.desktop\:ext-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.desktop\:ext-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.desktop\:ext-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.desktop\:ext-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.desktop\:ext-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.desktop\:ext-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.desktop\:ext-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.desktop\:ext-grid-cols-none{grid-template-columns:none!important}.desktop\:ext-flex-row{flex-direction:row!important}.desktop\:ext-flex-row-reverse{flex-direction:row-reverse!important}.desktop\:ext-flex-col{flex-direction:column!important}.desktop\:ext-flex-col-reverse{flex-direction:column-reverse!important}.desktop\:ext-flex-wrap{flex-wrap:wrap!important}.desktop\:ext-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.desktop\:ext-flex-nowrap{flex-wrap:nowrap!important}.desktop\:ext-items-start{align-items:flex-start!important}.desktop\:ext-items-end{align-items:flex-end!important}.desktop\:ext-items-center{align-items:center!important}.desktop\:ext-items-baseline{align-items:baseline!important}.desktop\:ext-items-stretch{align-items:stretch!important}.desktop\:ext-justify-start{justify-content:flex-start!important}.desktop\:ext-justify-end{justify-content:flex-end!important}.desktop\:ext-justify-center{justify-content:center!important}.desktop\:ext-justify-between{justify-content:space-between!important}.desktop\:ext-justify-around{justify-content:space-around!important}.desktop\:ext-justify-evenly{justify-content:space-evenly!important}.desktop\:ext-justify-items-start{justify-items:start!important}.desktop\:ext-justify-items-end{justify-items:end!important}.desktop\:ext-justify-items-center{justify-items:center!important}.desktop\:ext-justify-items-stretch{justify-items:stretch!important}.desktop\:ext-justify-self-auto{justify-self:auto!important}.desktop\:ext-justify-self-start{justify-self:start!important}.desktop\:ext-justify-self-end{justify-self:end!important}.desktop\:ext-justify-self-center{justify-self:center!important}.desktop\:ext-justify-self-stretch{justify-self:stretch!important}.desktop\:ext-p-0:not([style*=padding]){padding:0!important}.desktop\:ext-p-base:not([style*=padding]){padding:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-p-lg:not([style*=padding]){padding:var(--extendify--spacing--large)!important}.desktop\:ext-px-0:not([style*=padding]){padding-left:0!important;padding-right:0!important}.desktop\:ext-px-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,2rem)!important;padding-right:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-px-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large)!important;padding-right:var(--extendify--spacing--large)!important}.desktop\:ext-py-0:not([style*=padding]){padding-bottom:0!important;padding-top:0!important}.desktop\:ext-py-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,2rem)!important;padding-top:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-py-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large)!important;padding-top:var(--extendify--spacing--large)!important}.desktop\:ext-pt-0:not([style*=padding]){padding-top:0!important}.desktop\:ext-pt-base:not([style*=padding]){padding-top:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-pt-lg:not([style*=padding]){padding-top:var(--extendify--spacing--large)!important}.desktop\:ext-pr-0:not([style*=padding]){padding-right:0!important}.desktop\:ext-pr-base:not([style*=padding]){padding-right:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-pr-lg:not([style*=padding]){padding-right:var(--extendify--spacing--large)!important}.desktop\:ext-pb-0:not([style*=padding]){padding-bottom:0!important}.desktop\:ext-pb-base:not([style*=padding]){padding-bottom:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-pb-lg:not([style*=padding]){padding-bottom:var(--extendify--spacing--large)!important}.desktop\:ext-pl-0:not([style*=padding]){padding-left:0!important}.desktop\:ext-pl-base:not([style*=padding]){padding-left:var(--wp--style--block-gap,2rem)!important}.desktop\:ext-pl-lg:not([style*=padding]){padding-left:var(--extendify--spacing--large)!important}.desktop\:ext-text-left{text-align:left!important}.desktop\:ext-text-center{text-align:center!important}.desktop\:ext-text-right{text-align:right!important}}.dig_ma-box input,.dig_ma-box textarea{box-sizing:border-box}.digits-login-modal{cursor:pointer}.digits_bx_cred_frm_container{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.dig_pgmdl_2{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.digit-crncw{background-color:#ccc;float:left;width:100%;text-align:center}.dig-container{height:auto!important;padding-bottom:30px}.dig-log-par,.dig-container{display:flex;align-items:center;justify-content:center}.dig-log-par .button{width:100%}.dig_overlay_text{position:absolute;bottom:10px;font-size:14px;color:#fff;text-align:center;left:0;right:0}.dig-box *{box-sizing:border-box}.dig_overlay_pwrd{position:absolute!important}.dig_field_required_text{z-index:1;color:#E00000!important;left:unset!important;position:absolute!important;top:-9px;right:15px!important;width:auto!important;background-color:#fff!important;height:12px!important;line-height:16px!important;padding:0 3px!important;font-size:12px;cursor:default}.dig-custom-field-type-radio .dig_field_required_text,.dig-custom-field-type-checkbox .dig_field_required_text{top:4px}.dig_pgmdl_2 .dig-custom-field-type-dropdown{min-height:50px!important}@media all and (max-height:600px){.dig_overlay_pwrd{position:relative!important}}.minput textarea{resize:vertical!important}.digits_login_form,.dig-box{z-index:99998}.dig-box{box-sizing:border-box;display:none;position:fixed;left:0;top:0;width:100%;height:100%;text-align:center;overflow:auto;background-color:rgba(6,6,6,.8)}.dig_low_overlay div iframe{z-index:10000!important}#customize-controls{z-index:490000!important}.digits_form_shortcode_render .register,.digits_form_shortcode_render .forgot{display:none}.dig-content .digloginpage,.dig-content .forgot,.dig-content .register{width:100%!important}.dig-modal-con .dig-content input{padding-top:9px}.dig-modal-con .countrycode[type="text"]{height:auto!important}.dig-modal-con{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;display:inline-block;margin:0 auto}.dig-modal-con .button,.dig-modal-con a,.transupbutton{cursor:pointer}.dig-modal-con .forgotpasswordaContainer{margin-top:-4px}.dig_ma-box input,.dig_ma-box textarea{display:inline-block;transition:none;-webkit-transition:none}.dig_ma-box,.dig_ma-box input,.dig_ma-box input::placeholder,.dig_ma-box ::placeholder,.dig_ma-box label,.dig_ma-box button,.dig_ma-box select,.dig_ma-box *{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased;font-weight:400}.dig_ma-box form{padding:0;margin:0!important}.dig_ma-box .dark .forgotpassword[type="submit"],.dig_ma-box .dark .dig-signup-otp[type="submit"]{margin-top:24px}.dig-modal-con .signdesc{margin-top:20px}.dig-log-par{position:relative;width:100%;left:0}.dig-log-par .bgtransborderdark{padding:7px}.dig-box-login-title{text-transform:uppercase}.dig_load_overlay{position:fixed}.dig_spinner{width:64px;height:64px;position:relative;margin:100px auto}.dig_double-bounce1,.dig_double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2.0s infinite ease-in-out;animation:sk-bounce 2.0s infinite ease-in-out}.dig_double-bounce2{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}@-webkit-keyframes sk-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.dig-content{position:relative;background-color:#fefefe;margin:0% auto;display:inline-block;vertical-align:middle;box-shadow:0 0 20px 0 rgba(0,0,0,.2);text-align:center;width:380px}@media all and (max-width:390px){.dig-content{width:98%}}.digmsg-pow span{font-weight:700}.digmsg-pow,.digmsg-pow:hover{text-decoration:none;color:#fff;font-size:18px}.dig_powrd{text-align:center;position:absolute;bottom:14px;left:0;right:0}.dig-modal-con{-webkit-transition:height 0.25s;-moz-transition:height 0.25s;transition:height 0.25s;line-height:28px!important}.dig_popmessage{z-index:9999999;cursor:default;min-height:80px;width:320px;border-radius:2px;position:fixed;display:none;top:24px;line-height:18px;right:24px}html[dir="rtl"] .dig_popmessage{left:24px;right:unset}.dig_critical_msg{background-color:#FEFAFA;box-shadow:0 3px 10px rgba(238,44,83,.08)}.dig_success_msg{background-color:#FAFDFB;box-shadow:0 3px 10px rgba(43,203,97,.08)}.dig_notice_msg{background-color:#FFFDF9;box-shadow:0 3px 10px rgba(255,195,0,.08)}.dig_critical_msg .dig_lase_snap,.dig_critical_msg .dig_lase_message{color:#EE2C53}.dig_success_msg .dig_lase_snap,.dig_success_msg .dig_lase_message{color:#2BCB61}.dig_notice_msg .dig_lase_snap,.dig_notice_msg .dig_lase_message{color:#FFC300}.dig_critical_msg .dig_popdismiss{background-color:#EE2C53}.dig_success_msg .dig_popdismiss{background-color:#2BCB61}.dig_notice_msg .dig_popdismiss{background-color:#FFC300}.dig_popmessage .dig_firele{width:60px;background-repeat:no-repeat;background-size:contain;margin:10px 15px;float:left;position:absolute;top:0;bottom:0;background-position:center center}.dig_success_msg .dig_firele{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath id='Happy' d='M39.08,38.69a11.28,11.28,0,0,1-14.16,0,3,3,0,0,0-3.84,4.62,17.04,17.04,0,0,0,21.84,0,3,3,0,1,0-3.84-4.62ZM23.63,27.62a2.991,2.991,0,0,0,4.23-4.23,9.24,9.24,0,0,0-12.72,0,3,3,0,1,0,4.23,4.23,3,3,0,0,1,4.26,0Zm25.23-4.23a9.24,9.24,0,0,0-12.72,0,3,3,0,0,0,4.23,4.23,3,3,0,0,1,4.26,0,2.991,2.991,0,0,0,4.23-4.23ZM32,2A30,30,0,1,0,62,32,30,30,0,0,0,32,2Zm0,54A24,24,0,1,1,56,32,24,24,0,0,1,32,56Z' transform='translate(-2 -2)' fill='%232bcb61' opacity='0.25'/%3E%3C/svg%3E%0A")}.dig_notice_msg .dig_firele{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath id='Sad' d='M23,29a3,3,0,1,0-3-3A3,3,0,0,0,23,29Zm18,9H23a3,3,0,0,0,0,6H41a3,3,0,0,0,0-6Zm0-15a3,3,0,1,0,3,3A3,3,0,0,0,41,23ZM32,2A30,30,0,1,0,62,32,30,30,0,0,0,32,2Zm0,54A24,24,0,1,1,56,32,24,24,0,0,1,32,56Z' transform='translate(-2 -2)' fill='%23ffc300' opacity='0.25'/%3E%3C/svg%3E%0A")}.dig_critical_msg .dig_firele{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath id='Annoyed_Face' data-name='Annoyed Face' d='M23,23a3,3,0,1,0,3,3A3,3,0,0,0,23,23ZM41,35a15,15,0,0,0-13.11,7.711,2.982,2.982,0,1,0,5.19,2.939A9,9,0,0,1,41,41a3,3,0,1,0,0-6Zm0-12a3,3,0,1,0,3,3A3,3,0,0,0,41,23ZM32,2A30,30,0,1,0,62,32,30,30,0,0,0,32,2Zm0,54A24,24,0,1,1,56,32,24,24,0,0,1,32,56Z' transform='translate(-2 -2)' fill='%23ee2d53' opacity='0.25'/%3E%3C/svg%3E%0A")}.dig_popmessage .dig_popmessage_contents div{display:inline-block}.dig_popmessage a{color:#2b2b2b}.dig_lase_snap{font-size:16px}.dig_popmessage_contents .dig_lasele div{display:block}html[dir="rtl"] .dig_lasele{right:90px;left:unset}.dig_lasele{left:90px;padding-top:22px;padding-bottom:22px;padding-right:17px;width:calc(100% - 107px);position:relative}.dig_lase_message{opacity:.6;font-size:13px}html[dir="rtl"] .dig_popdismiss{left:10px;right:unset}.dig_popdismiss{right:10px;height:8px;width:8px;position:absolute;top:10px;cursor:pointer;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.521' height='8.485' viewBox='0 0 8.521 8.485'%3E%3Cg id='Group' transform='translate(0.28 0.207)'%3E%3Cpath id='Line' d='M.5.5,7.534,7.571' fill='none' stroke='%23ee2c53' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Line_Copy' data-name='Line Copy' d='M7.036,0,0,7.071' transform='translate(0.427 0.5)' fill='none' stroke='%23ee2c53' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A");mask-repeat:no-repeat;mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.521' height='8.485' viewBox='0 0 8.521 8.485'%3E%3Cg id='Group' transform='translate(0.28 0.207)'%3E%3Cpath id='Line' d='M.5.5,7.534,7.571' fill='none' stroke='%23ee2c53' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='Line_Copy' data-name='Line Copy' d='M7.036,0,0,7.071' transform='translate(0.427 0.5)' fill='none' stroke='%23ee2c53' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover}#dig-ucr-container::before{content:'';display:inline-block;height:100%;vertical-align:middle}.dig_resendotp{width:100%;direction:ltr;text-align:center;margin-top:4px;cursor:pointer;text-transform:uppercase;display:none}.dig_resendotp_disabled{opacity:.6;cursor:default!important}.dig-content input[type="submit"]{padding:0}.dig-content input{padding:8px;margin-top:15px;width:100%}.dig-login-field{position:relative}.dig-login-field label{position:relative;float:left;top:17px}.dig-cont-close{float:right;font-size:28px;font-weight:700;position:relative;top:-10px;opacity:.8;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.dig-cont-close:hover,.dig-cont-close:focus{color:#000;opacity:1;text-decoration:none;cursor:pointer}.createcustomer{float:right}.cancelccb{float:left}.changepassword{display:none}.loginerrordg{color:#b70000;text-align:center}.woocommerce .login .inline{margin-left:0}.msggreen{color:#00840f}.dig_rl_msg_div{text-align:center}.dig_load_overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgba(6,6,6,.8);text-align:center}.dig_low_overlay .dig_load_overlay{display:block;z-index:999!important}.dig_load_overlay::before{content:'';display:inline-block;height:100%;vertical-align:middle}.dig_load_content{display:inline-block;vertical-align:middle}#dig-ucr-container .transuptempbtn{padding:0}.minput{line-height:28px;outline:none;width:100%;position:relative}.minput .minput_inner{position:relative;margin:16px 0}.countrycode{width:auto!important;border-top-right-radius:0;border-bottom-right-radius:0}.dig_ma-box .button{margin-bottom:8px;text-transform:uppercase}.dig_ma-box .button,.dig_ma-box .transupbutton{height:40px;padding:0;margin:0!important;line-height:40px;box-sizing:border-box}.dig_ma-box .button[type="submit"]{line-height:0}.dig_ma-box .button[type="submit"],.dig_ma-box .transupbutton[type="submit"],.dig_ma-box .button,.dig_ma-box .transupbutton{font-weight:400;font-size:17px;min-height:0}.digits_bx_head{text-align:center}.dig-box-login-title{font-size:18px;font-weight:500;cursor:default}.dig_secHolder{color:inherit}.mobile_field{direction:ltr}.minput_inner label{top:28px;font-size:15px;min-height:1em;position:absolute;font-weight:400;left:0;direction:ltr;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;pointer-events:all;text-align:left;width:100%}html[dir="rtl"] .minput_inner label{text-align:right;direction:rtl}.digits-input-wrapper{position:relative}.dig-custom-field-type-dropdown label,.dig_lrf_box .minput .digits-input-wrapper~label{pointer-events:none}.dig_pgmdl_2 .minput .digits-input-wrapper~label{pointer-events:all}.minput input[type="date"]{text-transform:uppercase}.minput select,.minput select:focus,.minput select:active,.minput textarea,.minput textarea:focus,.minput textarea:active,.minput input[type="number"],.minput input[type="number"]:focus,.minput input[type="number"]:active,.minput input[type="tel"],.minput input[type="tel"]:focus,.minput input[type="tel"]:active,.minput input[type="date"],.minput input[type="date"]:focus,.minput input[type="date"]:active,.minput input[type="password"],.minput input[type="text"],.minput input[type="password"]:active,.minput input[type="text"]:active,.minput input[type="password"]:focus,.minput input[type="text"]:focus{background:transparent;background-color:transparent;outline:none;margin:25px 0 0 0;padding:3px 16px 3px 3px;border:0;box-shadow:none;resize:none;width:100%;font-size:15px;line-height:25px;display:inline-block}.dig_pgmdl_2 .minput input{margin-top:0}.dig_pgmdl_2 .dig-custom-field-type-dropdown label,.dig_pgmdl_2 .minput .digits-input-wrapper~label{display:none}.dig_login_rembe label{font-size:15px;padding-right:0}.dig_lrf_box{text-decoration:none}.digits-select li{margin:0}.digits-select[dir="ltr"] *{text-align:left}.digits-select[dir="rtl"] *{text-align:right}.digits-select *{outline:none}.digits-select.select2-container--default .select2-selection .select2-selection__arrow b{border-color:transparent!important;border-width:0!important}.digits-select.select2-container--default .select2-selection .select2-selection__arrow{height:100%}.digits-select .select2-selection .select2-selection__arrow b::after{border-bottom:1.5px solid #999;border-right:1.5px solid #999;content:'';display:block;height:5px;pointer-events:none;position:absolute;right:-2px;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px}.digits-select.select2-container--open .select2-selection .select2-selection__arrow b::after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.dig_lrf_box .digits-form-select .select2-selection--single{border:none;border-radius:0;background-color:transparent;padding:12px 0 0 0;height:auto}.dig_pgmdl_2 .digits-form-select .select2-selection--single{padding:8px 16px}.dig_lrf_box .digits-form-select .select2-selection--single .select2-selection__rendered{padding-left:0;height:unset}.digits_login_form .dig_pgmdl_2 .minput .dig_input_error .select2-selection--single{border-color:transparent}.dig-custom-field .digits-form-select{background:transparent;border:none;line-height:inherit}.digits-form-select li{color:#777}.dig-custom-field{position:relative;clear:both}html[dir="rtl"] .woocommerce-FormRow--wide .dig_captcha{left:1px;right:unset}.woocommerce-FormRow--wide .dig_captcha{left:unset;right:1px}html[dir="rtl"] .dig_captcha{left:-16px;right:unset}.dig_captcha{right:-16px;position:absolute;margin-top:16px;margin-bottom:12px;width:112px;bottom:-9px;z-index:2}.digits_login_form .dig_lrf_box .dig_opt_mult_lab,.digits_login_form .dig_lrf_box .dig_opt_mult~label,.digits_login_form .dig_lrf_box .minput .digits-input-wrapper~label,.digits_login_form .dig_lrf_box .minput .not-empty~label{font-size:15px!important}.dig_lrf_box .dig-custom-field-type-dropdown.minput .not-empty~label{top:-10px}.dig_lrf_box .dig_opt_mult_lab,.dig_lrf_box .dig_opt_mult~label,.dig_lrf_box .minput digits-input-wrapper~label,.dig_lrf_box .minput .not-empty~label{top:0;-webkit-transition:all 0.2s ease!important;transition:all 0.2s ease!important}.dig-elem *{-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.dig-elem .button{transition:all 0.2s ease,opacity 0s;-webkit-transition:all 0.2s ease,opacity 0s}.dig-elem input{transition:padding 0s;-webkit-transition:padding 0s}.dig-elem .digits_login .button,.dig-elem .dig_reg_btn_password{margin-top:12px}.dig-elem,.dig_spacer{margin:0!important;padding:0!important}.dig-elem .digits_login .dig_spacer{height:4px}.dig-elem .digits_login_fields .minput:last-of-type{margin-bottom:0}.dig-elem .forgotpasswordaContainer{margin-top:8px}.dig-elem .register,.dig-elem .dig-log-par,.dig-elem .forgot{width:100%}.dig-build .register,.dig-build .dig-log-par,.dig-build .forgot{display:block}.dig_show_label label{display:block!important}.dig-elem .minput input,.dig-elem .minput textarea,.dig-elem .signupbutton,.dig-elem .minput input:focus,.dig-elem .minput textarea:focus{border-radius:2px}.dig_floating_label .minput .countrycodecontainer input{border-right:1px solid black!important}.dig_floating_label .minput .digits-form-select .select2-selection--single,.dig_floating_label .minput input,.dig_floating_label .minput textarea,.dig_floating_label .minput input:focus,.dig_floating_label .minput textarea:focus{border-bottom:1px solid #000;border-right-width:0!important;border-left-width:0!important;border-top-width:0!important;border-radius:0}.dig-custom-field-type-dropdown .dig-label{display:none}.dig_pgmdl_1 .dig-custom-field-type-dropdown .minput_inner,.dig_floating_label .dig-custom-field-type-dropdown .minput_inner{margin-top:24px}.dig_floating_label .minput .logincountrycode:focus,.dig_floating_label .minput .logincountrycode{border-right-width:1px!important}.dig-elem.dig_pgmdl_2 .minput .digits-form-select .select2-selection--single,.dig-elem .signupbutton,.dig_pgmdl_2 .minput input,.dig_pgmdl_2 .minput textarea,.dig_pgmdl_2 .minput input:focus,.dig_pgmdl_2 .minput textarea:focus{border:1px solid #000}.dig_pgmdl_1 .minput input{border-bottom:1px solid transparent!important}.dig_pgmdl_1 .minput input:focus:invalid:focus,.dig_pgmdl_1 .minput textarea:focus:invalid:focus,.dig_pgmdl_1 .minput select:focus:invalid:focus{border:none}.grecaptcha-badge{display:none}.dig-custom-field-type-dropdown .minput_inner,.dig-custom-field-type-radio .minput_inner,.dig-custom-field-type-checkbox .minput_inner{display:flex;flex-direction:column-reverse}.dig-custom-field-type-dropdown label{top:14px}.dig-custom-field-type-radio .dig_opt_mult_lab,.dig-custom-field-type-checkbox .dig_opt_mult_lab{padding:0;top:unset;position:relative}.dig_opt_mult_con label{position:relative;top:0}.dig-custom-field-type-radio .field_label,.dig-custom-field-type-checkbox .field_label{position:relative;top:0}.dig_form .dig_opt_mult label,.dig_ma-box .dig_opt_mult label{position:relative;pointer-events:auto;display:inline-block;padding:0;margin:0}.dig-custom-field textarea{resize:vertical;min-height:66px}#your-profile .form-table tr td .digcon,#your-profile .form-table tr td .digits-select{max-width:350px}.dig-content .dig_opt_mult input{width:auto}.dig_form .dig_opt_mult_con,.dig_ma-box .dig_opt_mult_con{text-align:left}.dig_form .dig_opt_mult_con_tac,.dig_ma-box .dig_opt_mult_con_tac{padding-top:0}.dig_form .dig_opt_mult_con_tac a,.dig_ma-box .dig_opt_mult_con_tac a{text-decoration:underline;color:inherit}.dig_rtl .dig_opt_mult_con{text-align:right!important}.dig_rtl .dig-custom-field .dig_opt_mult_con .dig_input_wrapper::before{left:unset;right:-20px}.dig_ma-box label,.dig-custom-field label{margin-bottom:0}.dig-content .dig_opt_mult_con input{padding:0;margin:0 4px 0 0}.dig-container .logo{height:100px;max-width:340px}.dig-container{bottom:20px;-webkit-transition:all 200ms;transition:all 200ms}.dig_captcha{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_ma-box .logforb{padding-top:16px}.dig-custom-field .digits-input-wrapper~span,.minput .digits-input-wrapper~span{display:block;width:100%;height:1px;position:absolute;bottom:0;left:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.dig-custom-field input[type="radio"]~span,.dig-custom-field input[type="checkbox"]~span{display:none}.digit_cs-list{position:absolute;top:0;display:none;padding:0;margin:0;color:#777;font-size:16px;line-height:26px;font-weight:400;text-align:left;border:1px solid #d1d1d1;width:100%;z-index:9998;background:#fff;max-height:144px;overflow-y:auto;-moz-box-shadow:0 2px 3px #ccc;-webkit-box-shadow:0 2px 3px #ccc;box-shadow:0 2px 3px #ccc}.digit_cs-list li{display:block;padding:5px 10px;margin:0;cursor:default}.digit_cs-list li.selected{background:#f3f3f3}.digit_cs-list li[disabled]{opacity:.5}.digits-fullscreen{display:none;position:fixed;z-index:99999;top:0;left:0;right:0;bottom:0}.digits-countrycode-search{background-color:#FFF;padding:8px;position:absolute;bottom:0;z-index:9999;left:0;right:0}.digits-countrycode-search input{width:100%;outline:none;font-size:16px;border:1px solid rgba(0,0,0,.2);border-radius:4px;padding:0 0 0 36px!important;height:44px;line-height:44px;box-sizing:border-box}.digits-fullscreen .digit_cs-list{min-height:100%;max-height:100%;position:relative}.digit_cs-list .spacer{min-height:50px}.digits-fullscreen .digit_cs-list li{padding:12px 10px;background-color:#F9F9F9}.digits-fullscreen .digit_cs-list li:nth-child(odd){background-color:#FFF}.digits-hide-countrycode{cursor:pointer;top:20px;left:18px;height:18px;width:18px;position:absolute;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23959da5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-left'%3E%3Cline x1='19' y1='12' x2='5' y2='12'%3E%3C/line%3E%3Cpolyline points='12 19 5 12 12 5'%3E%3C/polyline%3E%3C/svg%3E")}.digits-login-modal,.digits-login-modal:focus{outline:none}.dig_clg_bx,.logocontainer,.dig-container{width:380px;position:relative;margin:auto}.dig-min-het{min-height:370px}.logocontainer{text-align:center}.logocontainer{opacity:0}.logocontainer .logo{max-width:300px;max-height:120px}@media all and (max-height:630px){.dig_powrd{text-align:center;position:relative;bottom:-144px;left:0;right:0}}@media all and (max-width:380px){.dig_clg_bx{width:96%;position:relative;padding:0}.dig-container{width:100%;position:relative}.logocontainer .logo{max-width:70%}.dig_popmessage{width:90%;left:24px}}@media all and (min-width:380px) and (max-width:440px){.dig-container{width:90%;position:relative;padding:1px 15px 30px 15px}}@media all and (max-width:440px){.logocontainer{max-width:100%;max-height:120px}.dig_ma-box .digloginpage,.dig_ma-box .forgot,.dig_ma-box .register{width:60%}.dig-container .logo{max-width:70%}}.dig_clg_bx{position:relative}.countrycode,#dig-mobmail,#forgotpass,#digits_reg_email,#dig-secondmailormobile{direction:ltr}.dig_lrf_box .button:focus{outline:none}.dig_lrf_box .forgotpassworda,.dig_lrf_box .button,.dig_lrf_box .transupbutton,.dig_lrf_box .signdesc,.dig_lrf_box .backtoLogin{display:block;cursor:pointer;text-decoration:none}.dig_lrf_box .forgotpassworda,.dig_lrf_box .button,.dig_lrf_box .transupbutton,.dig_lrf_box .backtoLogin{text-align:center}#dig-ucr-container input[type="submit"]{padding-top:0!important}.dig_ma-box .signdesc{cursor:default;margin-left:2px;font-size:18px}.dig_ma-box .forgotpassworda,.dig_ma-box .backtoLogin{font-size:14px}.signdesc{margin-top:36px!important;margin-bottom:10px!important}.dig-container .backtoLoginContainer{vertical-align:middle}.dig_ma-box .backtoLoginContainer,.dig_ma-box .forgotpasswordaContainer{margin-top:10px}.dig_ma-box .button,.dig_ma-box .transupbutton{border-radius:4px}.dig_ma-box .loginviasms{margin-top:12px!important}.dig-container .button,.dig_ma-box .transupbutton{text-transform:uppercase;font-size:17px}.dig_ma-box .button[type="submit"],.dig_ma-box .transupbutton[type="submit"]{height:40px;margin-top:10px!important;margin-bottom:0px!important}.dig_ma-box .button{border:none;box-shadow:1px 2px 1px rgba(0,0,0,.1)}.dig_ma-box .forgotpassworda,.dig_ma-box .signdesc,.dig_ma-box .backtoLogin{color:inherit}.dig_ma-box .button{width:100%;margin-top:24px}.dig_ma-box .transupbutton{margin-top:8px}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_ma-box .register,.dig_ma-box .forgot{display:none}.dig_ma-box .forgot,.dig_ma-box .register{position:relative}.dig_ma-box .digloginpage{position:relative}.dig_ma-box .digloginpage,.dig_ma-box .forgot,.dig_ma-box .register{float:left;width:86%;margin:auto!important}.dig_ma-box .digloginpage{top:0}.loginViaContainer{clear:both;text-align:center}.mobileLogin{width:100%}.dig_lrf_box .countrycode[type="text"],.dig_lrf_box .countrycode[type="text"]:focus{text-align:center;background:transparent!important;padding-right:4px;outline:none;min-width:20px;width:auto!important;z-index:2;box-shadow:none!important}.dig_lrf_box .countrycodecontainer{max-width:35%}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_lrf_box .countrycodecontainer{display:none;position:absolute;bottom:0;z-index:10;left:0}.digcon{position:relative}.mailsecond{display:none}.secmailormob{width:100%!important}.dig_ma-box .countrycodecontainer .light{border-right:1px solid #fff!important}.dig_ul_left_side{display:flex;flex-direction:column;justify-content:center;position:relative}.dig_ul_left_side img{margin:auto;max-width:450px;max-height:450px;z-index:1}#dig-ucr-container .dig_ul_left_side img{max-width:250px;max-height:250px}.dig_ul_divd .dig-box-login-title{display:none}.dig_ul_divd .logforb{padding-top:0}@media all and (max-width:834px){.dig-bgleft-arrow-right,.dig_ul_left_side{display:none!important}}@media all and (min-width:835px){.dig_ul_divd{display:grid;grid-template-columns:1fr 1fr}.dig_ul_divd .digits_bx_cred_frm_container{padding:0 40px;left:2px;position:relative}#dig-ucr-container .dig_ul_divd{display:inline-grid;grid-template-columns:1.1fr 1fr;width:85%;max-height:85vh;max-width:800px;min-height:580px}#dig-ucr-container.dig_pgmdl_2 .digits_bx_cred_frm{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#dig-ucr-container.dig_pgmdl_2 .dig-cont-close span{right:-22px;top:5px}#dig-ucr-container.dig_pgmdl_2 .dig_bx_cnt_mdl{width:100%}.dig_ul_divd .digits_bx_cred_frm_container{overflow-y:auto}.dig_ul_divd .dig_ma-box{overflow-y:auto}}.dig_ul_divd .digloginpage,.dig_ul_divd .forgot,.dig_ul_divd .register{padding:20px 0;position:relative;margin:auto!important}.digits-overlay a,.digits-overlay:focus{outline:none;box-shadow:none}.dig-modal-con{max-height:90vh;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.dig_pgmdl_2 .minput span.bgdark{display:none}.digits_login_form .dig_pgmdl_2 .minput .countrycodecontainer input{padding-top:0!important;padding-bottom:0!important}.dig_lrf_box.dig_pgmdl_2 .digits-form-select .select2-selection--single{border-radius:2px}.dig_pgmdl_2 .minput .countrycodecontainer input,.dig_pgmdl_2 .minput input[type='date'],.dig_pgmdl_2 .minput input[type='number'],.dig_pgmdl_2 .minput input[type='password'],.dig_pgmdl_2 .minput textarea,.dig_pgmdl_2 .minput input[type='text']{border-radius:2px;padding:12px 16px;line-height:20px}.dig_pgmdl_2 .minput .countrycodecontainer input,.dig_pgmdl_2 .minput input[type='date'],.dig_pgmdl_2 .minput input[type='number'],.dig_pgmdl_2 .minput input[type='password'],.dig_pgmdl_2 .minput input[type='text']{min-height:46px;line-height:20px}.dig_pgmdl_2 .minput .empty[type='date']{color:inherit!important}.dig_pgmdl_2 .minput .countrycodecontainer input{border-left:none!important;border-top:none!important;border-bottom:none!important;margin-top:0px!important;padding-right:8px!important;position:relative}.dig_pgmdl_2 .minput textarea~label,.dig_pgmdl_2 .minput input[type='date']~label,.dig_pgmdl_2 .minput input[type='number']~label,.dig_pgmdl_2 .minput input[type='password']~label,.dig_pgmdl_2 .minput input[type='text']~label{display:none}.dig-bgleft-arrow-right{position:absolute;width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left-style:solid;border-left-width:14px;left:50%;top:50%;margin-top:-30px}.dig_login_cancel a{text-decoration:none;text-transform:uppercase;outline:none;box-shadow:none;font-size:14px}.dig-modal-con-reno .dig_login_cancel{bottom:0;left:0}.dig_login_cancel{text-align:center;position:absolute;width:100%}.dig_lp_footer{text-align:center;padding:0 16px;width:calc(100% - 32px);position:absolute;bottom:24px}.dig_pgmdl_2 .dig-container .dig-log-par .digloginpage{display:flex;flex-direction:column;justify-content:center}.digits_bx_cred_frm_container{padding:30px;text-align:left}html[dir='rtl'] .digits_bx_cred_frm_container{text-align:right}.dig_pgmdl_2 .dig-cont-close{position:sticky;top:5px;opacity:.5;z-index:1}.dig_pgmdl_2 .dig-cont-close span{position:relative;font-size:20px;right:-14px;top:-20px}.dig_pgmdl_2 .digits_bx_cred_frm_container{max-height:100%;overflow-x:hidden}.dig_bdy_container .dig_pgmdl_2 .dark{overflow:hidden}.dig_pgmdl_2 .dark{overflow-x:hidden}.dig_pgmdl_2 .signdesc{font-size:16px}.dig_pgmdl_2 .button[type="submit"],.dig_pgmdl_2 .transupbutton[type="submit"],.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{font-size:17px}.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{border-radius:2px}.dig_pgmdl_2 .button[type="submit"],.dig_pgmdl_2 .transupbutton[type="submit"]{height:46px;line-height:0;padding:0}.dig_pgmdl_2 .button,.dig_pgmdl_2 .transupbutton{height:46px;padding:0;line-height:46px}.dig_pgmdl_2 .button{border:none;box-shadow:none;display:block}.dig_pgmdl_2 .minput .minput_inner{display:flex;flex-direction:column}.dig_pgmdl_2 .digits-form-select,.dig_pgmdl_2 .dig_opt_mult_con,.dig_pgmdl_2 .minput .digits-input-wrapper{order:2}.dig_pgmdl_2 .dig_opt_mult_con{padding-top:0}.dig_pgmdl_2 .minput label{position:relative;padding:0;margin:0;top:0;order:1}.dig_pgmdl_2 .dig_opt_mult_lab,.dig_pgmdl_2 .dig_opt_mult~label,.dig_pgmdl_2 .minput .digits-input-wrapper~label,.dig_pgmdl_2 .minput .not-empty~label,.dig_pgmdl_2 .minput input[type="date"]~label,.dig_pgmdl_2 .dig_opt_mult_lab,.dig_pgmdl_2 .dig_opt_mult~label,.dig_pgmdl_2 .not-empty~label{top:0!important}.dig_pgmdl_2 select,.dig_pgmdl_2 select:focus,.dig_pgmdl_2 select:active,.dig_pgmdl_2 textarea,.dig_pgmdl_2 textarea:focus,.dig_pgmdl_2 textarea:active,.dig_pgmdl_2 input[type="number"],.dig_pgmdl_2 input[type="number"]:focus,.dig_pgmdl_2 input[type="number"]:active,.dig_pgmdl_2 input[type="tel"],.dig_pgmdl_2 input[type="tel"]:focus,.dig_pgmdl_2 input[type="tel"]:active,.dig_pgmdl_2 input[type="date"],.dig_pgmdl_2 input[type="date"]:focus,.dig_pgmdl_2 input[type="date"]:active,.dig_pgmdl_2 input[type="password"],.dig_pgmdl_2 input[type="text"],.dig_pgmdl_2 input[type="password"]:active,.dig_pgmdl_2 input[type="text"]:active,.dig_pgmdl_2 input[type="password"]:focus,.dig_pgmdl_2 input[type="text"]:focus{margin:0}.dig_pgmdl_2.dark .forgotpassword[type="submit"],.dig_pgmdl_2 .dark .dig-signup-otp[type="submit"]{margin-top:18px}.dig_field_required_text{display:none}.digits_login_form .dig_pgmdl_2 .dig_field_required_text{display:inline}.dig_login_rembe input[type=checkbox],.dig-custom-field input[type=checkbox],.dig-custom-field input[type=radio]{display:none}.dig-custom-field-type-tac .dig_field_required_text{display:none!important}.dig_login_rembe{position:relative;padding-left:20px}html[dir="rtl"] .dig_login_rembe{padding-right:20px}.dig_input_wrapper{position:relative}.dig_login_rembe .dig_input_wrapper:before,.dig_opt_mult_con .dig_input_wrapper:before{background-repeat:no-repeat;background-size:cover;margin-top:0}.dig-custom-field .dig_opt_mult_con .dig_input_wrapper{cursor:pointer;display:block;line-height:21px;position:relative;padding-left:25px;margin-right:10px}.dig_login_rembe .dig_input_wrapper:before,.dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before{content:"";width:15px;height:15px;position:absolute;top:calc(100% / 2 - 7px);background-color:#000}.dig_login_rembe .dig_input_wrapper:before{left:-20px}html[dir="rtl"] .dig_login_rembe .dig_input_wrapper:before{right:-20px;left:unset}.dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before{left:0}html[dir="rtl"] .dig-custom-field .dig_opt_mult_con .dig_input_wrapper:before{right:0;left:unset}.dig-custom-field-type-radio .dig_opt_mult_con .selected .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig-custom-field-type-radio .dig_opt_mult_con .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig_login_rembe .selected .dig_input_wrapper:before,.dig-custom-field-type-tac .dig_opt_mult_con .selected .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig-custom-field-type-checkbox .dig_opt_mult_con .selected .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-size:cover}.dig_login_rembe .dig_input_wrapper:before,.dig-custom-field-type-tac .dig_opt_mult_con .dig_input_wrapper:before,.dig-custom-field-type-checkbox .dig_opt_mult_con .dig_input_wrapper:before{mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);mask-size:cover;-webkit-mask-size:cover}.dig_verify_mobile_otp{z-index:99999;padding-top:40px}.dig_verify_mobile_otp input{text-align:center}.dig_verify_code_contents{margin-top:0}.dig_verify_code_contents .dig_verify_otp{margin-top:24px}.dig_verify_mobile_otp_container{padding:0 24px;height:100%;display:flex;align-items:center;justify-content:center}.dig_sml_box_msg_head{color:#6D6D6D;font-size:18px;text-align:center}.dig_sml_box_msg span{display:inherit;direction:ltr}.dig_sml_box_msg{margin-top:18px;color:#6d6d6d;opacity:.6;font-size:14px;text-align:center}.dig_verify_otp{margin-top:36px!important}.digits_bx_cred_frm_container::-webkit-scrollbar{background:#fff}.digits_bx_cred_frm_container::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.digits_bx_cred_frm_container::-webkit-scrollbar{width:8px}.digits_bx_cred_frm_container::-webkit-scrollbar-track{border-left:1px rgba(0,0,0,.1) solid}.dig_verify_otp_input{letter-spacing:2px}.dig_ma-box .button{-webkit-appearance:none}.dig-elem .dig_field_required_text{display:none}.dig-elem .dig_input_error input,.dig-elem .dig_input_error textarea{border:1px solid #e00000}.dig-elem .dig_input_error label{color:#e00000}.dig-elem .dig_verify_mobile_otp{width:100%}.dig_verify_mobile_otp_container{min-height:420px}.login-action-login .wp_login .dig_otp_block{position:relative;top:35px}.digits_scrollbar,.dig-modal-con{scrollbar-width:thin;scrollbar-color:#e5e5e5 #fff}.digits_scrollbar::-webkit-scrollbar,.dig-modal-con::-webkit-scrollbar{background:#fff}.digits_scrollbar::-webkit-scrollbar-thumb,.dig-modal-con::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px}.digits_scrollbar::-webkit-scrollbar,.dig-modal-con::-webkit-scrollbar{width:6px}.dig-modal-con::-webkit-scrollbar-track{border-left:1px rgba(0,0,0,.1) solid}.dig_hideccode .countrycodecontainer,.dig_hideccode .countrycode{max-width:0;visibility:hidden}.dig_hideccode #dig-mobmail,.dig_hideccode #forgotpass,.dig_hideccode #digits_reg_email,.dig_hideccode #dig-secondmailormobile{padding-left:1em!important}.digits-hide{display:none}@-webkit-keyframes dig_popBounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes dig_popBounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.dig_popBounceInRight{-webkit-animation-name:dig_popBounceInRight;animation-name:dig_popBounceInRight;-webkit-animation-duration:500ms;animation-duration:500ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (print),(prefers-reduced-motion:reduce){.dig_popBounceInRight{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.digits-center-align{display:flex;justify-content:center;align-items:center}.digits-edit-phone_container input{padding:8px}.digits-edit-phone_container .input-text{width:100%}.digits-edit-phone_container .button{margin-top:8px;width:100%}.digits-edit-phone_container .digits-edit-phone_row{margin-top:8px}.dig-visibility_hidden{visibility:hidden;opacity:0}@keyframes dummyAutoFill{from{opacity:inherit}}.minput input:-webkit-autofill,.minput textarea:-webkit-autofill{animation-name:dummyAutoFill}.rtl .woocommerce-MyAccount-content{float:left;width:70%}.rtl .woocommerce-MyAccount-navigation{float:right;width:23%}.mobile_format{direction:ltr}.minput label{padding:10px 10px 0 0}.dig_resendotp{direction:rtl}.dig_rtl .minput label{padding:5px 5px 0 0;text-align:right}.dig_rtl .dig_ma-box .signdesc{cursor:default;text-align:right;margin-right:2px;margin-left:auto;font-size:18px}.dig_rtl input.empty{text-align:right}input[name*="_otp"]::-webkit-outer-spin-button,input[name*="_otp"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[name*="_otp"]{-moz-appearance:textfield}.woocommerce-Button{z-index:1}.dig_wc_loginViaContainer{text-align:center}.dig_wc_mobileLogin{width:100%}.dig_wc_countrycode[type="text"]{text-align:center;background:transparent!important;padding-right:4px;outline:none;min-width:20px;width:auto!important;z-index:2;box-shadow:none!important}.ump_digits_otp_container{display:none}.digcon{direction:ltr}.countrycode{margin-top:0}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dig_wc_countrycodecontainer{display:none;position:absolute;top:0;z-index:10;left:0}.dig_wc_countrycodecontainer input{text-align:center}.digcon{position:relative}.loginerrordg{color:#b70000}.create-account .dig_billing_otp_signup{display:none}#dig_billing_otp_field label span{display:none}.register .woocommerce-Button,#reg_billing_otp_container{z-index:1}#_billing_phone{direction:ltr}.dig_resendotp{width:100%;text-align:center;cursor:pointer;text-transform:uppercase;display:none;font-size:14px}#dig_man_resend_otp_btn{z-index:-1;float:right}#woocommerce-order-data .address p:nth-child(3) a,.woocommerce-customer-details--phone{direction:ltr!important;unicode-bidi:embed!important}.dig_wc_logincountrycode{transition:all 0.2s linear;-moz-transition:all 0.2s linear;-webkit-transition:all 0.2s linear}.register .woocommerce-Button{width:100%}.dig_resendotp_disabled{opacity:.6;cursor:default!important}#bp_otp_dig{display:none}.dig_billing_wc_dv{text-align:center}.dig_billing_wc_dv input[type='submit']{width:100%;margin:10px 0}#digorimp{text-align:center}.digor{text-align:center}.login .woocommerce-LostPassword a{float:right!important}.login .woocommerce-Button{width:100%}.msggreen{color:#00840f}.dig_wc_log_msg{text-align:initial}#dig_reg_bp_pass,#dig_bp_reg_otp{display:none}.register input[type="submit"]{width:100%}.dig_wc_mailsecond{display:none}.secmailormob{width:100%!important}#wp_bb_log_submit{width:100%}.bbp-login-form label{width:100%}.digits div.bbp-submit-wrapper{float:unset}.dig_wc_mobileWhatsApp{margin-top:10px}#dig_billing_otp_field .woocommerce-input-wrapper{position:relative}#dig_billing_otp_field .woocommerce-input-wrapper::after{content:' ';position:absolute;top:2px;right:16px;display:block;width:16px;height:16px;pointer-events:none;background-size:contain;background-repeat:no-repeat}.valid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230fa951' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E")}.invalid_otp#dig_billing_otp_field .woocommerce-input-wrapper::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23c70049' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}.checking_otp#dig_billing_otp_field .woocommerce-input-wrapper::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='loader' x='0px' y='0px' viewBox='0 0 50 50' fill='rgba(0, 0, 0, 0.3)' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cpath d='M11.1,29.6c-0.5-1.5-0.8-3-0.8-4.6c0-8.1,6.6-14.7,14.7-14.7S39.7,16.9,39.7,25c0,1.6-0.3,3.2-0.8,4.6l6.1,2 c0.7-2.1,1.1-4.3,1.1-6.6c0-11.7-9.5-21.2-21.2-21.2S3.8,13.3,3.8,25c0,2.3,0.4,4.5,1.1,6.6L11.1,29.6z'/%3E%3C/svg%3E%0A");-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.otp_valid_message{color:#1dae5b}.dig_resendotp{clear:both}@font-face{font-display:swap;font-family:'Yekan';src:url(../../../plugins/digits/assets/fonts/Yekan.eot);src:url('../../../plugins/digits/assets/fonts/Yekan.eot?#iefix') format('embedded-opentype'),url(../../../plugins/digits/assets/fonts/Yekan.woff) format('woff'),url(../../../plugins/digits/assets/fonts/Yekan.ttf) format('truetype'),url(../../../plugins/digits/assets/fonts/Yekan.svg) format('svg');font-weight:400;font-style:normal}.dig_bdy_container *{font-family:Yekan}.dig_popmessage .dig_firele{right:0}.dig_lasele{left:0;right:90px;padding-right:0;padding-left:17px}.dig_popdismiss{right:auto;left:10px}.minput{direction:rtl!important}img.dig_captcha{left:0;right:auto}.dig-custom-field .dig_opt_mult_con .dig_input_wrapper{padding-right:25px;padding-left:0}@charset "UTF-8";:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:left}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:right;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:left;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:right;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:right;width:30.75%;margin-left:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-left:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-left:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:left;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:left;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:right;margin:0 0 2.992em 3.8%;padding:0;position:relative;width:22.05%;margin-right:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-left:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-left:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-left:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:right}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:left}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:right}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:right}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:right}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:left;float:left}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:left;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:left;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:right;float:right}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:left}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-left:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;left:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:right;padding:0 0 0 1em;float:right}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:left}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:right;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:left;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:left}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:right}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-left:30px;padding-right:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-left:15px;padding-right:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-left:30px;padding-right:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-left:54px}.full-width .twentyfourteen .tfwc{margin-left:auto}}.twentyfifteen .t15wc{padding-right:7.6923%;padding-left:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-right:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-left:7.6923%;margin-right:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-right:8.3333%;margin-left:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-left:7.6923%;margin-right:7.6923%}.twentysixteen .entry-summary{margin-left:0;margin-right:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-left:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-left:0;margin-right:0}.no-sidebar .twentysixteen .site-main{margin-left:15%;margin-right:15%}.no-sidebar .twentysixteen .entry-summary{margin-left:0;margin-right:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:left}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:right}@charset "UTF-8";:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@font-face{font-display:swap;font-family:star;src:url(../../../plugins/woocommerce/assets/fonts/star.eot);src:url(../../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(../../../plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(../../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(../../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(../../../plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(../../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(../../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(../../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(../../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;right:0;left:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;right:50%;margin-right:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../../../plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;right:50%;margin-right:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../../../plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#77a464}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;left:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;right:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;right:22px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:right;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:right}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:right}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:right}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:left;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 2px 0 0}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-right:16px;width:0}.woocommerce div.product div.social iframe{float:right;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 1em 0 0;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6a6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;right:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:right;margin:0 0 0 4px}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-right:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em}.woocommerce div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-left:1em}.woocommerce div.product form.cart .variations td.label{padding-left:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:right}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-left:1em;padding-right:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;right:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;left:0;right:auto;margin:-.5em 0 0 -.5em}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-left:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-left:1px solid #d3ced2;padding:0;margin:0;float:right;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;right:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-left:2.618em}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;left:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-right:.53em;vertical-align:bottom}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:left;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:100%;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:right;position:absolute;top:0;right:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 50px 0 0;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 50px 0 0}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 50px 0 0}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:left;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:right;top:0;right:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:right;top:0;right:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;right:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 0 0 4px;float:right}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{right:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;right:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 0 24px -1px;text-align:right;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:right}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:right}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"\2193";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:right;clear:both;margin-left:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:left;margin-right:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-right:1em;border-right:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:right;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 0 0 4px;clear:right}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-right:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;right:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-left:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{right:50%;top:0;margin-top:-4px;-webkit-transform:translateX(50%) rotate(-180deg);-ms-transform:translateX(50%) rotate(-180deg);transform:translateX(50%) rotate(-180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 0 0 8px;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:right;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px 0 0 .4375em;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:right;margin-left:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-left:1px dashed #d3ced2;padding-left:2em;margin-right:0;padding-right:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-left-width:2px;text-align:right;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-right:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;margin-right:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;margin-right:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:right;padding:0 1px 1px 1em;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;color:#a00;vertical-align:inherit;margin-left:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:left;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:right}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:right;margin-right:.5em;margin-left:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#462940;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{right:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{left:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:right;margin-left:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 3.5em 1em 2em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;right:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:left}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-right:0!important;margin-right:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:right}.woocommerce-account .addresses .title .edit{float:left}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-right:0;padding-right:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-right:0;padding-right:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:left}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:right;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 0 0 4px;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-right:0;border-left:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:right;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:right}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:right}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:right;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:right;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:right;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 0 0 1em}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px .5em 0 0;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-right:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 0 0 1em;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:left .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(../../../plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dfdcde;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;right:0;margin:-1em 2em 0 0}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:left;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important;display:block}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0 auto;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 0;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px 0;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:all .2s ease-in-out}a.dgwt-wcas-details-more-products:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff none repeat scroll 0 0;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;line-height:4px;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;margin-top:5px;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 5px 0}.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 0}.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-details-inner{display:none}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{border-bottom:1px dashed #eee;display:block;margin-bottom:15px;padding-bottom:5px;font-size:14px}.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:5px;display:block;color:#202020;text-decoration:none}.dgwt-wcas-pd-title .product-title{font-weight:900;color:#202020;text-transform:uppercase;letter-spacing:-1px;margin:0}.dgwt-wcas-details-title-tax{text-transform:uppercase;font-weight:900;letter-spacing:-1px;margin-right:3px}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:all .2s ease-in-out;padding:5px;margin:0 -5px 15px -5px}.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-tpd-image{width:60px;margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-suggestion-nores{pointer-events:none;opacity:.45}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{font-size:14px;line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-rating:after{content:'';clear:both;display:block}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{border-bottom:1px dashed #eee;display:block;margin:5px 0 15px 0;padding-bottom:5px}.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:5px;display:block;text-decoration:none}.dgwt-wcas-pd-title .product-title{font-weight:900;text-transform:uppercase;letter-spacing:-1px}.dgwt-wcas-details-title-tax{text-transform:uppercase;font-weight:900;letter-spacing:-1px;margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover{text-decoration:underline}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-pd-addtc .add_to_cart_button.added{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.rtl .dgwt-wcas-preloader{right:auto;left:5px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url(../../../plugins/ajax-search-for-woocommerce/assets/img/preloader.gif)}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:all 160ms ease-in-out;-moz-transition:all 160ms ease-in-out;-ms-transition:all 160ms ease-in-out;-o-transition:all 160ms ease-in-out;transition:all 160ms ease-in-out}.dgwt-wcas-close:hover{opacity:.3}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores{margin-top:5px}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:all 150ms ease-in;-moz-transition:all 150ms ease-in;-ms-transition:all 150ms ease-in;-o-transition:all 150ms ease-in;transition:all 150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;padding:0 15px;color:#fff;-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333 transparent;top:12px;left:-6px;-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-details-wrapp .added_to_cart{display:block}.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px}body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#000}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:medium none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}100%{background:rgba(128,128,128,.03)}}.dgwt-wcas-preloader-price-inner div:nth-child(1){left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:dgwt-wcas-preloader-price-anim .8s cubic-bezier(0,.5,.5,1) infinite;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{display:none}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form{display:none}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler{display:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{height:calc(100% - 45px)!important}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile){display:none}body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}.dgwt-wcas-search-icon-arrow{display:none}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow{display:none}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier{display:none}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow{display:none}.dgwt-wcas-has-headings .dgwt-wcas-suggestion{border-bottom:none}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:none}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{border-bottom:none}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*,:before,:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-display:swap;font-family:'Glyphicons Halflings';src:url(../../../themes/Bigikala/assets/fonts/glyphicons-halflings-regular.eot);src:url(../../../themes/Bigikala/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../../../themes/Bigikala/assets/fonts/glyphicons-halflings-regular.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../../../themes/Bigikala/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-euro:before,.glyphicon-eur:before{content:"€"}.glyphicon-minus:before{content:"−"}.glyphicon-cloud:before{content:"☁"}.glyphicon-envelope:before{content:"✉"}.glyphicon-pencil:before{content:"✏"}.glyphicon-glass:before{content:""}.glyphicon-music:before{content:""}.glyphicon-search:before{content:""}.glyphicon-heart:before{content:""}.glyphicon-star:before{content:""}.glyphicon-star-empty:before{content:""}.glyphicon-user:before{content:""}.glyphicon-film:before{content:""}.glyphicon-th-large:before{content:""}.glyphicon-th:before{content:""}.glyphicon-th-list:before{content:""}.glyphicon-ok:before{content:""}.glyphicon-remove:before{content:""}.glyphicon-zoom-in:before{content:""}.glyphicon-zoom-out:before{content:""}.glyphicon-off:before{content:""}.glyphicon-signal:before{content:""}.glyphicon-cog:before{content:""}.glyphicon-trash:before{content:""}.glyphicon-home:before{content:""}.glyphicon-file:before{content:""}.glyphicon-time:before{content:""}.glyphicon-road:before{content:""}.glyphicon-download-alt:before{content:""}.glyphicon-download:before{content:""}.glyphicon-upload:before{content:""}.glyphicon-inbox:before{content:""}.glyphicon-play-circle:before{content:""}.glyphicon-repeat:before{content:""}.glyphicon-refresh:before{content:""}.glyphicon-list-alt:before{content:""}.glyphicon-lock:before{content:""}.glyphicon-flag:before{content:""}.glyphicon-headphones:before{content:""}.glyphicon-volume-off:before{content:""}.glyphicon-volume-down:before{content:""}.glyphicon-volume-up:before{content:""}.glyphicon-qrcode:before{content:""}.glyphicon-barcode:before{content:""}.glyphicon-tag:before{content:""}.glyphicon-tags:before{content:""}.glyphicon-book:before{content:""}.glyphicon-bookmark:before{content:""}.glyphicon-print:before{content:""}.glyphicon-camera:before{content:""}.glyphicon-font:before{content:""}.glyphicon-bold:before{content:""}.glyphicon-italic:before{content:""}.glyphicon-text-height:before{content:""}.glyphicon-text-width:before{content:""}.glyphicon-align-left:before{content:""}.glyphicon-align-center:before{content:""}.glyphicon-align-right:before{content:""}.glyphicon-align-justify:before{content:""}.glyphicon-list:before{content:""}.glyphicon-indent-left:before{content:""}.glyphicon-indent-right:before{content:""}.glyphicon-facetime-video:before{content:""}.glyphicon-picture:before{content:""}.glyphicon-map-marker:before{content:""}.glyphicon-adjust:before{content:""}.glyphicon-tint:before{content:""}.glyphicon-edit:before{content:""}.glyphicon-share:before{content:""}.glyphicon-check:before{content:""}.glyphicon-move:before{content:""}.glyphicon-step-backward:before{content:""}.glyphicon-fast-backward:before{content:""}.glyphicon-backward:before{content:""}.glyphicon-play:before{content:""}.glyphicon-pause:before{content:""}.glyphicon-stop:before{content:""}.glyphicon-forward:before{content:""}.glyphicon-fast-forward:before{content:""}.glyphicon-step-forward:before{content:""}.glyphicon-eject:before{content:""}.glyphicon-chevron-left:before{content:""}.glyphicon-chevron-right:before{content:""}.glyphicon-plus-sign:before{content:""}.glyphicon-minus-sign:before{content:""}.glyphicon-remove-sign:before{content:""}.glyphicon-ok-sign:before{content:""}.glyphicon-question-sign:before{content:""}.glyphicon-info-sign:before{content:""}.glyphicon-screenshot:before{content:""}.glyphicon-remove-circle:before{content:""}.glyphicon-ok-circle:before{content:""}.glyphicon-ban-circle:before{content:""}.glyphicon-arrow-left:before{content:""}.glyphicon-arrow-right:before{content:""}.glyphicon-arrow-up:before{content:""}.glyphicon-arrow-down:before{content:""}.glyphicon-share-alt:before{content:""}.glyphicon-resize-full:before{content:""}.glyphicon-resize-small:before{content:""}.glyphicon-exclamation-sign:before{content:""}.glyphicon-gift:before{content:""}.glyphicon-leaf:before{content:""}.glyphicon-fire:before{content:""}.glyphicon-eye-open:before{content:""}.glyphicon-eye-close:before{content:""}.glyphicon-warning-sign:before{content:""}.glyphicon-plane:before{content:""}.glyphicon-calendar:before{content:""}.glyphicon-random:before{content:""}.glyphicon-comment:before{content:""}.glyphicon-magnet:before{content:""}.glyphicon-chevron-up:before{content:""}.glyphicon-chevron-down:before{content:""}.glyphicon-retweet:before{content:""}.glyphicon-shopping-cart:before{content:""}.glyphicon-folder-close:before{content:""}.glyphicon-folder-open:before{content:""}.glyphicon-resize-vertical:before{content:""}.glyphicon-resize-horizontal:before{content:""}.glyphicon-hdd:before{content:""}.glyphicon-bullhorn:before{content:""}.glyphicon-bell:before{content:""}.glyphicon-certificate:before{content:""}.glyphicon-thumbs-up:before{content:""}.glyphicon-thumbs-down:before{content:""}.glyphicon-hand-right:before{content:""}.glyphicon-hand-left:before{content:""}.glyphicon-hand-up:before{content:""}.glyphicon-hand-down:before{content:""}.glyphicon-circle-arrow-right:before{content:""}.glyphicon-circle-arrow-left:before{content:""}.glyphicon-circle-arrow-up:before{content:""}.glyphicon-circle-arrow-down:before{content:""}.glyphicon-globe:before{content:""}.glyphicon-wrench:before{content:""}.glyphicon-tasks:before{content:""}.glyphicon-filter:before{content:""}.glyphicon-briefcase:before{content:""}.glyphicon-fullscreen:before{content:""}.glyphicon-dashboard:before{content:""}.glyphicon-paperclip:before{content:""}.glyphicon-heart-empty:before{content:""}.glyphicon-link:before{content:""}.glyphicon-phone:before{content:""}.glyphicon-pushpin:before{content:""}.glyphicon-usd:before{content:""}.glyphicon-gbp:before{content:""}.glyphicon-sort:before{content:""}.glyphicon-sort-by-alphabet:before{content:""}.glyphicon-sort-by-alphabet-alt:before{content:""}.glyphicon-sort-by-order:before{content:""}.glyphicon-sort-by-order-alt:before{content:""}.glyphicon-sort-by-attributes:before{content:""}.glyphicon-sort-by-attributes-alt:before{content:""}.glyphicon-unchecked:before{content:""}.glyphicon-expand:before{content:""}.glyphicon-collapse-down:before{content:""}.glyphicon-collapse-up:before{content:""}.glyphicon-log-in:before{content:""}.glyphicon-flash:before{content:""}.glyphicon-log-out:before{content:""}.glyphicon-new-window:before{content:""}.glyphicon-record:before{content:""}.glyphicon-save:before{content:""}.glyphicon-open:before{content:""}.glyphicon-saved:before{content:""}.glyphicon-import:before{content:""}.glyphicon-export:before{content:""}.glyphicon-send:before{content:""}.glyphicon-floppy-disk:before{content:""}.glyphicon-floppy-saved:before{content:""}.glyphicon-floppy-remove:before{content:""}.glyphicon-floppy-save:before{content:""}.glyphicon-floppy-open:before{content:""}.glyphicon-credit-card:before{content:""}.glyphicon-transfer:before{content:""}.glyphicon-cutlery:before{content:""}.glyphicon-header:before{content:""}.glyphicon-compressed:before{content:""}.glyphicon-earphone:before{content:""}.glyphicon-phone-alt:before{content:""}.glyphicon-tower:before{content:""}.glyphicon-stats:before{content:""}.glyphicon-sd-video:before{content:""}.glyphicon-hd-video:before{content:""}.glyphicon-subtitles:before{content:""}.glyphicon-sound-stereo:before{content:""}.glyphicon-sound-dolby:before{content:""}.glyphicon-sound-5-1:before{content:""}.glyphicon-sound-6-1:before{content:""}.glyphicon-sound-7-1:before{content:""}.glyphicon-copyright-mark:before{content:""}.glyphicon-registration-mark:before{content:""}.glyphicon-cloud-download:before{content:""}.glyphicon-cloud-upload:before{content:""}.glyphicon-tree-conifer:before{content:""}.glyphicon-tree-deciduous:before{content:""}.glyphicon-cd:before{content:""}.glyphicon-save-file:before{content:""}.glyphicon-open-file:before{content:""}.glyphicon-level-up:before{content:""}.glyphicon-copy:before{content:""}.glyphicon-paste:before{content:""}.glyphicon-alert:before{content:""}.glyphicon-equalizer:before{content:""}.glyphicon-king:before{content:""}.glyphicon-queen:before{content:""}.glyphicon-pawn:before{content:""}.glyphicon-bishop:before{content:""}.glyphicon-knight:before{content:""}.glyphicon-baby-formula:before{content:""}.glyphicon-tent:before{content:"⛺"}.glyphicon-blackboard:before{content:""}.glyphicon-bed:before{content:""}.glyphicon-apple:before{content:""}.glyphicon-erase:before{content:""}.glyphicon-hourglass:before{content:"⌛"}.glyphicon-lamp:before{content:""}.glyphicon-duplicate:before{content:""}.glyphicon-piggy-bank:before{content:""}.glyphicon-scissors:before{content:""}.glyphicon-bitcoin:before{content:""}.glyphicon-btc:before{content:""}.glyphicon-xbt:before{content:""}.glyphicon-yen:before{content:"¥"}.glyphicon-jpy:before{content:"¥"}.glyphicon-ruble:before{content:"₽"}.glyphicon-rub:before{content:"₽"}.glyphicon-scale:before{content:""}.glyphicon-ice-lolly:before{content:""}.glyphicon-ice-lolly-tasted:before{content:""}.glyphicon-education:before{content:""}.glyphicon-option-horizontal:before{content:""}.glyphicon-option-vertical:before{content:""}.glyphicon-menu-hamburger:before{content:""}.glyphicon-modal-window:before{content:""}.glyphicon-oil:before{content:""}.glyphicon-grain:before{content:""}.glyphicon-sunglasses:before{content:""}.glyphicon-text-size:before{content:""}.glyphicon-text-color:before{content:""}.glyphicon-text-background:before{content:""}.glyphicon-object-align-top:before{content:""}.glyphicon-object-align-bottom:before{content:""}.glyphicon-object-align-horizontal:before{content:""}.glyphicon-object-align-left:before{content:""}.glyphicon-object-align-vertical:before{content:""}.glyphicon-object-align-right:before{content:""}.glyphicon-triangle-right:before{content:""}.glyphicon-triangle-left:before{content:""}.glyphicon-triangle-bottom:before{content:""}.glyphicon-triangle-top:before{content:""}.glyphicon-console:before{content:""}.glyphicon-superscript:before{content:""}.glyphicon-subscript:before{content:""}.glyphicon-menu-left:before{content:""}.glyphicon-menu-right:before{content:""}.glyphicon-menu-down:before{content:""}.glyphicon-menu-up:before{content:""}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-right:0;list-style:none}.list-inline{padding-right:0;margin-right:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-right:0}@media(min-width:768px){.dl-horizontal dt{float:right;width:160px;overflow:hidden;clear:right;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-right:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'— '}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:' —'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-bigikala{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:right}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{left:100%}.col-xs-pull-11{left:91.66666667%}.col-xs-pull-10{left:83.33333333%}.col-xs-pull-9{left:75%}.col-xs-pull-8{left:66.66666667%}.col-xs-pull-7{left:58.33333333%}.col-xs-pull-6{left:50%}.col-xs-pull-5{left:41.66666667%}.col-xs-pull-4{left:33.33333333%}.col-xs-pull-3{left:25%}.col-xs-pull-2{left:16.66666667%}.col-xs-pull-1{left:8.33333333%}.col-xs-pull-0{left:0}.col-xs-push-12{right:100%}.col-xs-push-11{right:91.66666667%}.col-xs-push-10{right:83.33333333%}.col-xs-push-9{right:75%}.col-xs-push-8{right:66.66666667%}.col-xs-push-7{right:58.33333333%}.col-xs-push-6{right:50%}.col-xs-push-5{right:41.66666667%}.col-xs-push-4{right:33.33333333%}.col-xs-push-3{right:25%}.col-xs-push-2{right:16.66666667%}.col-xs-push-1{right:8.33333333%}.col-xs-push-0{right:auto}.col-xs-offset-12{margin-right:100%}.col-xs-offset-11{margin-right:91.66666667%}.col-xs-offset-10{margin-right:83.33333333%}.col-xs-offset-9{margin-right:75%}.col-xs-offset-8{margin-right:66.66666667%}.col-xs-offset-7{margin-right:58.33333333%}.col-xs-offset-6{margin-right:50%}.col-xs-offset-5{margin-right:41.66666667%}.col-xs-offset-4{margin-right:33.33333333%}.col-xs-offset-3{margin-right:25%}.col-xs-offset-2{margin-right:16.66666667%}.col-xs-offset-1{margin-right:8.33333333%}.col-xs-offset-0{margin-right:0}@media(min-width:768px){.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{float:right}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{left:100%}.col-sm-pull-11{left:91.66666667%}.col-sm-pull-10{left:83.33333333%}.col-sm-pull-9{left:75%}.col-sm-pull-8{left:66.66666667%}.col-sm-pull-7{left:58.33333333%}.col-sm-pull-6{left:50%}.col-sm-pull-5{left:41.66666667%}.col-sm-pull-4{left:33.33333333%}.col-sm-pull-3{left:25%}.col-sm-pull-2{left:16.66666667%}.col-sm-pull-1{left:8.33333333%}.col-sm-pull-0{left:auto}.col-sm-push-12{right:100%}.col-sm-push-11{right:91.66666667%}.col-sm-push-10{right:83.33333333%}.col-sm-push-9{right:75%}.col-sm-push-8{right:66.66666667%}.col-sm-push-7{right:58.33333333%}.col-sm-push-6{right:50%}.col-sm-push-5{right:41.66666667%}.col-sm-push-4{right:33.33333333%}.col-sm-push-3{right:25%}.col-sm-push-2{right:16.66666667%}.col-sm-push-1{right:8.33333333%}.col-sm-push-0{right:auto}.col-sm-offset-12{margin-right:100%}.col-sm-offset-11{margin-right:91.66666667%}.col-sm-offset-10{margin-right:83.33333333%}.col-sm-offset-9{margin-right:75%}.col-sm-offset-8{margin-right:66.66666667%}.col-sm-offset-7{margin-right:58.33333333%}.col-sm-offset-6{margin-right:50%}.col-sm-offset-5{margin-right:41.66666667%}.col-sm-offset-4{margin-right:33.33333333%}.col-sm-offset-3{margin-right:25%}.col-sm-offset-2{margin-right:16.66666667%}.col-sm-offset-1{margin-right:8.33333333%}.col-sm-offset-0{margin-right:0}}@media(min-width:992px){.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{float:right}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{left:100%}.col-md-pull-11{left:91.66666667%}.col-md-pull-10{left:83.33333333%}.col-md-pull-9{left:75%}.col-md-pull-8{left:66.66666667%}.col-md-pull-7{left:58.33333333%}.col-md-pull-6{left:50%}.col-md-pull-5{left:41.66666667%}.col-md-pull-4{left:33.33333333%}.col-md-pull-3{left:25%}.col-md-pull-2{left:16.66666667%}.col-md-pull-1{left:8.33333333%}.col-md-pull-0{left:auto}.col-md-push-12{right:100%}.col-md-push-11{right:91.66666667%}.col-md-push-10{right:83.33333333%}.col-md-push-9{right:75%}.col-md-push-8{right:66.66666667%}.col-md-push-7{right:58.33333333%}.col-md-push-6{right:50%}.col-md-push-5{right:41.66666667%}.col-md-push-4{right:33.33333333%}.col-md-push-3{right:25%}.col-md-push-2{right:16.66666667%}.col-md-push-1{right:8.33333333%}.col-md-push-0{right:auto}.col-md-offset-12{margin-right:100%}.col-md-offset-11{margin-right:91.66666667%}.col-md-offset-10{margin-right:83.33333333%}.col-md-offset-9{margin-right:75%}.col-md-offset-8{margin-right:66.66666667%}.col-md-offset-7{margin-right:58.33333333%}.col-md-offset-6{margin-right:50%}.col-md-offset-5{margin-right:41.66666667%}.col-md-offset-4{margin-right:33.33333333%}.col-md-offset-3{margin-right:25%}.col-md-offset-2{margin-right:16.66666667%}.col-md-offset-1{margin-right:8.33333333%}.col-md-offset-0{margin-right:0}}@media(min-width:1200px){.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{float:right}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{left:100%}.col-lg-pull-11{left:91.66666667%}.col-lg-pull-10{left:83.33333333%}.col-lg-pull-9{left:75%}.col-lg-pull-8{left:66.66666667%}.col-lg-pull-7{left:58.33333333%}.col-lg-pull-6{left:50%}.col-lg-pull-5{left:41.66666667%}.col-lg-pull-4{left:33.33333333%}.col-lg-pull-3{left:25%}.col-lg-pull-2{left:16.66666667%}.col-lg-pull-1{left:8.33333333%}.col-lg-pull-0{left:auto}.col-lg-push-12{right:100%}.col-lg-push-11{right:91.66666667%}.col-lg-push-10{right:83.33333333%}.col-lg-push-9{right:75%}.col-lg-push-8{right:66.66666667%}.col-lg-push-7{right:58.33333333%}.col-lg-push-6{right:50%}.col-lg-push-5{right:41.66666667%}.col-lg-push-4{right:33.33333333%}.col-lg-push-3{right:25%}.col-lg-push-2{right:16.66666667%}.col-lg-push-1{right:8.33333333%}.col-lg-push-0{right:auto}.col-lg-offset-12{margin-right:100%}.col-lg-offset-11{margin-right:91.66666667%}.col-lg-offset-10{margin-right:83.33333333%}.col-lg-offset-9{margin-right:75%}.col-lg-offset-8{margin-right:66.66666667%}.col-lg-offset-7{margin-right:58.33333333%}.col-lg-offset-6{margin-right:50%}.col-lg-offset-5{margin-right:41.66666667%}.col-lg-offset-4{margin-right:33.33333333%}.col-lg-offset-3{margin-right:25%}.col-lg-offset-2{margin-right:16.66666667%}.col-lg-offset-1{margin-right:8.33333333%}.col-lg-offset-0{margin-right:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:right}th{text-align:right}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-right:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-left:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-right:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-right:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-right:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-right:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-left:42.5px}.form-control-feedback{position:absolute;top:0;left:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-right:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-right:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:left}}.form-horizontal .has-feedback .form-control-feedback{left:15px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-right:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;float:right;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:right;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:right}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-right:-1px}.btn-toolbar{margin-right:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:right}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-right:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-right:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group{float:right}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-right:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-right:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{right:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:right;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:first-child{border-left:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:last-child{border-right:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-right:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-left:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-right:-1px}.nav{padding-right:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:right;margin-bottom:-1px}.nav-tabs>li>a{margin-left:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;right:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:right}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-right:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-right:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-left:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.navbar{border-radius:4px}}@media(min-width:768px){.navbar-header{float:right}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-bigikala>.navbar-header,.container>.navbar-collapse,.container-bigikala>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container-bigikala>.navbar-header,.container>.navbar-collapse,.container-bigikala>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:right;height:50px;padding:15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-bigikala .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:left;padding:9px 10px;margin-top:8px;margin-left:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:right;margin:0}.navbar-nav>li{float:right}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:8px -15px}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-right:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-right:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{float:right;margin-right:15px;margin-left:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-right:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:right;padding:6px 12px;margin-right:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-right:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pager{padding-right:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:left}.pager .previous>a,.pager .previous>span{float:right}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:left}.list-group-item>.badge+.badge{margin-lef:5px}.nav-pills>li>a>.badge{margin-right:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-bigikala .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-bigikala .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-left:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;left:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:right;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-right:10px}.media-left,.media>.pull-left{padding-left:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-right:0;list-style:none}.list-group{padding-right:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-left-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-right:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-left:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;right:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:left;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-right:5px}.modal-footer .btn-group .btn+.btn{margin-right:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;right:50%;margin-right:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 5px 5px 0;border-left-color:#000}.tooltip.left .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 0 5px 5px;border-right-color:#000}.tooltip.bottom .tooltip-arrow{top:0;right:50%;margin-right:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;right:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-right:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;right:50%;margin-right:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-right:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}.popover.right>.arrow:after{bottom:-10px;right:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;right:50%;margin-right:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-right:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{right:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{right:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{right:100%}.carousel-inner>.prev{right:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{right:0}.carousel-inner>.active.left{right:-100%}.carousel-inner>.active.right{right:100%}.carousel-control{position:absolute;top:0;bottom:0;right:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'›'}.carousel-control .icon-next:before{content:'‹'}.carousel-indicators{position:absolute;bottom:10px;right:50%;z-index:15;width:60%;padding-right:0;margin-right:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-bigikala:before,.container-bigikala:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-bigikala:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(max-width:767px){.visible-xs-block{display:block!important}}@media(max-width:767px){.visible-xs-inline{display:inline!important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media(min-width:1200px){.visible-lg-block{display:block!important}}@media(min-width:1200px){.visible-lg-inline{display:inline!important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}@font-face{font-display:swap;font-family:IRANSans;src:url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Medium.eot);src:url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Medium.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Medium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:IRANSans;font-style:normal;font-weight:400;src:url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Bold.eot);src:url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Bold.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/IRANSansWeb_Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:IRANYekan;font-style:normal;font-weight:400;src:url(../../../themes/Bigikala/assets/fonts/f9b12859.eot);src:url(../../../themes/Bigikala/assets/fonts/f9b12859.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/f78b74c5.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/11627467.ttf) format("truetype")}@font-face{font-display:swap;font-family:IRANYekan;src:url(../../../themes/Bigikala/assets/fonts/699085bd.eot);src:url(../../../themes/Bigikala/assets/fonts/699085bd.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/088dfe8a.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/2c83275a.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:IRANYekan;src:url(../../../themes/Bigikala/assets/fonts/5bea6c32.eot);src:url(../../../themes/Bigikala/assets/fonts/5bea6c32.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/56a1baa4.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/79533773.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:IRANYekan;font-style:normal;font-weight:400;src:url(../../../themes/Bigikala/assets/fonts/6a51276d.eot);src:url(../../../themes/Bigikala/assets/fonts/6a51276d.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/492984b8.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/6387a14a.ttf) format("truetype")}@font-face{font-display:swap;font-family:IRANYekan;src:url(../../../themes/Bigikala/assets/fonts/7c912e00.eot);src:url(../../../themes/Bigikala/assets/fonts/7c912e00.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/2d7cc7cd.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/a7d41f91.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Kalameh;src:url(../../../themes/Bigikala/assets/fonts/Kalameh-Regular.eot);src:url(../../../themes/Bigikala/assets/fonts/Kalameh-Regular.eot?#iefix) format("embedded-opentype"),url(../../../themes/Bigikala/assets/fonts/Kalameh-Regular.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/Kalameh-Regular.ttf) format("truetype");font-style:normal}@font-face{font-display:swap;font-family:Num;src:url(../../../themes/Bigikala/assets/fonts/Num.eot);src:url(../../../themes/Bigikala/assets/fonts/Num.eot?#iefix) format("eot"),url(../../../themes/Bigikala/assets/fonts/Num.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/Num.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-display:swap;font-family:bigikala;src:url(../../../themes/Bigikala/assets/fonts/bigikala.eot);src:url(../../../themes/Bigikala/assets/fonts/bigikala.eot?#iefix) format("eot"),url(../../../themes/Bigikala/assets/fonts/bigikala.woff) format("woff"),url(../../../themes/Bigikala/assets/fonts/bigikala.ttf) format("truetype");font-style:normal;font-weight:400}body a{text-decoration:none!important;font-family:'Kalameh',sans-serif;font-weight:400}a,body,label,p,span{font-family:'Kalameh',sans-serif;font-weight:400}ul.spec-list b.title span{margin-right:-25px}.vendors-table-col--shipping .icon .c-seller__info i.icon{height:14px;width:31px}.matrix_wolfprice{margin:0;display:flex;flex-direction:column;justify-content:center;height:100%;font-size:22px;direction:rtl;text-align:center;color:#ef394e}.matrix_wolfbox,.matrix_wolfheader{display:block}.matrix_wolfrealtime-box,.matrix_wolfshow-btn{-moz-transition:all ease-out .2s;-o-transition:all ease-out .2s}.matrix_wolfbox:hover{color:#ef394e;cursor:pointer}.matrix_wolflink,.matrix_wolflink:hover{color:inherit}.matrix_wolfheader{line-height:2;font-size:21px;height:38px;font-weight:400;color:#000;margin:5px 0;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matrix_wolffooter{height:50px;position:relative}.matrix_wolfshow-btn{position:absolute;left:16px;-webkit-transition:all ease-out .2s;transition:all ease-out .2s;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#f1f1f1;font-size:12px;padding:7px 23px 6px;margin-top:17px;border-radius:14px;box-shadow:0 1px 4px rgba(0,0,0,.28);display:none}#slider,#wrapper,.matrix_wolfloader{position:relative}.matrix_wolfloader{height:3px;z-index:1;padding:0 17px;border-radius:14px;-moz-border-radius:14px;margin-top:15px;width:100%;box-sizing:border-box}.woocommerce-Price-currencySymbol{font-size:13px}.older-price .woocommerce-Price-currencySymbol,h1.auth__title{display:none}#wrapper{max-width:100%;max-height:100%;overflow:hidden;border-radius:14px;margin:0 auto}#slider,#slider>ul>li{height:100%;width:100%}#slider ul,.captionList{margin:0;padding:0;list-style:none}#slider{z-index:0}#slider:hover{cursor:pointer}#slider>ul>li{position:absolute;top:0;left:0;display:none}#slider ul li:first-child{display:list-item}#slider .sliderCaption{position:absolute;z-index:99;bottom:0;left:0;width:100%;height:43px;background:rgba(66,73,89,.8)}.captionList{width:100%;height:100%}.captionItem{font-size:13px;position:relative;float:left;height:100%;padding-top:0;text-align:center;color:#fff;background:0;display:-ms-inline-grid}.captionItem:first-child{border-left:0}#slider .next,#slider .prev{position:absolute;z-index:9999;display:inline-block;box-sizing:border-box;width:35px;height:38px;background:0}.lofslidervoc,.matrix_wolfspecial-offers-homepage-page,.wpb_single_image .wpb_wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}a{text-decoration:none}a:focus{outline:0}ul{list-style:none;padding:0}.lofslidervoc *{margin:0 auto;padding:0}.bigiCountDown{float:right;margin-top:7px;display:-webkit-inline-flex;display:inline-flex;font-family:'Kalameh',sans-serif;font-weight:400}.bigiCountDown>span.label{font-size:24px;font-weight:400;line-height:42px;display:inline-block;float:left;width:25px;height:38px;margin-right:2px;padding:0;text-align:center;color:#fff;background:#3a3a3a}.bigiCountDown>span.dubbledot{font-size:30px;float:left;margin-top:5px;margin-right:2px;margin-left:-4px;vertical-align:3px;color:#333}.bigiCountDown.small{float:left;margin-top:0;margin-right:5px}.bigiCountDown.small>span.label{font-size:24px;font-weight:400;line-height:33px;width:20px;height:29px}.bigiCountDown.small>span.dubbledot{font-size:30px;line-height:20px;float:left;margin-top:4px;margin-right:2.5px;margin-left:-4px;vertical-align:3px;color:#333}.lofslidervoc{position:relative;overflow:hidden;box-sizing:border-box;width:99.9%;height:410px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);margin-bottom:10px;border-radius:28px;-ms-border-radius:14px}.lofslidervoc .preloader{position:absolute;z-index:9;top:0;right:0;width:100%;height:100%;text-align:center;background:#fff}.lofslidervoc .sliders-wrapper{position:relative;width:100%;height:100%}.lofslidervoc .lof-opacity{width:100%;height:100%}.lofslidervoc .lof-opacity li{position:absolute;top:0;right:0;float:inherit;width:100%;list-style:none}.lofslidervoc .navigator-wrapper{position:relative;z-index:9;float:left;width:100%!important;height:382px!important}.lofslidervoc ul.navigator-wrap-inner{position:absolute;top:0;width:100%}.lofslidervoc ul.navigator-wrap-inner li{position:relative;display:block;width:100%!important;text-overflow:ellipsis;height:40.5px!important;font:15px/38px Kalameh;line-height:41px;list-style:none;cursor:pointer;text-align:right;white-space:nowrap;padding-right:15px;color:#4d4d4d;text-decoration:none}.lofslidervoc ul.navigator-wrap-inner li:hover{background:#ebecf0}.lofslidervoc ul.navigator-wrap-inner li.active{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71)}.columnone dell span,.matrix_wolfproduct-view,.matrix_wolfproduct-view a:focus,.matrix_wolfproduct-view a:hover{color:#fff}.lofslidervoc ul.navigator-wrap-inner li.active:before{opacity:1}ul.lofslidersmain li .wc-thumb{width:45%;height:382px;margin-left:3%;text-align:center}ul.lofslidersmain li .wc-thumb h3{font:15px/24px Kalameh;margin-top:10px;text-align:center}ul.lofslidersmain li .wc-thumb img{margin:20px auto;max-width:290px;max-height:290px}.columnone dell span,.columnone inss{display:inline-block;box-sizing:border-box;transition:.15s linear;vertical-align:top}.columnone dell span{font-size:17px;line-height:33px;position:relative;min-width:76px;height:32px;padding:0 5px;text-align:center;border-radius:0 5px 5px 0;background:gray;margin-left:0}.flip-clock-wrapper ul li{z-index:1;left:0;top:0;height:100%}.flip-clock-wrapper ul li:first-child{z-index:2;display:none}.flip-clock-wrapper ul li a{display:block;height:100%}.flip-clock-wrapper ul li a div{z-index:1;left:0;height:35px;width:22px;outline:transparent solid 1px}.flip-clock-wrapper ul li a div .shadow{height:100%;z-index:2}.flip-clock-wrapper ul li a div.down{display:none}.flip-clock-wrapper ul li a div div.inn:first-child{display:none}.sticky-special-offers .flip-clock-wrapper ul li a div.up div.inn{top:0;font-size:35px}.flip-clock-wrapper ul li a div.up div.inn{top:0}.flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}.flip-clock-wrapper .flip{margin-right:2px}.flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd .5s .5s linear both;-moz-animation:asd .5s .5s linear both;animation:asd .5s .5s linear both;z-index:5}.flip-clock-divider{float:left;position:relative;width:7px;height:44px}.flip-clock-divider:first-child{width:0}.flip-clock-dot{display:block;background:#3a3a3a;width:4px;height:4px;position:absolute;border-radius:50%;left:0}.flip-clock-divider .flip-clock-label,.flip-clock-divider.minutes .flip-clock-label,.flip-clock-divider.seconds .flip-clock-label{display:none}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn .5s .5s linear both;-moz-animation:turn .5s .5s linear both;animation:turn .5s .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;-moz-animation:turn2 .5s linear both;animation:turn2 .5s linear both}.flip-clock-wrapper ul li.flip-clock-active{z-index:3}button:focus{outline:0}.no-padding{padding-left:0;padding-right:0}.dk-padding{padding:20px}.header-right-side,.tbar ul{padding:0}.header-row{padding-bottom:0;padding-top:0;max-width:1220px}.top-header-image img{width:100%}.tbar ul{list-style:none;display:inline-block;margin:5px 0}.tbar ul li .login-menu{background-position:-309px -31px}.tbar ul li .register-menu,.tbar ul li .user-menu{background-position:-276px -33px}.tbar ul li .gifts-menu{background-position:-276px -1px}.dk-button-container .dk-button,.dk-button-container .dk-button i.dk-button-icon{box-sizing:border-box;display:block}.footer-div,.main-woo-div{max-width:1220px}.footerinfobar p{line-height:45px}.footerinfobar ul{float:right;width:50%;margin:0;padding:0}.subscribe-form-div,.subscribe-social{float:right;width:100%}.footer-newsletter ul li{margin-bottom:6px;line-height:30px;font-size:13px;color:#777}.footer-newsletter ul li a:hover{color:#000}#subscribe-form{margin:0 0 45px;float:right}.footer-newsletter .form-control{margin:15px 0 39px}.footer-newsletter p{display:inline}.footer-newsletter span.wpcf7-not-valid-tip{display:none}.footer-newsletter div.wpcf7-validation-errors{border:0;padding:0;margin-top:0;background:linear-gradient(90deg,#ff8a00,#e52e71)}.footer-newsletter div.wpcf7-mail-sent-ok{border:0;padding:0;margin-top:0;color:#ef394e}.footer-newsletter div.wpcf7 .ajax-loader{margin:10px 5px 0 0}.footer-newsletter .dk-button-container{float:right;margin:0 8px 0 0}.dk-button-container .dk-button-label .dk-button-labelname{display:block;height:38px;line-height:38px;text-align:center;width:100%}.product-det .dk-button-container .dk-button-label .dk-button-labelname{display:block;height:38px;line-height:22px;text-align:left;width:100%;margin-right:20px}.apps li .android-icon,.apps li .ios-icon{width:159px;height:48px;opacity:.9;-webkit-transition:all 150ms ease 0;-ms-transition:all 150ms ease 0;-moz-transition:all 150ms ease 0;display:block}.socials{margin-top:5px}.socials li{float:right;margin-left:10px}.apps li{float:left;margin-right:11px;line-height:0}.apps li .ios-icon{background:url(../../../themes/Bigikala/assets/images/ios_app.png) no-repeat;float:right}.apps li .android-icon{background:url(../../../themes/Bigikala/assets/images/android_app.png) no-repeat;float:right}.footer-bottom-widgets{padding:34px 0}.footer-bottom-widgets .widget-title,.footer-bottom-widgets .widget-title a{font-size:17px;color:#000;margin:0 0 3px}.footer-bottom-widgets ul li a:hover{color:#000}.menu-footer-container{overflow:hidden}.copyright-bar ul li{float:right;margin:10px 0 0 38px}.copyright-bar ul li a{color:#fff;line-height:32px}.copyright-bar .copyright-bar-text{color:#bbb}.copyright-bar .copyright-bar-text .section-two{float:left;font-size:12px;line-height:0;margin-top:12px}.about-bar{color:#737272;padding-top:15px;padding-bottom:20px;font-size:12px;line-height:26px;text-align:justify}.wpb_content_element{margin-bottom:10px}.wpb_single_image .wpb_wrapper{background:#1f1c28;-ms-border-radius:14px;border-radius:14px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.section-products-carousel,.section-products-carousel .productItem{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}.wpb_single_image .vc_figure,.wpb_single_image .wpb_wrapper a{width:100%}.section-products-carousel header .boxmore{display:block;float:left;padding:15px 0;line-height:0}.section-products-carousel .scroller,.section-products-carousel .scroller.partial{margin:20px auto 25px}.section-products-carousel header .boxmore a{color:#ef394e;font-size:16px}.section-products-carousel .scroller{position:relative}.section-products-carousel .scroller .items{position:relative;height:370px}.section-products-carousel b.old-price,.section-products-carousel h4.old-price{background:#f5f6f7;font:11px/16px Kalameh;height:13px;position:relative;top:4px;width:100%;color:#999;text-align:center;text-decoration:line-through;display:block}.section-products-carousel b.old-price{margin-top:0}.section-products-carousel .scroller .items .productItem .final-price{bottom:0;color:#ef394e;display:block;font:14px Kalameh;position:absolute;right:0;text-align:center;width:100%;direction:rtl}.section-products-carousel .scroller .items .productItem .final-price .price-start{font-size:10px;padding-left:5px}.section-products-carousel .scroller .items .productItem .final-price .currency{vertical-align:1px;font-size:10px;padding-right:10px}.section-products-carousel .next{left:4px}.section-products-carousel .next,.section-products-carousel .previous{cursor:pointer;display:block;float:right;z-index:7;position:absolute}.matrix_wolfwidget header{background-color:#f7f9fa;height:40px;display:block}.matrix_wolfwidget header h3{color:#ef394e;display:inline-block;font-size:13px;height:38px;line-height:38px;padding-right:15px;font-weight:400;margin:0}.boxmore{height:15px;line-height:45px;text-align:left;padding-left:10px}footer.boxmore a{color:#ef394e;font-size:12px}#bigikala_login .modal-dialog{width:515px}#bigikala_login .modal-content{background:#fff;border-radius:14px;overflow:hidden;border:3px solid #f0f0f2;margin-top:100px}#bigikala_login .modal-header .title{padding-right:15px;font-size:20px;line-height:50px;color:#000;position:absolute;top:0;font-weight:400}#bigikala_login .form-group{margin-bottom:15px;padding:0 45px;position:relative}.swatchtitlelabel,.variations label{font-weight:400;font-size:12px;color:#ef394e}#bigikala_login .form-group input[type=email],#bigikala_login .form-group input[type=password],#bigikala_login .form-group input[type=text]{border:3px solid #f0f1f2;border-radius:14px;height:40px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;padding:0 12px;outline:0}#bigikala_login .forget{color:#ef394e;cursor:pointer;display:inline-block;float:left;font-size:13px;padding-bottom:7px}.form-group .ckeckbox-control,.userform .form-group .ckeckbox-control,.userform .form-group .radio-control{top:7px}.ckeckbox-control{position:relative;display:inline-block}.form-group input[type="checkbox"]{top:-2px;z-index:0;right:2px}.ckeckbox-control input[type=checkbox]{position:absolute;opacity:1}.radio-control{display:inline-block;position:relative;height:18px;width:18px;padding:0;margin:0}.radio-control input[type=radio]{position:absolute;opacity:0;display:none}.radio-control label{width:14px;height:14px;-ms-border-radius:100%;border-radius:100%;background:#1f1c28;display:block;position:relative;border:1px solid #d4dbde;-webkit-transition:150ms ease;-moz-transition:150ms ease;-ms-transition:150ms ease;-o-transition:150ms ease;transition:150ms ease;padding:0;margin:0;cursor:pointer}.radio-control label:after{position:absolute;top:5px;left:5px;content:"";background:#1f1c28;width:2px;height:2px;border-radius:100%;border:1px solid #fff}.radio-control input[type=radio]:checked+label{background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid transparent;width:14px;height:14px}#bigikala_login .form-group.last{margin-top:30px;margin-bottom:40px}.dk-button-container .dk-button i.dk-button-icon.dk-button-icon-login{height:50px}.dk-button-container.large .dk-button-label .dk-button-labelname{height:50px;line-height:47px;font-size:15px}#bigikala_login button{color:inherit;background-color:transparent;padding:0;border-width:0;border-style:none;border-image:none;width:100%}#bigikala_login .footer{height:57px;background-color:#f5f5f5;position:absolute;width:100%;bottom:0;border-radius:0 0 28px 28px;margin:0}#bigikala_login .footer .register{text-align:center;font-size:16px;line-height:57px;color:#4d4d4d}#bigikala_login .modal-content{position:relative}#bigikala_login #loading{position:absolute;text-align:center;width:240px;top:100px;right:125px;z-index:2}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%;margin:10px auto;max-height:100%}#bigikala_login #loading img.site-logo{margin-top:20px}#bigikala_login .overlay{position:absolute;top:0;right:0;left:0;bottom:0;background:#f0f0f0;z-index:1;opacity:.9}.woocommerce-breadcrumb a:hover{color:#ef394e}.out_of_stock_label,.special_offer_label{position:absolute;right:0;top:0;height:138px;width:132px;margin:10px 0 0}.product-gallery-warp{position:absolute;z-index:1;margin-right:-28px;margin-top:10px}.product-gallery-warp ul li{padding:10px 0;position:relative}.product-gallery-warp ul li a{opacity:.8;cursor:pointer}.woocommerce div.product div.images{margin-bottom:0}.product-gallery{position:relative;padding:15px}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{width:100%;padding-right:20px}.pswp__bg{background:#1f1c28}.pswp__caption__center{text-align:right;color:#fff}.product-det .info-header h1{font-size:20px;line-height:24px;font-weight:400;color:#000;margin:0;padding:0;margin-top:-10px;width:80%}.matrix_wolfrating{float:left;margin:7px 0 0;text-align:center}.matrix_wolfrating .disable-stars{background:url(../../../themes/Bigikala/assets/images/stars.png) 0 -14px repeat-x;height:14px;margin:0 auto;position:relative;width:100px;direction:ltr;color:gray}.matrix_wolfrating .disable-stars .enable-stars{background:url(../../../themes/Bigikala/assets/images/stars.png) repeat-x;height:14px}.main-features{font-size:10px;line-height:23px}.main-features li{display:list-item}.main-features li.hidden-mainfea{display:none}.variations{display:block;width:100%;float:right;margin-bottom:40px!important}.woocommerce td.product-name dl.variation{float:right;margin-top:15px;color:#777}.woocommerce td.product-name dl.variation dd{float:right}.variations tr td{display:block;float:right;text-align:right}span.belowtext{display:inline-block;font-family:inherit;left:auto;font-weight:400;font-size:11px;float:right;line-height:19px;margin-right:25px}.reset_variations{display:none!important}.variations select{background-color:#fafbfc;font-size:12px;height:36px;width:auto;position:relative;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;padding:0 40px 0 20px;margin-bottom:10px}.variations .matrix_wolfselect{margin-top:10px;position:relative;width:250px}.variations .matrix_wolfselect:after,.variations .matrix_wolfselect:before{position:absolute;z-index:2;content:""}.variations .matrix_wolfselect:before{height:15px;left:auto;right:12px;top:9px;width:19px}.variations .matrix_wolfselect:after{height:16px;left:10px;top:12px;width:16px}.woocommerce-variation-price{margin:5px 0}.price-section{margin-top:20px}.product-price-oldprice{display:inline-block;float:right}.product-price-oldprice span{color:#777;font-size:12px;vertical-align:1px}.product-price-oldprice span:last-child{vertical-align:2px;font-size:10px;color:#999}.product-price-finalprice{color:#777;font-size:13px;margin:0;clear:both;float:right}.product-price-finalprice span:first-child{color:#ef394e;font-size:16px}.woocommerce-variation-price .price{color:#ef394e;margin:22px 0 0}.woocommerce-variation-price .price .woocommerce-Price-currencySymbol{font-size:11px;padding-right:8px}.dk-product-meta{display:block;float:right;width:100%;padding:10px 0 25px}.dk-product-meta span{display:inline;margin-left:5px;font-weight:400;font-size:14px;line-height:2;color:#4d4d4d}.sharing-panel .sharing-socials .sharing-socials-label,.sharing-panel label{margin-bottom:12px;color:#4d4d4d;font-size:17px;line-height:35px;letter-spacing:-.1px;float:right}.sharing-panel .sharing-socials ul{float:left}.sharing-panel .sharing-socials li{float:left;margin:0;padding:0}.sharing-socials li{border:none}.sharing-panel .sharing-submit .message-container{color:#ef394e;float:right;font-size:13px;height:25px;padding:4px 6px;text-align:right;width:100%}.sharing-submit img{width:16px;height:16px;display:inline-block;float:left;margin-right:10px;margin-top:10px}.icon-facebook,.icon-googleplus,.icon-twitter{height:26px;width:24px}.dk-button-container.small button{border:0;padding:0;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:14px;width:100%}.active,.vendor-rate-score.is-active{opacity:1;visibility:visible}.c-seller__detail{display:inline-flex;flex-direction:column;border-bottom:1px solid #efefef;border-top:1px solid #efefef;width:97%;padding:15px 0 5px;margin:-10px 0 0}.left{float:left}.right{float:right}.short-description{background:#fff;margin:0 auto 40px;color:#ef394e;padding:20px 15px 30px;text-align:justify;position:relative}.woocommerce .widget_layered_nav_filters ul li a::before{display:none}.products-tabs{width:100%;position:relative;margin:35px 0 50px}.tabs.wc-tabs{border:3px solid #f3f3f3;border-radius:14px 14px 0 0;border-bottom:none}.woocommerce div.product .woocommerce-tabs ul.tabs::before{box-shadow:none;border:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:none;border:none}.products-tabs .wc-tabs-wrapper{height:55px;width:100%}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background-color:transparent;display:inline-block;position:relative;z-index:0;border-radius:0;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none}.products-tabs .tabs li{float:right;position:relative;z-index:1}.products-tabs ul.tabs.wc-tabs li.active[role="tab"]::before{display:block;content:"";left:0;right:0;bottom:100%;height:4px;background:linear-gradient(90deg,#ff8a00,#e52e71);position:relative;width:100%;margin-top:-4px;box-shadow:none;border-radius:0;box-shadow:none!important;border:none}.products-tabs ul.tabs.wc-tabs.sticky li.active[role="tab"]::before{margin-top:-3px}.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs.sticky li.active a{height:53px}.woocommerce div.product .woocommerce-tabs ul.tabs{overflow:visible}.woocommerce div.product .woocommerce-tabs ul.tabs li.desc_tab a::before{height:18px;content:"\E1A0";font-size:28px;font-family:bigikala;width:40px;text-align:right}.woocommerce div.product .woocommerce-tabs ul.tabs li.additional_information_tab a::before{height:18px;content:"\E0CC";font-size:28px;font-family:bigikala;width:40px;text-align:right}.woocommerce div.product .woocommerce-tabs ul.tabs li.shipping_tab a::before{height:18px;content:"\E0EB";font-size:31px;font-family:bigikala;width:40px;text-align:right;line-height:63px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active.reviews_tab a::before,.woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab a::before{content:"\E121";font-size:28px;font-family:bigikala;width:40px;text-align:right}.woocommerce div.product .woocommerce-tabs ul.tabs li.active.seller_tab a:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.seller_tab a:before{content:"\E081";font-size:34px;font-family:bigikala;width:40px;text-align:right}.woocommerce div.product .woocommerce-tabs ul.tabs li.price_changes_tab_tab a::before{content:"\E0AB";font-size:29px;font-family:bigikala;width:40px;text-align:right}.woocommerce div.product .woocommerce-tabs .panel{margin:0;position:relative;overflow:hidden;color:#4d4d4d;padding:35px 53px;background:#fff;border-radius:0 0 28px 28px;border:3px solid #f3f3f3}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#ef394e;background:#fff;margin-bottom:-3px;display:inline-flex;line-height:32px;position:relative;padding:10px 15px;margin-top:3px;height:56px;transition:.2s ease;-ms-transition:.2s ease;-moz-transition:.2s ease;-webkit-transition:.2s ease}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-flex;font-size:17px;font-weight:400;height:55px;line-height:54px;margin-top:0;padding:0 15px;position:relative;text-align:center;color:#4d4d4d}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#000}.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab.active a:first-child{margin-right:-1px}.product_seo_title{font-size:16px!important;margin-bottom:40px;color:#1d1d1d;display:block;font-weight:400}h2.product_seo_title span{color:#4d4d4d;font-size:30px;line-height:17px;font-weight:400;margin-bottom:4px;letter-spacing:-.6px;display:block}.woocommerce div.product .woocommerce-tabs .panel h2.title{margin-top:0;display:block;padding-right:12px;clear:both;color:#000;font-size:30px;line-height:1.467;font-weight:400;margin-bottom:35px;letter-spacing:-.6px}span.sku{color:#ef394e;padding:0;line-height:2;font-size:14px;border-bottom:1px dashed #ef394e;margin:2px}.product_seo_title{font-size:13px;margin-bottom:40px;color:#2d2d2d;display:block}ul.spec-list{margin-bottom:10px}ul.spec-list b.title{font-size:16px;color:#fff;margin-bottom:25px;clear:both;display:block;padding-right:0;font-weight:400}ul.spec-list span.technicalspecs-value.false{background:#fcf5f5}ul.spec-list span.technicalspecs-value.true{background:#f5fcf5}ul.spec-list span.technicalspecs-value p{margin:0}ul.spec-list span.technicalspecs-title,ul.spec-list span.technicalspecs-value{display:block;white-space:normal;margin-bottom:9px}ul.spec-list span.technicalspecs-value i{top:3px}.icon-green-mark:before,.icon-red-close:before{display:block;width:18px;height:18px;position:absolute;top:-5px;font-size:12px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-decoration:none;line-height:22px;right:5px;-moz-osx-font-smoothing:grayscale;text-transform:none}.icon-green-mark:before{content:"\E14E";color:#00cb3b;font-weight:400}.icon-red-close:before{content:"\E15E";color:#fe4343;font-weight:400}.usercomments-total-rating{margin-left:2%;width:49%;float:right;margin-bottom:80px}.head{margin-bottom:15px}.head h2{font-size:18px}h2.title i{margin:0 0 0 13px}h2.title span.product-name{color:#777;font-size:12px;margin-right:12px}#review_form_wrapper{margin-top:0}.usercomments-add-comment{float:left;width:49%;padding-left:14px}.usercomments-add-comment .count{font-size:11px;font-weight:400}.usercomments-add-comment p{font-size:13px;line-height:28px;color:#4d4d4d;margin-bottom:26px}.usercomments-list{clear:both}b.title span.count{color:#fff;font-size:11px;margin-right:10px}.usercomments-list .comment-filter{position:relative;bottom:5px;display:none}.usercomments-list .comment-filter span{display:inline-block;font-size:13px;font-weight:400;color:#ef394e;float:right;margin-top:5px}#reviews_order{display:inline-block;margin:0;border:0}.usercomments-list .comment-filter a{font-size:12px;font-weight:400;line-height:28px;float:left;color:#708594;cursor:pointer;margin-right:20px}.commentlist-bigi{clear:both;padding-top:28px;border-top:1px solid #ebeef0}.user-comment-container{-webkit-box-shadow:0 2px 3px rgba(0,0,0,.15);-moz-box-shadow:0 2px 3px rgba(0,0,0,.15);box-shadow:0 2px 3px rgba(0,0,0,.15);-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;overflow:hidden;margin-bottom:30px;background:#fafbfc}.user-comment-container .user-comment-header{padding:0 15px;height:60px;line-height:60px;background:#f5f6f7}.user-comment-container .user-comment-header .user-info{height:60px}.user-comment-container .user-comment-header .user-info .author{color:#ef394e;float:right;font-size:14px;line-height:19px;margin-right:23px;margin-top:10px}.user-comment-container .user-comment-header .user-info time{display:block;color:#919191;font-size:10px}.user-comment-container .star-rating{margin-top:20px}.user-comment-container .user-comment-content{padding:37px 15px 20px}.description .ywar-description{font-size:13px;line-height:28px;color:#ef394e}div.review_vote{margin-left:15px;float:left;margin-top:30px}div.review_vote .review_helpful{line-height:26px}div.review_vote span{color:#777;float:right;margin-right:5px}#reviews .review_vote a{display:block;height:23px;line-height:23px;min-width:40px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;background:#1f1c28;float:right;margin-right:10px;color:#91a2ad;padding:0 9px 0 10px;cursor:pointer;font-size:11px}.ywar_perc_rating,span.ywar_scala_rating{border-radius:14px}.ywar_votereview{background:0;text-indent:0;white-space:0;width:auto}.woocommerce .star-rating span{color:#ef394e}.woocommerce .star-rating:before{color:rgba(0,0,0,.2)}.reviews_bar{margin-top:38px}.ywar_review_row{padding-bottom:0;margin-bottom:22px}.ywar_stars_value{float:right;margin-top:-4px;margin-left:5px}.ywar_stars_value .star-rating{margin:0}.ywar_stars_value .star-rating span:before{top:2px}.ywar_num_reviews{float:left;padding-right:10px}.ywar_review_row span{height:8px;line-height:8px}.ywar_perc_rating{background-color:#69ca6d}.content-box{border-radius:0;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-o-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}span.ywar_perc_rating{float:right}.woocommerce-cart-form .head{margin:0 0 15px;height:auto;overflow:hidden}.woocommerce-cart-form .head .title{color:#ef394e;font-size:16px;line-height:35px;padding-bottom:0;padding-top:10px;width:100%}.woocommerce-cart-form .head .title i{margin:0 0 0 11px;top:1px}.woocommerce-cart-form .head .title-hint{line-height:35px;font-size:12px}.woocommerce-cart-form .head .dk-button-container{margin:3px 0 0}.dk-button-container.hasIcon.step_forward a.dk-button{background:linear-gradient(90deg,#ff8a00,#e52e71)}.dk-button-container.hasIcon.step_forward a.dk-button i.dk-button-icon{float:left;background-color:transparent}.dk-button-container .dk-button i.dk-button-icon.dk-button-icon-caretLeft{background-position:-12px -554px}.dk-button-container.hasIcon.step_forward a.dk-button span.dk-button-label{background-color:transparent;margin-right:0;margin-left:54px;padding-left:0}.woocommerce-cart-form .container{border:1px solid #f0f1f2;border-bottom:0;border-radius:14px;margin-bottom:25px;padding:0}.woocommerce table.shop_table{border:0;margin:0}.woocommerce table.shop_table td{border-top:0}.woocommerce-cart-form .container table tr{border-bottom:1px solid #f0f1f2}.woocommerce-cart-form .container table td.first{border-radius:0 2px 0 0}.woocommerce-cart-form .container table td:first-child{border-right:0}.woocommerce-cart-form .container table thead td,.woocommerce-cart-form .container table thead td:last-child{background-color:#f7f9fa;font-size:13px;height:48px;color:#ef394e}.woocommerce-cart-form .container table td{text-align:center;vertical-align:middle;border-right:1px solid #f0f1f2;border-bottom:1px solid #f0f1f2}.woocommerce-cart-form .container table td.product-subtotal{border-left:0}.woocommerce-cart-form .container table td.last{border-left:0;background:#ffedee;border-right:0;width:45px}.woocommerce-cart-form .container table tbody td .pd{padding:15px 10px}.woocommerce-cart-form .container table tbody td .pic{float:right;width:110px;height:110px;text-align:right;display:table}.woocommerce-cart-form .container table tbody td .pic a{display:table-cell;vertical-align:middle}.woocommerce-cart-form .container table tbody td .desc{text-align:right;margin-right:140px;min-height:110px}.woocommerce-cart-form .container table tbody td .desc h2{font-size:14px;color:#ef394e;margin-bottom:5px;line-height:28px}.woocommerce-cart-form .container table tbody td .desc h3{color:#ef394e;font-size:13px}.woocommerce-cart-form .container .qty{border:1px solid #d4dbde;height:32px;line-height:35px;margin:0 auto;overflow:hidden;width:60px;border-radius:14px;font-size:14px;font-weight:400}.woocommerce-cart-form .container table tbody td.product-subtotal div{padding:0 20px}.woocommerce-cart-form .container table tbody td.product-subtotal table{width:100%}.woocommerce-cart-form .container table tbody td.product-subtotal table tr{border:0}.woocommerce-cart-form .container table tbody td.product-subtotal table td{font-size:16px;line-height:24px;text-align:right;padding:0;border:0}.woocommerce-cart-form .container table tbody td.product-subtotal table td:first-child{font-size:12px}.woocommerce-cart-form .container table tbody td.product-subtotal table td.al{text-align:left}.toman{color:#ef394e;font-size:10px;letter-spacing:0;margin-right:10px;vertical-align:2px}.woocommerce-cart-form .container table tbody td.product-subtotal table td .sep{margin:14px 0;border-bottom:1px dashed #e9e9e9;height:1px}.woocommerce-cart-form .container table tbody td.product-subtotal .al.center{padding:5px 0 10px;text-align:center}.woocommerce-cart-form .container table tbody td.product-subtotal table td span.green{font-size:19px}.woocommerce-cart-form .container table tbody td.last a{vertical-align:middle;width:45px;display:table-cell}.woocommerce-cart-form .container table tbody td.last a i{width:12px;height:12px;display:inline-block}.woocommerce a.remove{background-color:transparent}.woocommerce .cart .actions button.button{background-color:#579e59;height:32px;color:#fff;font-weight:400;padding-right:20px;padding-left:20px}.woocommerce .cart .discount{float:left;min-width:200px;margin-top:6px}.dk-button-ticket{height:21px;background:linear-gradient(90deg,#ff8a00,#e52e71);position:relative;font-size:12px;line-height:21px;color:#fff;display:inline-block;-ms-border-radius:14px;border-radius:6px}.dk-button-ticket.arrow-left:before{border-bottom:4px solid transparent;border-left:4px solid #fff;border-top:5px solid transparent;content:"";position:absolute;left:0;top:6px}.dk-button-ticket span:first-child{background:#ff7272;display:block;float:right;font-size:10px;height:21px;line-height:21px;padding:0 12px 0 8px;text-align:center}.dk-button-ticket span:last-child{padding:0 11px;position:relative;font-size:10px}.woocommerce .cart-collaterals .cart_totals table th{text-align:left}.woocommerce-page .cart-collaterals .cart_totals table td .amount{font-size:18px;line-height:50px;color:#000;font-weight:400}.dk-cart-style{position:absolute;bottom:0;padding:1em;margin:4px}.dk-button-container .dk-button.dark-blue,.dk-button-container .dk-button.dark-blue i.dk-button-icon{background-color:#969ba8}.content-box,.content-box-shop{background:#1f1c28;margin-bottom:10px}.content-box{-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;padding:25px 15px 30px;border:3px solid #f0f1f2}.box.noback,.content-box-shop{overflow:hidden}.content-box-shop{border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;padding-bottom:17px;border:3px solid #f0f1f2}.woocommerce-page .content-box{background:0;box-shadow:none;-webkit-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;padding:0;border:0;overflow:visible;margin-bottom:0}.empty_cart .cart-hint,.empty_cart .cart-links{font-size:13px;margin-top:10px;text-align:center}.empty_cart .cart-hint a{color:#ef394e}.empty_cart .cart-links .cart-offer{margin:30px 0 25px;font-size:14px}.empty_cart .cart-links a{color:#777;margin:10px 0;display:inline-block}.options__txt{position:relative;font-size:16px;float:right;height:35px;line-height:35px}.options__internal-search{display:inline-block;border-right:3px solid #f0f0f2;padding-right:15px;vertical-align:15px;position:relative}.options__internal-search input{display:block;padding:4px 10px;color:#777;font-size:13px;font-size:11.6px;font-size:.725rem;width:190px;border-radius:6px}.options__internal-search svg{width:22px;height:22px;position:absolute;left:4px;top:3px;fill:#999;cursor:pointer}.compare .product__remove,.filters-panel .filter__items-colors--case,.filters-panel .filter__items-colors--case:before,.products__item--colors .colors-wrapper .single-color,.range-slider__handle,.select__clear:after,.select__clear:before{border-radius:100%}.products__item--colors .colors-wrapper .single-color{position:relative;display:inline-block;width:16px;height:16px}.products__item--colors .colors-wrapper .wcvaswatchinput{position:relative;display:inline-block;width:16px;height:16px;margin-left:10px}.products__item--colors .colors-wrapper .wcvashopswatchlabel{width:13px;height:13px;margin-right:0;outline:0;border:0;box-shadow:none;cursor:default}.products__item-info{display:block;color:#ef394e;padding:0 15px;text-align:right}.products__item-rate-wrapper{display:block;height:24px;margin-bottom:15px}.products__item-rate{display:inline-block}.products__item-rate .rate{display:inline-block;margin-left:10px;font-size:11px}.products__item-rate .rate__value{background:#4a90e2;border-radius:14px;padding:2px 5px;color:#fff;margin-left:5px;font-size:12px}.products__item-rate .rate__value svg{vertical-align:-3px;fill:#fff;margin-left:5px}.products__item-gift-price{position:relative;top:0}.products__item-price--old{display:block;font-size:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);line-height:12px;height:14px;margin-left:10px}.products__item-price--old .old-price-txt{text-decoration:line-through;display:block;color:#6a6f6c}.products__item-price--final{color:#e51929;font-size:18px}.products__item-price--final .price-start{font-size:11px;margin-left:5px}.products__item-price--final .currency{font-size:12px;margin-right:8px;vertical-align:2px}.products__item-info .loop-add-to-cart a{font-size:11px}.woocommerce a.button.added:after,.woocommerce button.button.added:after,.woocommerce input.button.added:after{float:right;margin-right:0;margin-left:.53em}.products__item-info .loop-add-to-cart .added_to_cart{display:none}.auth{font-size:15px;color:#737373}.auth__content{display:flex;flex-direction:row}.auth__form{padding:0 12px;display:flex;flex-direction:column}.auth__form,.auth__guidance{width:100%}.form{flex-grow:1}.woocommerce form.register{border:0;padding:0;margin:0;text-align:right;border-radius:0}.userform .form-group>label{position:relative;display:inline-block;font-size:13px;font-weight:400;color:#ef394e;padding-right:5px}.userform .form-group>label.error{color:#f05662}.form label{margin-bottom:10px;font-weight:400}.full-width{width:100%}.userform .form-group input.en{color:#828282;text-align:left;direction:ltr;font:700 12px arial}.userform .form-group .agreement{margin-right:32px;line-height:32px}.userform .form-group .agreement>label,.userform .form-group .rememberme>label,label.newsletter{width:auto}.userform .form-group .agreement>label a{color:#ef394e;border-bottom:1px dashed;margin-left:3px}.userform .form-group input.button{width:100%;line-height:inherit;padding:0;font-weight:400;border-radius:0;color:inherit;background-color:transparent}.auth__guidance,.box.noback>.head{background:#fafcfc}.auth__nav{line-height:63px;border-top:2px solid #f3f3f3;font-size:18px;text-align:center}.auth__nav a{color:#ef394e;border-bottom:1px dashed;margin-right:3px}.guidance__thumb{text-align:center;margin:50px 0}.guidance__rules{padding:0 65px;margin-bottom:80px}.guidance__rules li{margin-bottom:18px;list-style:none}.guidance__rules i{margin-left:15px;vertical-align:top}.box.noback>.head{padding-bottom:15px;height:auto;text-align:center;color:#6d717a}.box.noback>.head i{margin-top:32px}.icon-user-changepassword{background-position:-882px -20px;width:44px;height:57px}.userbox .userform{margin:0 auto;float:none;text-align:right;width:50%}.filters-panel .widget form{overflow:hidden;padding:10px 15px 7px}.filters-panel .widget .price_slider_wrapper{margin:15px auto 22px;width:95%}.filtered__header{font-size:14px}.colors{width:230px;display:block;position:absolute;margin-top:-7px}.ts_product_colors{margin:0 auto;width:100%;display:inline;position:relative}.available_widget .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:16px;color:#000;position:relative;padding-right:25px;float:right}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a{font-size:14px}.available_widget .woocommerce-widget-layered-nav-list__item a:hover,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover{color:#ef394e}.available_widget .woocommerce-widget-layered-nav-list__item span,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:13px;color:#5c5c5c;direction:ltr;border-radius:8px!important}.available_widget .woocommerce-widget-layered-nav-list__item span:hover,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span:hover{color:#ef394e}.widget_price_filter .price_slider_amount{text-align:right;position:relative;width:100%;color:#686868}.widget_price_filter .price_slider_amount .button{font-size:1em;padding:.75em 1.646em}.widget_price_filter .price_slider_amount .price_label{position:absolute;top:15px;width:inherit;font-size:13px;line-height:1em;float:left;text-align:center}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{width:18px;height:18px;cursor:pointer;line-height:20px;top:-8px;background:#fff;border:1px solid #a6a6a6}#scrollUp{display:block;opacity:1}.widget_price_filter .ui-slider .ui-slider-handle::before,.widget_price_filter .ui-slider .ui-slider-handle:last-child::before{text-align:left;top:-8px;position:absolute;left:0;font-family:bigikala;margin:10px;display:block;height:10px;width:12px;content:"\E17E";cursor:pointer;color:#ef394e;font-size:12px;font-weight:400;letter-spacing:0;margin-left:5px}.widget_price_filter .ui-slider .ui-slider-handle:last-child::before{top:-7px;left:7px}.widget_price_filter .ui-slider .ui-slider-handle:before{-webkit-transform:translate(-50%) rotate(-90deg);transform:translate(-50%) rotate(-90deg)}.widget_price_filter .ui-slider .ui-slider-handle:last-child:before{-webkit-transform:translate(-50%) rotate(90deg);transform:translate(-50%) rotate(90deg)}.matrix_wolfselect,.matrix_wolfselect select{width:200px;position:relative}#scrollUp,p#map_lat_long_field{display:none}.matrix_wolfselect select{background-color:#fafbfc;border:1px solid #dfe5e8;font-size:12px;height:36px;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;padding:0 7px;-webkit-appearance:none;-moz-appearance:none}.matrix_wolfselect:after,.matrix_wolfselect:before{content:"";position:absolute;z-index:2}.hr-widget .blog-widget-title:before,.title__sep{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.woocommerce-info:before{color:#ef394e}.woocommerce-message:before{color:#62b965}.woocommerce-error .button{font-weight:400;color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71)}.woocommerce-info .button{font-weight:400;color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71)}.woocommerce-message .button{font-weight:400;color:#fff;background-color:#62b965}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}.checkout_coupon{background:#fff;border-radius:14px;padding:25px 15px 30px;border:3px solid #f2f2f2;overflow:hidden;margin-top:0;margin-bottom:10px}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{border:3px solid #f0f0f0;border-radius:14px}.woocommerce form .form-row textarea{border:3px solid #f0f0f2;line-height:35px;overflow:hidden;border-radius:14px;font-size:15px;padding:15px}.woocommerce .checkout_coupon input.button{background-color:#579e59;height:32px;color:#fff;font-weight:400;padding-right:20px;padding-left:20px}.woocommerce .checkout .customer_details{border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-o-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);padding:25px 15px 30px;border:1px solid #f0f1f2;margin-bottom:10px}.woocommerce .checkout .head{margin:0 0 15px;height:auto;overflow:hidden}.woocommerce .checkout .head .title{color:#ef394e;font-size:16px;line-height:35px;padding-bottom:0;padding-top:10px;width:100%}.woocommerce .checkout .head .title i{margin:0 0 0 11px;top:1px}.woocommerce-checkout-review-order table thead td,.woocommerce-checkout-review-order table thead td:last-child,.woocommerce-checkout-review-order table tr th{background-color:transparent;height:50px;font-size:15px;line-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#5d5d5d;font-weight:normal!important}.woocommerce-checkout-review-order table{border:1px solid #f0f1f2;border-bottom:0;border-radius:14px;margin-bottom:25px;padding:0}.woocommerce-checkout-review-order table tr,.woocommerce-checkout-review-order table tr.order-total th{border-bottom:1px solid #f0f1f2}.woocommerce-checkout-review-order table td.first{border-radius:0 2px 0 0}.woocommerce-checkout-review-order table td:first-child{border-right:0}.woocommerce-checkout-review-order table td{text-align:center;height:48px;vertical-align:middle;border-right:1px solid #f0f1f2;border-bottom:1px solid #f0f1f2}.woocommerce-checkout-review-order table td.last{border-left:0;background:#ffedee;border-right:0;width:45px}.woocommerce-checkout-review-order table tbody td .pd{padding:15px 10px}.woocommerce-checkout-review-order table tbody td .pic{float:right;width:110px;height:110px;text-align:right;display:table}.woocommerce-checkout-matrix_wolftable .container table tbody td .pic a{display:table-cell;vertical-align:middle}.woocommerce-checkout-matrix_wolftable .container table tbody td .desc{text-align:right;margin-right:140px;min-height:110px}.woocommerce-checkout-matrix_wolftable .container table tbody td .desc h2{font-size:14px;color:#ef394e;margin-bottom:5px;line-height:28px}.woocommerce-checkout-matrix_wolftable .container table tbody td .desc h3{color:#ef394e;font-size:13px}.woocommerce-checkout-matrix_wolftable .container .qty{border:1px solid #d4dbde;height:32px;line-height:35px;margin:0 auto;overflow:hidden;width:60px;border-radius:14px;font-size:14px;font-weight:400}.woocommerce-checkout-matrix_wolftable .container table tbody td.product-subtotal div{padding:0 20px}.woocommerce-checkout-matrix_wolftable .container table tbody td.product-subtotal table{width:100%}.woocommerce-checkout-matrix_wolftable .container table tbody td.product-subtotal table tr{border:0}.woocommerce-checkout-matrix_wolftable .container table tbody td.product-subtotal table td{font-size:16px;line-height:24px;text-align:right;padding:0;border:0}.woocommerce-checkout-matrix_wolftable .container table tbody td.product-subtotal table td:first-child{font-size:12px}.woocommerce-checkout-matrix_wolftable .container table tbody td.product-subtotal table td.al{text-align:left}.woocommerce-checkout-matrix_wolftable .container table tbody td.last a{vertical-align:middle;width:45px;display:table-cell}.checkout-login .container{margin:60px auto}.checkout-login .container .section_login{box-sizing:border-box;text-align:center;width:45%;padding-bottom:20px}.checkout-login .container .head{padding-bottom:15px}.icon-user-login{background-position:-795px -21px;width:43px;height:54px}.checkout-login .container .head h1{font-size:16px;color:#ef394e;line-height:40px}.checkout-login .container .head p{color:#777;text-align:center}.checkout-login .container .section_register{border-right:1px solid #f0f1f2;box-sizing:border-box;text-align:center;width:55%;padding-bottom:20px}.icon-user-register{background-position:-795px -90px;width:48px;height:48px}.checkout-login .container .section_register .desc{color:#777;text-align:center;padding-top:15px;font-size:12px;line-height:28px}.woocommerce-checkout #payment{background:0}.woocommerce-checkout #payment ul.payment_methods li{border:3px solid #f0f0f2;margin-bottom:15px;font-weight:400;display:table;width:100%}.woocommerce-checkout #payment ul.payment_methods li .payment-first{background-color:#f7fff7;border-left:1px solid #ef394e;border-radius:0 2px 2px 0;cursor:pointer;text-align:center;vertical-align:middle;display:table-cell;width:50px;padding-top:15px}.woocommerce-checkout #payment ul.payment_methods li .payment-second{position:relative;text-align:right;vertical-align:middle;display:table-cell}.woocommerce-checkout #payment ul.payment_methods li .payment-second .title-payment{vertical-align:-10px;font-size:17px;color:#ef394e;display:inline;padding-right:15px}.woocommerce-checkout #payment ul.payment_methods li .payment-second .title-payment img{margin-left:10px}.woocommerce-checkout #payment ul.payment_methods li .payment-second .payment-hr{padding-right:15px;margin-top:20px;border-top:1px solid #dedede}.order-total .woocommerce-Price-currencySymbol{font:15px Kalameh}.woocommerce-checkout #payment div.payment_box{background-color:transparent;color:#fff}.special-offer-hint-finished-cart{display:none}.total-price,.wonder-price{font-size:13px!important;line-height:24px!important;text-align:right!important}.cart_totals .order-total .amount{color:#ef394e;font-size:21px;line-height:50px;font-weight:400}.woocommerce button.button.alt,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:linear-gradient(90deg,#ff8a00,#e52e71)}.woocommerce-checkout #payment div.payment_box:before{border:1em solid transparent;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent}.woocommerce .place-order button.button.alt,.woocommerce a.button.cancel,.woocommerce button.button.alt,.woocommerce input.button.alt{border-radius:3px;min-width:150px;font-weight:400;padding:10px 20px;display:inline-block;cursor:pointer}.woocommerce-checkout #payment .gateway_icon{display:inline-block;margin-left:15px}.woocommerce .place-order button.button.alt,.woocommerce input.button.alt{background:linear-gradient(90deg,#ff8a00,#e52e71);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);-ms-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);box-shadow:0 2px 3px 0 rgba(0,0,0,.15)}.woocommerce button.button.alt{-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);-ms-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);box-shadow:0 2px 3px 0 rgba(0,0,0,.15)}.woocommerce a.button.cancel{background-color:#969ba8;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);-ms-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);box-shadow:0 2px 3px 0 rgba(0,0,0,.15);color:#fff;float:left;text-align:center}.dk-box,.error-404{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.order-section{padding:20px;margin-bottom:15px}.order-section .order-right{width:40%}.order-section .order-right h1{font-size:15px}.order-section .order-right .bottom-box{color:#777;font-size:13px;margin-top:35px}.order-section .order-right .bottom-box .qus a{color:#ef394e;border-bottom:1px dashed #ef394e;margin:0 10px 0 38px;display:inline-block}.order-section .order-right .bottom-box .tel{direction:ltr;text-align:right;color:#ef394e;display:block;font-size:14px;margin-top:10px}.order-section .order-right .bottom-box .tel span{direction:rtl;display:inline-block;margin:0 3px}.order-section .order-right .bottom-box .tel i{top:5px}.icon-checkout-phone{background-position:-772px -374px;width:18px;height:18px}.order-section .order-left{width:59%}.table-block{display:table}.table-block .caption{display:table-caption;caption-side:top}.table-block .row{display:table-row}.table-block .row .cell{display:table-cell}.order-section .order-left .order_summary{width:49%;margin-left:1%;border-radius:14px;border:1px solid #f0f1f2}.order-section .order-left .order_summary .caption{border:1px solid #f0f1f2;border-bottom:0;height:47px;text-align:center;background-color:#f7f9fa;border-radius:6px 2px 0 0;color:#777}.order-section .order-left .order_summary .caption h1{font-size:13px;line-height:47px}.order-section .order-left .order_summary .row .cell:first-child{border-left:1px solid #f0f1f2;width:49%}.order-section .order-left .order_summary .row .cell{height:54px;line-height:54px;vertical-align:middle;text-align:center;font-size:13px;font-weight:400;border-bottom:1px solid #f0f1f2}.order-section .order-left .order_summary .row:last-child .cell{border-bottom:0}.order-section .order-left .order_info{width:45%;border-radius:14px;border:1px solid #f0f1f2}.order-section .order-left .order_info .caption{border:1px solid #f0f1f2;border-bottom:0;height:47px;text-align:center;background-color:#f7f9fa;border-radius:6px 2px 0 0;color:#777}.order-section .order-left .order_info .caption h1{font-size:13px;line-height:47px}.order-section .order-left .order_info .row .cell:first-child{width:64px;line-height:10px;border-left:1px solid #f0f1f2}.order-section .order-left .order_info .row .cell{height:54px;line-height:54px;vertical-align:middle;text-align:center;font-size:13px;border-bottom:1px solid #f0f1f2}.order-section .order-left .order_info .row:last-child .cell{border-bottom:0}.order_receipt table td,.payment_details table td{border-bottom:1px solid #f0f1f2;border-left:1px solid #f0f1f2;text-align:center;vertical-align:middle}.order-section .order-left .order_info .row.address .cell-value{font-size:11px;line-height:14px}.order-section .order-left .order_info .row.address .cell:last-child{line-height:normal}.order_receipt table,.payment_details table{display:table;width:100%;border-collapse:collapse}.order_receipt{padding:35px 20px;margin-bottom:30px}.order_receipt table{border:1px solid #f0f1f2}.order_receipt table thead td.first{border-radius:0 4px 0 0}.order_receipt table thead td{background-color:#f7f9fa;color:#777;font-size:13px;height:47px}.order_receipt table thead td.last{border-radius:6px 0 0}.order_receipt table td{height:60px}.payment_details_table{padding:35px 20px;margin-top:30px}.payment_details table{border:1px solid #f0f1f2}.payment_details table thead td.first{border-radius:0 4px 0 0}.payment_details table thead td{color:#777;font-size:20px;height:47px}.payment_details table thead td.last{border-radius:6px 0 0}.payment_details table td{height:60px}.dk-table table,.report-wrapper .report-info-table table,.woocommerce-MyAccount-navbar-primary{width:100%}.order_track>.head{background:#fafcfc;padding-bottom:15px;height:auto;text-align:center;color:#6d717a}.order_track>.head i{margin-top:32px}.order_track>.head h1{font-size:20px;line-height:31px;font-weight:400;margin-top:7px;padding-bottom:25px}.userbox .order_track div.content{margin:60px 0}.report-wrapper{margin-bottom:15px}.report-wrapper .report-title{background-color:#f8f9fb;padding:5px 15px;font-size:14px}.report-wrapper .report-info-table table td{border:2px solid #eff0f2;font-size:12px;position:relative;width:100%;min-height:1px;-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%;padding:20px 30px;border-left-width:0;border-right-width:0}.report-wrapper .report-info-table ._txt{font-size:17px;line-height:30px;color:#4d4d4d}.report-button-container{margin:25px 0}.report-button-container .change-address,.report-button-container .edit-info{padding:8px 23px;font-size:15px;color:#fff;margin-right:10px;cursor:pointer}.box,.comments-template #respond,.post{box-shadow:0 2px 2px #edeef0;overflow:hidden}.dk-table{padding:20px}.dk-table table{border:1px solid #f0f1f2;display:table;border-collapse:collapse}.dk-table table thead td.first{border-radius:0 4px 0 0}.dk-table table thead td{color:#666;font-size:17px;height:47px;font-weight:400}.dk-table table thead td.last{border-radius:6px 0 0}.dk-table table td{text-align:center;vertical-align:middle;border-bottom:1px solid #f0f1f2;border-left:1px solid #f0f1f2;height:60px;text-align:center;font-family:'Kalameh',sans-serif;letter-spacing:-.9px}.edit-info{padding:7px 20px;background:linear-gradient(90deg,#ff8a00,#e52e71);font-size:15px;color:#fff;margin-right:10px;cursor:pointer;border-radius:7px;font-weight:400}.woocommerce-button--next,.woocommerce-button--previous{background:linear-gradient(90deg,#ff8a00,#e52e71);padding:10px 20px;font-weight:400;text-align:center;color:#fff;margin-top:20px}.address_list .address_item table{width:100%;overflow:hidden;color:#777;font-size:16px;font-family:'Kalameh',sans-serif}.address_list .address_item table td{text-align:center;vertical-align:middle;border-left:1px solid #f0f1f2;line-height:26px;padding:10px 32px 10px 10px}.address_list .address_item table td.fr{border-bottom:1px solid #f0f1f2}.address_list .address_item table .txtright{text-align:right}.address_list .address_item table td.fr h3{font-size:15px;line-height:20px;color:#777}.address_item .hasmap{display:inline;color:#ef394e;background:#f7fff7;border:1px solid #ef394e;position:relative;padding:5px;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin-right:10px}.woocommerce-MyAccount-content .state_select.select2-hidden-accessible{display:none}.address_item .hasmap:after,.address_item .hasmap:before{content:"";position:absolute;left:100%;width:0;height:0}.c-profile-box{margin-bottom:21px;border:4px solid #f3f3f3;border-radius:14px;background:#fff}.c-profile-box__header{position:relative;background:linear-gradient(90deg,#ff8a00,#e52e71);height:102px;border-radius:14px 14px 40% 40%;margin-bottom:30px}.c-profile-box__btn-edit::before{content:"\E19d";font-size:20px;color:#444;position:absolute;left:2px;top:3px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.c-profile-box__btn-edit{width:25px;height:25px;border-radius:50%;position:absolute;top:56px;left:58%;margin-left:-52px;background:#f5f5f5;border:none}.c-profile-box__username{padding:0 20px 19px;text-align:center;font-size:18px;line-height:30px;font-weight:400;letter-spacing:-.1px;margin-top:-25px;color:#000;font-family:Num}.c-profile-box__tabs{border-top:3px solid #f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:55px;text-align:center}.woocommerce-MyAccount-navbar-primary .c-menu{background-color:#fff;margin-bottom:21px;float:right;width:100%;border:4px solid #f3f3f3;border-radius:14px}.c-profile-box__tab--access::before{content:"\E047";font-size:19px;top:8px!important}.c-profile-box__tab::before{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.c-profile-box__tab--sign-out::before{content:"\E085";font-size:18px;top:8px;-webkit-transform:translate(-50%);transform:translate(-50%);font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.c-profile-box__tab:first-child{border-left:3px solid #ebebeb}.c-profile-box__tab{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:23px 10px 0;font-weight:400;letter-spacing:-.3px;font-size:14px;line-height:1.833;color:#4d4d4d;position:relative}.address_item .hasmap:before{top:5px;border-top:6px solid transparent;border-left:10px solid #ef394e;border-bottom:6px solid transparent}.address_item .hasmap:after{top:6.5px;border-top:4.5px solid transparent;border-left:8.5px solid #f7fff7;border-bottom:4.5px solid transparent}.address_item .nomap{display:inline-block;line-height:20px;color:#7c6a26;background:#1f1c28cda;border:1px solid #e2c868;position:relative;padding:10px 15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;z-index:1;margin-right:10px}.address_item .nomap:after,.address_item .nomap:before{content:"";position:absolute;width:0;height:0}.address_item .nomap:before{right:-10px;top:35%;border-top:6px solid transparent;border-left:10px solid #e2c868;border-bottom:6px solid transparent;z-index:2}.address_item .nomap:after{right:-8px;top:40%;border-top:4.5px solid transparent;border-left:8.5px solid #fffcda;border-bottom:4.5px solid transparent;z-index:3}.post-meta,.search-form-bigi{position:relative}.address_list .address_item table td.last{border-left:0;padding:0}.address_list .address_item .control-btn td.edit{background:#71717130}.address_list .address_item .control-btn td{padding:0;border:0}.address_list .address_item .control-btn td a{vertical-align:middle;width:35px;display:table-cell;text-align:center;padding-top:25px;height:200px}.address_list .address_item table span.label{font-size:14px;font-weight:400;display:inline-block;margin-left:7px;padding:0;color:#333}.woocommerce-address-fields input.button{color:#fff;background-color:transparent}.woocommerce div.product form.cart .wc-no-matching-variations{float:right}.woocommerce ul#shipping_method li label{display:inline-block;top:4px}.shipping-calculator-button{padding:5px;font-weight:400;color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:3px}.order-again a.button,.order-again a.button:hover,.woocommerce a.button.alt,.woocommerce a.button.alt:hover{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);font-weight:400}.woocommerce div.product .stock.in-stock{display:none}.order-again a.button,.order-again a.button:hover{margin-top:20px;padding:5px;border-radius:14px}.woocommerce .wishlist-title h2:hover{background-color:transparent}.woocommerce .wishlist-title a.show-title-form{margin-right:15px;margin-left:0}.woocommerce .hidden-title-form input[type=text]{min-width:250px;vertical-align:middle;border:3px solid #f0f1f2;border-radius:3px;height:40px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0 12px;outline:0}.woocommerce .hidden-title-form button{padding:.618em 1em;border-radius:3px}table.wishlist_table{border:1px solid #f0f1f2;display:table;width:100%;border-collapse:collapse}table.wishlist_table thead td.first{border-radius:0 4px 0 0}table.wishlist_table thead td{text-align:center}table.wishlist_table thead td.last{border-radius:6px 0 0}table.wishlist_table td{text-align:center;vertical-align:middle;border-bottom:1px solid #f0f1f2;border-left:1px solid #f0f1f2;height:60px}table.wishlist_table td.product-name{text-align:right}table.wishlist_table tbody td .pd{padding:15px 10px}table.wishlist_table tbody td .pic{float:right;width:110px;height:110px;text-align:right;display:table}table.wishlist_table tbody td .pic a{display:table-cell;vertical-align:middle}.woocommerce-cart table.cart img{width:110px}table.wishlist_table tbody td .desc{text-align:right;margin-right:140px;min-height:110px}table.wishlist_table tbody td .desc h2{font-size:14px;color:#ef394e;margin-bottom:5px;line-height:28px}table.wishlist_table tbody td .desc h3{color:#ef394e;font-size:13px}table.wishlist_table thead td,table.wishlist_table thead td:last-child{background-color:#f7f9fa;font-size:13px;height:48px;color:#ef394e}table.wishlist_table td.last{border-left:0;background:#ffedee;border-right:0;width:45px}table.wishlist_table tbody td.last a.remove{width:auto}table.wishlist_table tbody td.last a i{width:12px;height:12px;display:inline-block}.wishlist_table tr td.product-name,.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy,.woocommerce table.wishlist_table tfoot td{text-align:right;border-top:0;border-left:0}.wishlist-page-links{padding:15px 0;margin-bottom:20px;color:#fff}.wishlist-page-links a{background-color:#f7f9fa;color:#ef394e;padding:10px 25px;border-radius:14px;font-weight:400}.wishlist-page-links a:last-child{display:none}.selectBox-dropdown-menu li.private-visibility a:before,.selectBox-dropdown-menu li.public-visibility a:before,.selectBox-dropdown-menu li.shared-visibility a:before,.selectBox-label.private-visibility:before,.selectBox-label.public-visibility:before,.selectBox-label.shared-visibility:before{margin-left:5px;margin-right:0}.woocommerce .wishlist_manage_table tfoot button.submit-wishlist-changes{border:0}.woocommerce a.selectBox{margin-left:10px;margin-right:0}.post .media-heading{font-size:19px;margin-bottom:10px;margin-top:0}.post .media-heading h2{font-size:26px;font-weight:400;color:#40454d;line-height:1.3em}.post-meta{margin:0}.post-meta .time-divider{margin-left:0;padding:0 5px}.media-body{color:#4d4d4d;text-align:justify;padding-top:20px;border-top:1px solid #1f1c28;display:table-cell;vertical-align:top}.media-body .post-thumbnail{display:block;transition:all .2s ease-in-out 0}.media-body .post-thumbnail img{width:100%}.media-body .post-thumbnail:hover img{opacity:.8}.read-more{color:#3781fd}.fa-angle-double-left:before{content:"\f100"}.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}.comment-reply-link,.form-submit .submit,.post-tags a{transition:all .2s ease-in-out 0}.archive-heading{font-size:19px;margin-bottom:0;margin-top:0}.archive-desc{font-size:13px;display:block;margin-top:15px}.box.box-post{padding:20px 20px 0 19px}.box{border:1px solid #f0f1f2;border-radius:14px;margin-bottom:21px;background-color:#fff}.post-title h1,.post-title h2{font-size:19px;font-weight:400;margin-top:0;color:#40454d;line-height:1.3em}.post-content.single{text-align:justify;border-top:3px solid #f0f0f2}div.single{padding-top:15px}.post-content{overflow:hidden}.hidden-seo{position:absolute;overflow:hidden;top:-100%;right:-100%}.post-tags{margin-top:15px;margin-bottom:5px;padding:0}.post-tags a{background:#f8f8f8;line-height:23px;border:1px solid #e5e5e5}.post-tags a:hover{background:#1f1c28}.comments-template{margin-top:30px}.comments-template .heading{display:block;margin-top:0;margin-bottom:10px;position:relative;padding:10px 0;font-size:22px;font-weight:400}.comments-template .commentlist{line-height:1.5}.comments-template ol,.comments-template ul{list-style:none;margin:0;padding:0}.comments-template .comment .comment-body,.comments-template .comment article{position:relative;padding:20px;margin-bottom:20px;background-color:#fff;border-radius:14px;box-shadow:0 2px 2px #edeef0;overflow:hidden}.comment-meta .comment-author .vcard{display:inline-block;float:right}.comment-meta .comment-author img{display:block;padding:3px;margin-left:20px;float:right;border:1px solid #e5e5e5}.comments-template .comment-body .fn{font-size:15px;display:inline-block;margin-bottom:3px}.comments-template .comment-body .says{display:none}.comments-template .comment-metadata a{font-size:12px;color:#c6c6c6}.comments-template .comment-content{color:#4d4d4d;text-align:justify;display:block;float:right;width:100%;margin-top:20px}.comment-body div.reply{display:block}.comments-template #respond{background-color:#fff;margin-top:20px;margin-bottom:20px}.comments-template #reply-title{display:block;font-size:14px;font-weight:400;background:#f5f5f5;margin:0;padding:0 20px;line-height:38px}#cancel-comment-reply-link{margin-right:15px;font-size:12px;color:#f09217}.comment-form{padding:20px}.comment-notes,.logged-in-as{margin-bottom:15px}.comment-notes .required{display:inline-block;padding:0 2px;color:#ef394e}.comment-form-author,.comment-form-email,.comment-form-url{width:49%;display:inline-block}.comment-form-author label,.comment-form-email label,.comment-form-url label{display:block;font-size:13px}.comment-form .form-submit{clear:both;text-align:left;margin-bottom:0}.form-submit .submit{color:#FFF;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;padding:8px 14px;margin-top:5px;box-shadow:1px 1px 2px #ddd;width:180px;font-size:22px;line-height:30px;height:50px}.hr-widget.widget_text{padding:0}.hr-widget.widget_text p{margin:0}.hr-widget .textwidget img{width:100%}.hr-widget .blog-widget-title{padding:15px 0;font-size:20px;text-align:center;font-family:'Kalameh',sans-serif}.hr-widget .blog-widget-title:before{content:"";display:block;width:45px;height:1px;background:linear-gradient(90deg,#ff8a00,#e52e71);position:absolute;bottom:23px;left:50%;transform:translateX(-50%)}.hr-widget .rpwe-time{color:#666;font-size:12px;font-family:'Kalameh',sans-serif}.hr-widget .rpwe-block li{display:flow-root!important;border-right:5px solid transparent;padding:10px 0;cursor:pointer}.hr-widget .rpwe-block li:before{content:"";display:block;width:calc(100% - 40px);height:2px;background-color:#f8f8f8;top:0;left:0}.hr-widget .blog-widget-title span{display:inline-block;line-height:40px;border-bottom:1px solid #ef394e;padding-left:11px;text-align:center}.error-404{text-align:center;background-color:#fff;border:1px solid #ebeced;-ms-border-radius:14px;border-radius:14px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-sizing:border-box;overflow:hidden}.error-404-logo{display:block;margin:65px auto 0;border:0}.error-404 h1.title{margin-top:55px;font-size:18px}.error-404 .guide-text{margin:30px auto 55px;font-size:15px}.guide-text-link{margin:0 5px;padding:0 10px;font-size:13px;line-height:32px;display:inline-block;color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);-ms-border-radius:14px;border-radius:14px}.compare-product-img,.vendor_detail,.vendors-section{-webkit-box-sizing:border-box}.product-edit-container{padding:20px}ul.subsubsub li{border-left:1px solid #ededed}.content-half-part{float:right;padding-left:10px}.content-half-part:first-child{padding-right:0}.content-half-part.last-child{padding-left:0}.p-button,.s-info__link__title,.vendor-info_logo,.vendor-info_rate>span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.icon-emoji-laugh-l{width:26px;height:26px}.icon-emoji-user{width:26px;height:26px}.icon--seller{width:50px}.vendor-info_button li{list-style:none}.vendor-info_link{padding:0 12px;border-top:1px solid #f2f2f2;height:50px;color:gray;width:100%;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;background:#fbfbfb;position:absolute;z-index:2;bottom:0;left:0;right:0;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.autocomplete-suggestions,.bigislider-all,.realtime-loader,iao-alert,iao-alert-box,iao-alert:after,iao-alert:before{box-sizing:border-box}.vendor-info_link_title{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;line-height:15px}.vendor-info_link a{color:#afafaf;text-overflow:ellipsis;overflow:hidden}.vendor-info_link i{vertical-align:-4px;margin-left:6px}.icon-link{background-position:-1379px -542px;width:12px;height:12px}.vendor-rate{overflow:hidden;position:relative}.vendor-rate-wide{width:35%;border-right:1px solid #e7e7e7;border-left:1px solid #e7e7e7;padding:0 15px}.vendor-rate_rating{padding:10px 17px 56px;background:#1f1c28;position:relative;z-index:1;height:inherit}.vendor-rate_header{color:gray;background:#f7f7f7;border-radius:10px;padding:15px 20px;margin-bottom:45px}.vendor-rate_header i{margin-left:10px;vertical-align:middle}.vendor-rate-rating i{margin-left:8px;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.vendor-rate-rating_title{width:68px;color:#828282}.vendor-rate-rating_bar{width:150px;border-radius:14px;height:2px;background:#f8f8f8;margin-left:10px;position:relative;overflow:hidden}.vendor-rate-rating_bar span{position:absolute;right:0;width:0;height:100%}.vendor-rate-rating_rate-wrapper{min-width:56px;text-align:center}.vendor-rate-wide .vendor-rate-rating_percentage{min-width:12px}.vendor-rate-rating_percentage{font-size:13px}.vendor-rate-score.is-active{height:auto;padding:17px;position:unset;width:30%;pointer-events:auto;border-top:0;border-right:1px solid #e7e7e7}.flip-clock-wrapper ul li,.flip-clock-wrapper ul li a div,.flip-clock-wrapper ul li a div .shadow,.flip-clock-wrapper ul li a div.up:after{position:absolute}.vendor-rate-score{border-top:1px solid #f6f6f6;padding-top:12px;opacity:0;visibility:hidden;height:0;transition:opacity 150ms linear,visibility 150ms linear;position:absolute;top:0;right:10px;left:10px;z-index:0;pointer-events:none}.flip-clock-divider,.viewed-list{display:inline-block}.vendor-rate-score li{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;background:#fbfbfb;margin-bottom:8px;border-radius:3px;padding:8px 18px 8px 8px;font-size:11px;color:#5f5f5f}.vendor-rate-score_icon{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.icon-emoji-satisfied-green{width:25px;height:25px}.icon-emoji-dissatisfied-red{width:24px;height:24px}.icon-emoji-absolutelysisSatisfied-red{width:24px;height:24px}.icon-emoji-noidea-b{width:24px;height:24px}.vendor-rate-score_img{width:50px;height:auto;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flip-clock-wrapper{float:right;margin-top:10px}.matrix_wolftimer.flip-clock-wrapper{float:left;margin-top:5px}.flip-clock-wrapper ul li{text-decoration:none}.flip-clock-wrapper ul li a{margin:0;overflow:visible;cursor:default}.woocommerce-noreviews{float:right;width:100%}.smart-similar-products{text-align:center;padding:20px 0;margin:0 7px}.smart-similar-products h3{font-size:22px;margin-bottom:30px;color:#000}.smart-similar-products .item{display:block;width:170px;text-decoration:none;float:right;margin:0 15px}.smart-similar-products .item img{border-radius:10px;width:170px}.smart-similar-products .item .name{font-size:15px;line-height:22px;padding-top:15px}#bigikala_price_change .modal-dialog{width:900px}#bigikala_price_change .modal-content{background:#fff;overflow:hidden;margin-top:100px}#bigikala_price_change .modal-header .title{padding-right:15px;font-size:14px;line-height:49px;color:#fff;position:absolute;top:0}#bigikala_price_change #p_price_changes{padding-left:10px}#bigikala_price_change .chart-msg{font-size:12px;line-height:36px;height:36px;margin:0;background:#1f1c28ce1;color:#938139;text-align:right;box-sizing:border-box;padding:0 10px}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.widget h2.widget-title.with-dropdown .widget-dropdown{top:45%;left:0;right:auto}.shop-page .filters-panel{padding:0}.shop-page .col-md-9{padding-left:0}#bigikala_product_video .modal-dialog{width:900px}#bigikala_product_video .modal-content{background:#1f1c28;border-radius:14px;overflow:hidden;margin-top:100px}#bigikala_product_video .modal-header{background-color:#f0f1f2;position:relative;height:49px;text-align:right}#bigikala_product_video .modal-header .title{padding-right:15px;font-size:14px;line-height:49px;color:#fff;position:absolute;top:0}#bigikala_product_notify .modal-dialog{width:420px}#bigikala_product_notify .modal-content{overflow:hidden;margin-top:190px}#bigikala_product_notify #notify_loading{position:absolute;text-align:center;width:240px;height:100px;top:100px;right:75px;z-index:2}#bigikala_product_notify #notify_loading img.site-logo{margin-top:20px}#bigikala_product_notify .notify_overlay{position:absolute;top:0;right:0;left:0;bottom:0;background:#f0f0f0;z-index:1;opacity:.9}#bigikala_product_notify .modal-header{position:relative;height:49px;text-align:right}#bigikala_product_notify .modal-header .title{padding-right:15px;font-size:22px;line-height:49px;color:#1d1d1d;position:absolute;top:0}#matrix_wolfnotification{margin:0 auto;text-align:right;background:#f6f6f6;min-height:300px}#matrix_wolfnotification .matrix_wolfnotification-when{border-bottom:1px solid #d6d6d6;padding:13px 20px 9px}#matrix_wolfnotification h4{font:13px Kalameh;color:#2d2d2d;direction:rtl;margin-bottom:24px}#matrix_wolfnotification ul{list-style:none}#matrix_wolfnotification .matrix_wolfnotification-when li{margin-bottom:17px}#matrix_wolfnotification .matrix_wolfnotification-when li span.label{color:#000;font:16px Kalameh;float:right;display:block;text-align:right;margin-left:10px}#matrix_wolfnotification .matrix_wolfnotification-when li .dk-switch-container{float:right}.dk-switch-container{height:30px;overflow:hidden;width:36px;background:#e1e1e1;border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;-moz-border-radius:14px;box-shadow:0 0 4px #bbb inset;-moz-box-shadow:0 0 4px #bbb inset;-webkit-box-shadow:0 0 4px #bbb inset;-ms-box-shadow:0 0 4px #bbb inset;-o-box-shadow:0 0 4px #bbb inset}.dk-switch-container .dk-switch-wrapper.inactive{margin:0 -36px 0 0}.dk-switch-container .dk-switch-wrapper.active{margin:0}.dk-switch-container .dk-switch-wrapper{width:72px;height:30px;transition:150ms ease;-ms-transition:150ms ease;-moz-transition:150ms ease;-webkit-transition:150ms ease}.dk-switch-container .dk-switch-wrapper span{display:block;height:30px;width:36px;font:400 20px/23px Kalameh;color:#fff;text-align:center;cursor:pointer}#matrix_wolfnotification .matrix_wolfnotification-option{padding:25px 20px 20px}#matrix_wolfnotification .matrix_wolfnotification-option li{direction:rtl;margin-bottom:-10px;margin-right:8px}#matrix_wolfnotification .matrix_wolfnotification-option li input[type=checkbox]{opacity:0;position:absolute}#matrix_wolfnotification .matrix_wolfnotification-option li label{position:relative;display:block;padding-right:27px;color:#777;font:16px/21px Kalameh}#matrix_wolfnotification .matrix_wolfnotification-option li label:before{background:#fff;content:"";height:20px;width:20px;position:absolute;right:0;top:4px;border:1px solid #d4dbde;border-radius:4px}#matrix_wolfnotification .matrix_wolfnotification-option li input[type=checkbox]:checked+label:after{opacity:1}#matrix_wolfnotification .matrix_wolfnotification-option li input[type="checkbox"]+label::after{opacity:0;transition:opacity 150ms ease;-ms-transition:opacity 150ms ease;-moz-transition:opacity 150ms ease;-webkit-transition:opacity 150ms ease;-webkit-box-sizing:border-box;content:"\E14E";-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;border-radius:3px;position:absolute;right:2px;display:block;width:5px;height:5px;top:4px;font-size:11px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:16px;margin-top:3px}#matrix_wolfnotification .matrix_wolfnotification-option .dk-button-container{float:left;margin-top:10px}#matrix_wolfnotification .matrix_wolfnotification-option .dk-button-container .dk-button.blue{border-radius:14px}#matrix_wolfnotification .matrix_wolfnotification-option .message-container{color:#ef394e;font-size:13px;height:25px;padding:4px 6px;text-align:right}.products-notify-button .dk-button-container{margin-right:0;border-radius:14px}.woocommerce nav.woocommerce-pagination ul{padding:5px 0;margin:0;text-align:center;border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin-left:5px}.woocommerce nav.woocommerce-pagination ul li a:hover{background:0;color:#ef394e}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{position:relative;cursor:pointer;padding:0 12px;min-width:36px}.woocommerce nav.woocommerce-pagination ul li a.next,.woocommerce nav.woocommerce-pagination ul li a.prev{font-size:24px}.matrix-tooltip .matrix-tooltip-text{visibility:hidden;text-align:center;border-radius:14px;position:absolute;z-index:1;transition:opacity .3s;top:-37px;font-size:10px;height:30px;background:#838996;padding:0 10px;color:#fff;line-height:30px;white-space:nowrap;opacity:0;pointer-events:none;left:-17px}.woocommerce ul.products li.product:hover,.woocommerce-page ul.products li.product:hover .products__item-compare-txt{opacity:1}.products__item-compare-txt.checked{opacity:1}.compare{position:fixed;right:0;bottom:0;left:0;transform:translate3d(0,290px,0);transition:all .35s ease-in-out;will-change:transform;height:290px;z-index:6;background:#fff;box-shadow:0 -4px 6px 0 rgba(0,0,0,.1);opacity:0;display:none}.compare--active{opacity:1;transform:translateZ(0)}.compare--empty{opacity:0;animation:d .35s;pointer-events:none}.compare--active .compare__toggle-handler{background:#fff!important;color:inherit}.compare__wrapper{position:relative;width:100%;height:inherit;z-index:1;max-width:1676px;margin:0 40px}.compare__wrapper:before{content:"";position:absolute;right:-100%;width:100%;height:100%}.compare__list{height:inherit;float:right;display:none}.compare--active .compare__list{display:block}.compare .product{position:relative;margin-left:50px;display:inline-block;vertical-align:top;width:150px}.compare .product__image{text-align:center;margin-bottom:20px;min-height:150px}.compare .product__title--en{direction:ltr}.compare .product__title--fa{direction:rtl}.compare .product__title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.compare .product--placeholder{overflow:hidden}.compare .product--placeholder .row{background:#f5f7f7;display:block}.compare .product--placeholder .row--title-first{margin:10px 10%}.compare .product--placeholder .row--title-last{margin:0 20% 10px}.compare__action{float:right;height:inherit}.compare__flex-wrapper{display:-webkit-box;display:-moz-box;display:box;display:-moz-flex;display:-ms-flexbox;display:flex;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;box-pack:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;height:inherit}.compare__action-wrapper,.compare__button{margin-top:auto;position:relative}.compare__button--compare{border-radius:14px;display:inline-block;padding:9px 25px;margin-bottom:100px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff!important;line-height:normal;cursor:pointer;box-shadow:0 2px 3px 0 rgba(0,0,0,.15);font-size:14px}iao-alert,iao-alert[mode=dark]:after,iao-alert[mode=dark]:before{background-color:#fff}.compare__button{display:block;cursor:pointer}iao-alert-box{display:block;position:fixed;right:0;top:50px;width:auto;padding:20px 20px 0;overflow:auto}iao-alert-box[position=top-left]{right:auto;left:0}iao-alert-box[position=bottom-left]{right:auto;left:0;top:auto;bottom:0}iao-alert-box[position=bottom-right]{right:0;left:auto;top:auto;bottom:0}iao-alert{display:block;position:relative;font-size:12px;padding:10px 35px;font-weight:400;margin-bottom:20px;box-shadow:0 3px 5px #aaa}iao-alert:after,iao-alert:before{content:"";position:absolute;background-color:#aaa;opacity:.8;transform:rotate(45deg)}iao-alert:before{width:16px;height:2px;right:14px;top:calc(50% - 1px)}iao-alert:after{width:2px;height:16px;right:21px;top:calc(50% - 8px)}iao-alert-close{position:absolute;display:block;left:12px;width:20px;height:20px;cursor:pointer;top:calc(50% - 10px);z-index:1}iao-alert[fade-on-hover=true]:hover{opacity:.5}iao-alert[close-on-click=true]{cursor:pointer}iao-alert[type=success]{color:#34a853}iao-alert[type=error]{color:#ea4335}iao-alert[type=warning]{color:#fbbc05}iao-alert[type=notification]{color:#4285f4}iao-alert[mode=dark]{color:#fff}iao-alert[type=success][mode=dark]{background-color:#34a853}iao-alert[type=error][mode=dark]{background-color:#ea4335}iao-alert[type=warning][mode=dark]{background-color:#fbbc05}iao-alert[type=notification][mode=dark]{background-color:#4285f4}iao-alert[corners=round]{border-radius:6px}.compare-section{margin:20px 0 30px;padding:0 14px}.compare-products>ul{display:block;width:100%;position:relative;right:129px;margin:0 auto}.compare-singleitem a{color:#ef394e}.compare-singleitem i.icon-white-close{position:absolute;top:10px;left:10px;z-index:999;display:none;cursor:pointer}.compare-singleitem:hover i.icon-white-close{display:block}.compare-thumbs-container{overflow:hidden;direction:rtl}.compare-product-img{position:relative;height:150px;overflow:hidden;-ms-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto}.compare-product-img img{height:100%}.compare-thumbs-container .compare-item{height:90px;display:block;overflow:hidden}.compare-thumbs-container .product-title{margin:10px 0 15px;height:75px;overflow:hidden}.compare-thumbs-container .compare-item .product-title h2.firstTitle,.compare-thumbs-container .compare-item .product-title h2.secondTitle{-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.compare-thumbs-container .product-title h2{text-align:center;font-size:15px}.compare-thumbs-container .compare-item .product-title .showname{max-height:40px;overflow:hidden;opacity:0;position:absolute}.compare-thumbs-container .compare-item .product-title .showname div{margin:0;padding:0;border:0}.forceleft{direction:ltr}.compare-thumbs-container .rating{height:20px;text-align:center;margin-top:0}.compare-thumbs-container .rating .txt{display:inline-block;color:#aeafb0;font-size:11px;text-align:right;margin-left:5px}.compare-thumbs-container .rating .gray{display:inline-block;background:url(../../../themes/Bigikala/assets/images/stars-mini.png) 0 -14px repeat-x;height:14px;margin:0 auto;position:relative;width:70px;direction:ltr;color:gray;top:5px;left:0}.compare-thumbs-container .rating .red{background:url(../../../themes/Bigikala/assets/images/stars-mini.png) repeat-x;height:14px}.compare-thumbs-container .oldprice{width:100%;height:15px;display:block;border-radius:14px;line-height:17px;margin-bottom:10px;margin-top:5px}.compare-thumbs-container .oldprice span{text-align:center;color:#9f9f9f;font-size:11px;text-decoration:line-through;width:100%;display:block}.compare-thumbs-container .final-price{bottom:0;color:#ef394e;display:block;font-size:18px;right:0;text-align:center;width:100%}.compare-thumbs-container .currency{vertical-align:1px;font-size:10px;margin-right:5px}.compare-newitem{width:220px;margin-right:20px;padding:60px 0 0}.compare-newitem-container{height:220px;background-color:#f3f4f6;border-radius:14px;border:1px solid #4d4d4d;position:relative;padding:0 15px}.compare-items-container{margin-top:10px;float:right;clear:both}.compare-items-container .compare-table .compare-table-row .table-item-header{padding:0 15px;background-color:#f3f4f6;width:129px;border:1px solid #e1dfe0;border-radius:0 2px 2px 0;font-size:13px;line-height:23px}.compare-items-container .compare-table .compare-table-row .table-item.active{background-color:#f2fdff}.compare-items-container .compare-table .compare-table-row .table-item{border:1px solid #e1dfe0;width:239px;padding:15px 10px 15px 5px;font-size:11px;vertical-align:top}.compare-items-container .compare-table .compare-table-row .table-item i.icon{position:relative;top:3px;height:18px}.compare-items-container .compare-table .compare-table-row .table-item i+span{margin-right:5px}.icon-arrow-top{background-position:-222px -83px}.compare-section.clearfix .compare-items-container .title{background-color:#f2f4f5;width:100%;height:40px;margin:10px 0;border-radius:14px;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;position:relative}.compare-section.clearfix .compare-items-container .title span .icon{position:absolute;top:5px;margin-left:5px;right:5px}.compare-section.clearfix .compare-items-container .title span h3{float:right;direction:rtl;line-height:15px;font-size:14px;padding-right:25px}.dk-button-container .dk-button .dk-button-label{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71)}.woocommerce form .form-row label{font:400 13px Kalameh;color:#ef394e}.woocommerce #reviews h3{margin:0;font:400 16px Kalameh}.woocommerce #review_form #respond .form-submit input{right:auto;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;display:inline-block;line-height:0;margin:4px;min-height:38px;overflow:hidden;position:relative;cursor:pointer;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);-ms-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);box-shadow:0 2px 3px 0 rgba(0,0,0,.15);width:100%;font-weigt:100}.innerContent{font:14px/30px Kalameh;margin:0;padding:0;text-align:justify}.woocommerce div.product .woocommerce-tabs .panel .title{margin-top:0;display:block;padding-right:12px;margin-bottom:22px;clear:both}ul.spec-list span.technicalspecs-title{float:right;background:#fafafa;-ms-flex:0 0 22%;flex:0 0 22%;width:22%;height:auto;margin-left:19px;font:400 16px Kalameh;line-height:normal;color:#4d4d4d;padding:14px 18px;border-radius:0 14px 14px 0;line-height:20px}ul.spec-list span.technicalspecs-value{background:#fafafa;-ms-flex:0 0 73%;flex:0 0 73%;width:73%;height:auto;float:right;font:400 16px Kalameh;line-height:normal;color:#4d4d4d;padding:14px 18px;border-radius:14px 0 0 14px;line-height:20px}ul.spec-list span.technicalspecs-value a{color:#4d4d4d}.woocommerce #respond input#submit{color:#fff;background:#007aff;width:100%;height:38px;font-size:15px}.woocommerce #reviews #comments h2{clear:both;font-size:13px;display:block;line-height:30px}.woocommerce #reviews #comments ol.commentlist{margin-right:-30px;margin-top:10px}#comments ol.commentlist li img.avatar{float:right;position:absolute;top:0;right:0;padding:3px;width:45px;border-radius:100%;background:#ebe9eb;border:0;margin:0;-webkit-box-shadow:none;box-shadow:none}.flip-clock-wrapper ul{position:relative;float:left;display:inline-block;width:27px;height:33px;color:transparent;text-align:center;border-radius:3px;margin-right:-2px;font-size:28px;line-height:42px}.link-result{background:#ececec;padding:10px;text-align:center;color:#777}.shop-page .col-md-10{padding-left:0;width:80%;margin-right:-5px}.options__title-container{display:inline-block;margin-left:15px;padding:25px 15px 30px}.woocommerce .woocommerce-ordering{padding:25px 30px 30px;margin:0}.woocommerce div.product form.cart{margin-bottom:5px}.bk_menu{font-family:'Kalameh',sans-serif;box-sizing:content-box;height:30px;padding-bottom:10px}.bigi{display:block;position:absolute;margin-right:-5px}.bk_menu>.bigi>ul{position:relative;float:right;margin:0;padding:0;list-style:none;border-width:0;height:38px}.bk_menu .bigi>ul>li{float:right;cursor:pointer}.submenu .item,.submenu .title{z-index:9999}#sms-notif-submit:before{display:none}#sms-notif-submit{height:40px;line-height:10px;margin:10px auto}.line{z-index:-1}#yit_wcas_post_type{display:none}.bk_menu .bigi>ul>li:hover>span.title{color:#ef394e}.img-header-logo{max-height:60px;max-width:165px;width:auto}ul.level>li{float:right}.bk_menu .bigi>ul>li>ul.level{position:absolute;z-index:1000;top:36px;right:0;left:0;visibility:hidden;height:44px;margin:1px 1px 0 0;padding:0;list-style:none;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-o-box-shadow:0 1px 3px rgba(0,0,0,.3)}.navbar-primary a{transition:color 150ms ease 0;color:#fff}.bk_menu .bigi>ul>li:hover>ul.level{visibility:visible}.bk_menu .bigi>ul>li:hover>ul.level>li{float:right}.bk_menu .bigi>ul>li:hover>ul.level>li>.title2{font-size:12px;line-height:43px;position:relative;display:block;padding:0 8px}.bk_menu .bigi>ul>li:hover>ul.level>li:hover>.title2:before{position:absolute;bottom:0;left:50%;float:right;content:"";transform:translateX(-50%);border-right:7px solid transparent;border-bottom:7px solid #ef394e;border-left:7px solid transparent}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu{font-size:14px;position:absolute;right:0;left:0;display:none;box-sizing:border-box;width:1200px;height:353px;border-radius:0 0 5px 5px;background:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-o-box-shadow:0 1px 3px rgba(0,0,0,.3)}.bk_menu .bigi>ul>li:hover>ul.level>li:hover>.submenu{display:block}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul{display:flex;flex-direction:column;height:353px;margin:0;padding-top:10px;list-style-type:none;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:flex-start}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li{line-height:25px;width:25%;padding:0 15px}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li.title a{color:#000}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li.item a{margin-right:10px;color:#4d4d4d}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li.item a:hover{color:#ef394e}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>.bk_image{position:absolute;z-index:2;bottom:0;left:0;min-width:300px;min-height:300px;background-position:right;background-size:contain;background-repeat:no-repeat}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu .lines{position:absolute;z-index:1;top:0;right:0;left:0;width:100%;height:100%;float:right;width:25%;height:100%;border-left:1px solid #e6e6e6;background-color:#fff;color:#777}.bk_menu.bk_new_menu.level .bigi>ul>li:hover>ul.level:hover{height:420px}.comment-form-comment #comment,.dk-box{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.box.noback>.head h1{padding-bottom:25px;font:400 19px/24px Kalameh;margin-top:7px}.lost_reset_password{width:365px;margin:0 auto}.lost_reset_password .userform{width:100%;margin:0 auto}.lost_reset_password .form-group{margin-bottom:0}dell span::after{top:8px;left:-10px}.columnone inss{margin-right:0}.wmax #dk-services-feature{height:80px}.dk-box{background-color:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}#dk-services-feature ul li{float:right;text-align:center;direction:rtl;height:80px;width:19.5%}#dk-services-feature ul li a{display:block;padding:28px 0}.wmax #dk-services-feature ul li a i{top:8px}#dk-services-feature ul li a span{margin-right:15px;font-size:11px;color:#ef394e}.icon-delivery{background-position:-315px -476px;height:23px;width:36px}.icon-payment-terms,.icon-return-policy{height:24px;width:24px}.icon-return-policy{background-position:-210px -473px}.icon-payment-terms{background-position:-263px -474px}.icon-price-guarantee{background-position:-104px -474px;height:25px;width:24px}.icon-origin-guarantee{background-position:-157px -474px;height:24px;width:26px}.footer-bottom-widgets ul li a{color:#333;font:14px/30px Kalameh}.matrix_wolfold-price .woocommerce-Price-currencySymbol{display:none}.matrix_wolffinal-price .woocommerce-Price-currencySymbol{font-size:14px;padding-right:10px}.col-md-4.product-gallery{width:38%}.col-md-8.product-det{width:62%}#billing_company_field,#wcavp_widget-2 .filters-panel .widget .widget-title{display:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:1;margin:0}.compare-newitem-container .dk-button-container{border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71)}.dk-button-container.large{min-height:60px;border-radius:6px}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:transparent}.woocommerce form .form-row input.input-text{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;outline:0;color:#5d5d5d;direction:rtl;font:400 15px Kalameh}.form .form-group{margin-bottom:5px}.auth--register{width:40%;margin:40px auto}.woocommerce form .form-row{padding:0;margin:0 0 6px}.entry-content h2{font-size:20px;line-height:40px}.dk-button-container.small{min-height:38px;height:38px;float:left;margin:0;padding:0;border-radius:6px}.count,.widget-toggle~.widget-content{display:none}.widget-toggle.opened~.widget-content{display:block}.products__item-gift-price .matrix_wolffinal-price{font-size:18px;color:#000;display:contents}.products__item-gift-price .matrix_wolffinal-price .woocommerce-Price-currencySymbol{font-size:14px;padding-right:10px}.loop-add-to-cart{float:left;padding:0;background-color:transparent}.star-rating,.woocommerce .star-rating{font-family:star;font-size:1em;line-height:1;position:relative;overflow:hidden;height:1em}.woocommerce .products ul,.woocommerce ul.products{list-style:none;clear:both;border-top:3px solid #e4e4e4;padding:0}.comment-text{overflow:hidden;margin:0 0 30px;padding:37px 15px 20px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;background:#fafbfc;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.15);-moz-box-shadow:0 2px 3px rgba(0,0,0,.15);box-shadow:0 2px 3px rgba(0,0,0,.15)}#reviews .commentlist>li .avatar{float:right;border-radius:100%}.woocommerce .star-rating{float:left;width:5.4em;margin:20px 10px}.star-rating{width:5.5em}#reviews .commentlist>li .description{font-size:13px;line-height:20px;color:#777}.customStar,.customStar p{color:#9a9a9a;font-size:12px;font-family:'Kalameh',sans-serif}#reviews .commentlist>li p.meta{font-size:13px;font-weight:400;line-height:60px;height:60px;margin-bottom:0;padding:0 15px;border-radius:14px;background:#f5f6f7}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:right;position:absolute;top:0;right:0;padding:0;width:60px;height:auto;background:#ebe9eb;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 50px 0 0;border:0;border-radius:14px;padding:1em 1em 0}.comment-form-author button,.comment-form-comment #comment,optgroup,textarea{height:38px;line-height:38px;padding:0 17px;font-family:'Kalameh',sans-serif;transition:150ms;font-size:12px}.matrix-tooltip:hover .matrix-tooltip-text{visibility:visible;opacity:1}.custom-stars{display:inline-flex;height:35px;width:100%;float:right}.customStar{float:right;padding:2px 4px;border-radius:14px;width:46px;height:22px;background-color:#f9f9f9}.gift-icon,.orders-menu{height:18px;width:14px}.customStar p{float:left;padding:0;margin:0 5px 0 0;line-height:20px}.vendor-rate-score_header{font:14px Kalameh;margin-bottom:12px;display:block;color:#4d4d4d}.orders-menu{background-position:-720px -31px}.gift-icon{background-position:-276px -1px}.vendor-rate-score_title{max-height:50px;-webkit-box-flex:2;-webkit-flex-grow:2;-moz-flex-grow:2;-ms-flex-positive:2;flex-grow:2;overflow:hidden;padding-left:5px;font-size:11px;color:#5f5f5f;line-height:17px}.products__item-gift-price .matrix_wolfold-price{font-size:14px;line-height:12px;height:14px;margin-left:10px;text-decoration:line-through;background:0;text-align:right;position:relative;width:100%;display:block}.dk-review-description .title{font:20px Kalameh}.dialog:before,.tamamshod{content:""}.content .h1,.content h1{text-align:justify;font:400 20px/38px Kalameh;font-weight:400;color:#4d4d4d}.content .h2,.content h2{text-align:justify;font:400 18px/36px Kalameh;font-weight:400;color:#4d4d4d}.content .h3,.content h3{text-align:justify;font:400 16px/32px Kalameh;font-weight:400;color:#4d4d4d}.content .h4,.content h4{text-align:justify;font:400 15px/30px Kalameh;font-weight:400;color:#4d4d4d}.content .h5,.content h5{text-align:justify;font:400 14px/28px Kalameh;font-weight:400;color:#4d4d4d}.dialog .h5,.dialog h5{text-align:justify;color:#000;font:400 15px Kalameh}.dialog{padding:20px;background:#f0f1f2;position:relative;width:67%;margin:0 auto 32px}.thumb,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navbar-primary{width:100%}.dialog:before{border-left:20px solid #f0f1f2;border-top:20px solid transparent;bottom:0;right:-20px;position:absolute;top:auto}.dark-logo{display:none}.compare--mount:not(.compare--empty){animation:c .35s linear;opacity:1;z-index:999}.thumb{margin:0 auto;padding:10px 0}.available_widget .woocommerce-widget-layered-nav-list__item:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{right:0}.products__item-compare-txt:before{right:7px;background-color:#fff}.compare__toggle-handler:after,.compare__toggle-handler:before{content:"";position:absolute;bottom:0;border-radius:15px;width:28px;height:25px;transform-origin:50% 50%;transition:box-shadow .35s ease}.navbar-primary.fixed{position:fixed;top:0;left:0;right:0;z-index:999999}.counter-hide{display:none}.tamamshod{position:absolute;background:url(../../../themes/Bigikala/assets/css/image/New-dk/Bigikala.png) -593px -564px no-repeat;width:98px;height:47px}.dk-button-container .dk-button.green,.dk-button-container .dk-button.green i.dk-button-icon,.dk-button-container .dk-button.green:hover .dk-button-label,.dk-button-container .dk-button.green:hover i.dk-button-icon{background-color:transparent}.tbar-background p{padding:17px}.tbar-background{height:55px}.bigiCountDown{direction:ltr}.bk_menu a:focus,.bk_menu a:hover{color:#ef394e}.bk_menu .bigi>ul>li:hover>ul.level>li:hover>a{position:relative;margin-top:-1px;color:#ef394e;border-bottom:2px solid #ef394e}.footer-bottom-widgets{background-color:#ECEFF1}.footerinfobar .infobar-slogan,.footerinfobar a{font-family:'Kalameh',sans-serif}.footerinfobar a{color:#FFF}.products__item-gift-price .matrix_wolfold-price{color:#888}.compare-thumbs-container .oldprice span{background-color:transparent}.woocommerce form .form-row input.input-text{padding-right:15px;font-family:'Kalameh',sans-serif}.dk-button-discount span,.product-price-finalprice span.finalprice,.product-price-oldprice span.oldprice,.woocommerce-review__published-date{font-family:'Kalameh',sans-serif}.selectBox-dropdown{min-width:150px;position:absolute;border:1px solid #BBB;text-decoration:none;text-align:left;color:#fff;outline:0;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8',endColorstr='#E1E1E1',GradientType=0);-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-webkit-border-radius:6px 0 0 4px;-moz-border-radius:6px 0 0 4px;border-radius:6px 0 0 4px;display:inline-block;cursor:default;left:0;height:36px;line-height:27px}.selectBox-dropdown .selectBox-label{text-align:center}.woocommerce-MyAccount-navbar-primary-link{display:inline-grid}.woocommerce-MyAccount-navbar-primary ul li a{height:initial;width:initial;line-height:inherit;padding:18px 20px;vertical-align:middle;display:inline-block;border-top:1px solid transparent;border-bottom:1px solid transparent;border-right:1px solid transparent;border-left:1px solid rgba(0,0,0,.2);margin:-1px;box-sizing:border-box;position:relative}.box.noback{padding:0}.order-info.green{border:3px solid #f0f1f2;border-radius:14px;margin:0 auto;margin-bottom:0;padding:15px;box-shadow:none}.woocommerce-info:before{display:none}.form-group{margin-bottom:15px;margin-top:5px}.dk-button-container .dk-button.blue{border-radius:3px}.brand{width:70px;height:auto;padding-top:20px}.flex-control-thumbs li{cursor:pointer;position:relative;text-align:center;border:1px solid #e5e5e5;background:#fafbfc;max-height:75px;width:72px;padding:5px;margin:5px}#icon-incredible{margin-top:6px}.woocommerce-Message .woocommerce-Button,.yit_wcas_post_type{display:none}.woocommerce-MyAccount-navbar-primary ul li a:hover,.woocommerce-MyAccount-navbar-primary ul li.is-active a{color:#ef394e;border-left:none;box-shadow:none}.woocommerce-MyAccount-navbar-primary.box.noback{background:transparent;border:none;border-radius:14px;-webkit-box-shadow:none;-ms-box-shadow:none;margin:0 auto;width:20%;float:right;position:absolute}.woocommerce-address-fields.box.noback{padding:50px 200px!important}.woocommerce-address-fields{padding:50px 200px!important}.report-button-container .edit-info{border:none;box-shadow:none;color:#ef394e;border-bottom:1px dashed #ef394e;border-radius:0;font-size:14px;display:block;float:left;background:transparent}.report-wrapper .report-info-table table td{display:inline-grid;font-size:13px;line-height:1.692;letter-spacing:-.3px;color:777;float:right}li.woocommerce-MyAccount-navigation-link.is-active::before{color:#ef394e}.woocommerce-MyAccount-content input.input-text.countrycode.dig_wc_logincountrycode{display:none;float:right}.woocommerce-Button.button{background:linear-gradient(90deg,#ff8a00,#e52e71);border:none;padding:10px 20px;color:#fff;border-radius:14px}.woocommerce-pagination--without-numbers{margin:15px auto}.woocommerce-MyAccount-content .select2-hidden-accessible{display:none}.report-button-container .edit-info::before{content:"\E1A0";-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:.7em;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;color:#ef394e;font-size:18px}.report-button-container .change-address::before{content:"\E1A0";-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:.7em;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;color:#ef394e;font-size:18px}.report-button-container .change-address{border:none;box-shadow:none;color:#ef394e;border-bottom:1px dashed #ef394e;border-radius:0;font-size:15px;display:block;float:right;font-weight:400}.report-wrapper.box.noback{background:transparent;border:none;border-radius:14px;-webkit-box-shadow:none;-ms-box-shadow:none}.woocommerce-MyAccount-navbar-primary ul li a{height:initial;width:initial;line-height:inherit;vertical-align:middle;border:none;margin:-1px;box-sizing:border-box;position:relative;padding:12px 53px 12px 0;color:#5b5b5b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-empty-div,.wpb_text_column{-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.woocommerce-MyAccount-navbar-primary ul li.is-active a{background:linear-gradient(90deg,#ff8a00,#e52e71)2b;color:#ef394e;border:none;box-shadow:none;width:100%;display:block;position:relative;padding:12px 53px 12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce button.button{line-height:23px;font-size:17px;height:50px;font-weight:400}.wpb_wrapper>h6{font-family:'Kalameh',sans-serif;font-size:12px;line-height:40px;box-sizing:border-box;width:100%;height:40px;padding-right:15px;color:#666;background-color:#f7f9fa;direction:rtl}.rpwe-block li{display:flow-root!important}.rpwe-thumb{float:right!important;width:60px;height:60px;margin:5px 15px 10px;padding:0;border:1px solid #f9f9f9;border-radius:50%;-ms-border-radius:50%}.rpwe-block h3{margin:10px}.rpwe-time{font-size:9.5px;color:#b0b0b0}.more a{font-size:12px;line-height:45px;padding-left:10px;text-align:left;color:#ef394e;float:left}.wpb_text_column{width:100%;background-color:#fff;border:1px solid #ebeced;-ms-border-radius:14px;border-radius:14px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.compare .product__image img{vertical-align:middle;margin:5px 0;border-radius:14px;height:auto;width:150px}.compare .product--placeholder .row--image{min-height:150px;margin-bottom:28px;border-radius:14px;height:160px;width:150px}.compare .product--placeholder .row--title{height:10px;margin-bottom:10px;border-radius:6px}.woocommerce span.onsale{display:none}.product-det .info-header{float:right;text-align:right;margin-top:5px;padding:0;width:510px}.compare__button--remove{position:absolute;top:55px;text-decoration:underline;padding:5px 5px 5px 15px;margin-right:-5px;font:400 12px Kalameh}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{display:none}.pswp__ui--fit .pswp__caption,.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{display:none}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--left:hover,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__button--arrow--right:hover{opacity:1;background-color:#fff;height:50px;width:50px}.pswp__button--close:hover,.pswp__button:hover{color:#fff}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:#fff}.pswp__button--arrow--left::before,.pswp__button--arrow--right::before{content:'';top:10px;background-color:#fff;height:30px;width:32px;position:absolute}ul.lofslidersmain li .wc-thumb h3{display:block;color:#fff;direction:rtl;font-size:18px;font-weight:400;margin:10px 40px 15px}.compare-button{display:block;position:relative}.comin_soon_single_product{background:linear-gradient(90deg,#ff8a00,#e52e71);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;font:14px/20px Kalameh;margin-top:10px;display:block}.woocommerce div.product form.cart .button{overflow:hidden;vertical-align:middle;float:right;height:60px}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:transparent}.archive-header{margin-top:15px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.1);border-radius:14px;width:97.5%}.breadcrumbs{width:100%;height:80px;color:#fff;border-bottom:2px solid hsla(0,1%,100%,.2)}.archive-header__sep{display:block;height:1px;background-color:#e1e0e0}.breadcrumbs__nav .item:first-child{padding-right:0}.breadcrumbs__nav .item{color:#aaa;padding:0 10px}.breadcrumbs__icons{color:#c3c7ca}[class*=" icon-"],[class^=icon-]{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}.archives,.breadcrumbs__nav,.masonry-gallery__item__description,.media-header__content .title,.media-heading,.post-body,.post-tags .tag,.post-title h1{font-family:'Kalameh',sans-serif}.archive-header .category,.archive-header .media-header,.archive-header__sep{width:100%}.archives{width:90%;margin:0 auto}.archive-header .media-header>[class*=icon-folder],.archive-header .media-header>[class*=icon-search],.archive-header .media-header>[class*=icon-tag]{font-size:75px}.archive-header .media-header__content .description{width:calc(100% - 250px)}.archive-header .media-header__follow-btn{color:#32b4fd;border-color:#32b4fd;padding:10px 30px;margin-right:-50px}.media-header__follow-btn{font-size:14px;border-radius:500px;border:1px solid hsla(0,1%,100%,.5);padding:12px 0;width:140px;text-align:center;line-height:100px}.post-tags a,.post-tags a:hover{display:inline-block;padding:7px 10px;font-size:14px;background-color:#f2f2f2;color:#868e95;margin:5px 0 5px 15px;border-radius:100px}.logged-in-as a{font-size:15px}.archive-header .woocommerce-breadcrumb,.post-meta{padding:0;font-family:'Kalameh',sans-serif}.archive-header .woocommerce-breadcrumb{background:0 0;border:0;overflow:hidden;font-size:10px;line-height:80px;margin:0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-ms-border-radius:0;box-shadow:none;-webkit-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;height:80px;color:#666;border-bottom:2px solid hsla(0,1%,100%,.2)}.blog-sidebar,.post{background-color:#fff}.blog-sidebar,.masonry-gallery{border:3px solid #f0f0f2}.breadcrumbs__nav{float:right;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;font-size:13px}.archive-header .media-header{width:100%;margin:30px auto;color:#6b7074;height:100%;display:inline-block}.archive-header .media-header>[class*=icon-]{font-size:90px;margin-left:65px;border:3px solid #fff;width:20%;height:90px;color:#c3c7ca;float:right}.archive-header .media-header__content{-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;width:calc(80% - 65px);float:right}.breadcrumbs__icons [class*=rss]{font-size:23px;float:left;line-height:80px}.post-meta{font-size:13px;clear:both;line-height:60px;color:#4d4d4d}.thumbs img{vertical-align:middle;height:180px;width:100%}.media-heading{margin-bottom:5px;font-size:15px;text-align:center;line-height:30px;padding:20px;display:inline-block}.media-header__content .title{font-size:28px;line-height:100px;font-weight:400}.title__sep{content:"";display:block;width:45px;border-top:2px solid #ef394e;top:-2px;transform:translateX(-50%);margin:0 auto}.post-body,.post-tags .tag{color:#6b7074}.post-tags .tag{display:inline-block;font-size:16px;font-weight:400;margin-left:20px}.post-body{margin:16px 0;font-size:16px;text-align:justify;line-height:30px}.post-title h1{font-size:20px;font-weight:400;line-height:1.5;max-width:95%;margin-top:-10px;color:#000;text-align:center}.post-attachment{border-radius:14px}.post{margin-bottom:10px;border:3px solid #f0f0f2;border-radius:14px;width:100%;float:right;margin-top:5px;padding:10px 55px}.post-title{display:block;margin-top:20px}.post-attachment img{margin-left:auto;margin-right:auto;margin-bottom:20px;border-radius:14px;max-width:100%;width:100%;height:400px;object-fit:cover;display:block}.woocommerce-product-gallery .woocommerce-product-gallery__trigger a{display:none}.blog-sidebar{padding-bottom:40px;transform:translateY(0);top:0;width:25%;border-radius:14px}.comment-reply-link{border:1px solid #ef394e;color:#fff;font-size:11px;border-radius:14px;padding:3px 27px;line-height:24px;display:inline-block;background:linear-gradient(90deg,#ff8a00,#e52e71)}.pagination{display:flow-root;padding-right:0;border-radius:14px;margin:10px auto}.aligncenter{margin:0 auto;display:block;border-radius:3px}.woocommerce table.shop_table{background:#fff}.tbar ul li h1{font-size:12px;margin:0;display:inline-block;color:#444}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:334px}.blur{-webkit-filter:blur(5px);filter:blur(5px)}.lofslidervoc .preloader div{width:100%;height:100%;background:url(../../../themes/Bigikala/assets/images/loading.gif) 50% 50% no-repeat}.footer-newsletter input[type=email]{background-color:#fff}#mailpoet_form_1 .mailpoet_text,#mailpoet_form_1 .mailpoet_textarea{width:195px!important}.submenu .item a{color:#777}.cart-box{float:left;margin-top:8px;width:40px;z-index:99;display:block;position:relative;margin-left:40px}.cart-box:hover,.cart-box:focus{background:rgba(239,57,78,.05);border-radius:14px}.bk_menu .bigi>ul>li>span.title a{color:#fff;font-size:13px}.bk_menu .bigi>ul>li>span.arrow{color:#fff}.input-text,input[type="email"],input[type="password"],input[type="search"],input[type="url"],textarea,input#author{line-height:1.286em;box-sizing:border-box;padding:.7em 1.214em;color:#818181;border:3px solid #f0f0f2;border-radius:14px;outline:0;-webkit-appearance:none;height:50px;font-size:17px}.header .col-md-9{width:87%;float:left}.header-logo{padding:0;float:right;max-height:100px}.header .col-md-3{width:15%;text-align:center;vertical-align:middle}.cart-box .dk-button-container:active,.dk-button-container:active{box-shadow:none}.dk-button-container{display:inline-block;overflow:hidden;position:relative;cursor:pointer}.dk-button-container .dk-button{line-height:0;text-decoration:none;-webkit-border-radius:3px;-ms-border-radius:3px;border-radius:3px}.dk-button-container .dk-button,.dk-button-container .dk-button div,.dk-button-container .dk-button span,.dk-button-container i.dk-button-icon,.dk-button-container i.dk-button-icon::after,.dk-button-container i.dk-button-icon::before{transition:background-color 150ms ease 0}.dk-button-container .dk-button div,.dk-button-container .dk-button i,.dk-button-container .dk-button span{position:relative;display:block}.dk-button-container .dk-button-label{margin-right:0;padding:0 25px;font-size:14px}.dk-button-container.hasIcon .dk-button-label{padding-right:54px}.header .cart-box .dk-button-container{width:50px;color:#ccc;margin:0;overflow:visible}.dk-button-container .dk-button i.dk-button-icon,.header .dk-button-container .dk-button{background-color:transparent;color:#888}.header .dk-button-container.hasIcon .dk-button-label{padding-right:54px;background:0 0;color:#ef394e}.header .cart-box .dk-button-labelname{padding:0;line-height:40px;font-size:0!important;display:block;position:absolute;right:-8px}.tbar ul li{display:inline-block;float:right;font-size:12px;margin-left:113px;margin-top:0}.product-det .col-md-3{float:left}.c-box-tabs__tab a[data-tab-name]::before{color:#c3c3c3;display:inline-block;vertical-align:top;margin-left:11px}.tbar ul li .gift-icon:before,.tbar ul li .login-menu:before,.tbar ul li .register-menu:before{font-family:bigikala;color:#777;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;line-height:1;display:inline;text-align:center;position:relative;vertical-align:sub;width:60px;height:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tbar ul li .login-menu:before{content:"\E034";font-size:25px}.tbar ul li .register-menu:before{content:"\E0AD";font-size:25px}.columnone inss span::before,dell span::after{display:none}.modal-body .dk-button-container.hasIcon .dk-button-label{padding-right:54px;line-height:20px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff}.columnone inss{z-index:-2}.compare__toggle-handler{position:absolute;top:-36px;right:40px;padding:0 20px;height:36px;width:185px;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:20px 20px 0 0;font-size:14px;text-align:right;line-height:36px;box-shadow:0 -4px 6px 0 rgba(0,0,0,.1);cursor:pointer;color:#fff;transition:all .35s ease}.single_add_to_cart_button{width:380px;height:56px;position:absolute;right:-11px;background:hsla(0,0%,100%,.21);content:"";border-radius:50%;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #ef394e;font-size:17px}.dk-button-container,.single_add_to_cart_button .dk-button-container{webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}.single_add_to_cart_button .dk-button-container .dk-button .dk-button-label{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);font-size:17px}.dk-product-meta span a{color:#ef394e;padding:0;line-height:2;font-size:14px;border-bottom:1px dashed #ef394e;margin:2px}.main-features li i.icon-circle{content:"";width:5px;height:5px;background:#a1a1af;vertical-align:middle;margin-left:5px;border-radius:50%}.product-det .info-header h1 span{color:#939191;font-size:14px;line-height:1.833;display:block;margin-top:5px;font-family:'Kalameh',sans-serif;font-weight:400}.icon-home{background-image:url(../../../themes/Bigikala/assets/images/f03362d0.svg);background-size:64px 64px}.out_of_stockt{color:#ef394e;font:22px/66px Kalameh;margin-top:10px;display:block}.available_widget .woocommerce-widget-layered-nav-list__item:before,.products__item-compare-txt:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{display:block;content:"";top:2px;font-size:9px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;position:absolute;color:#fff}.woocommerce button.button,.woocommerce button.button:hover{color:#fff!important;background:linear-gradient(90deg,#ff8a00,#e52e71)!important;border-radius:14px}.num{font-family:'Kalameh',sans-serif}.available_widget .woocommerce-widget-layered-nav-list__item::before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{padding-right:3px;width:20px;height:20px;border:2px solid #d4dbde;font-family:bigikala;line-height:19px;border-radius:14px}.products__item-compare-txt.checked:before{display:block;color:#fff;font-size:9px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:18px;background:linear-gradient(90deg,#ff8a00,#e52e71);width:20px;height:20px;padding-top:3px;content:"\E14E";padding-right:0;border-radius:14px;border:none}.products__item-compare-txt:before{width:15px;height:15px;border:1px solid #d4dbde;left:2px;font-family:bigikala;line-height:16px;border-radius:3px;margin-top:327px}.widget-toggle.opened:before,.widget-toggle:before{margin:10px;display:block;height:10px;width:10px;float:left;content:"\E17E";cursor:pointer;transition:all .3s ease-in-out}.widget-toggle:before{top:9px;position:absolute;left:15px;font-family:bigikala}.widget-toggle.opened:before{top:20px;position:absolute;left:11px;transform:rotate(180deg) translateY(60%);font-family:bigikala}.available_widget .woocommerce-widget-layered-nav-list__item--chosen a:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before,div.swatch-wrapper.selected .swatch-anchor.white:before,div.swatch-wrapper.selected .swatch-anchor::before{-webkit-box-sizing:border-box;content:"\E14E";-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none;border-radius:14px;position:absolute}button.pswp__button,button.pswp__button--arrow--left:before,button.pswp__button--arrow--right:before,button.pswp__button:hover{background-color:#fff}.radio-select{margin-top:0;font-size:14px;margin-right:0}.list-view .custom-stars,.onsale-products .custom-stars,.product-actions .custom-stars,.related .custom-stars,.slick-slide .custom-stars,.up-sells .custom-stars,.variations .radio-select .radio-option{display:none}.available_widget .woocommerce-widget-layered-nav-list__item--chosen a:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before{right:0;display:block;top:2px;color:#fff;font-size:9px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:18px;padding-right:2px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid transparent;width:20px;height:20px;padding-top:1px;content:"\E14E";border-radius:14px;padding-right:3px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{width:auto;display:block}.lofslidervoc ul.navigator-wrap-inner li:before{position:absolute;right:-9px;width:5px;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:3px;top:0;content:"";opacity:0;max-width:100%;height:100%;transition:all .15s ease-in;transition-delay:0}.dk-box{border:1px solid #ebeced;-ms-border-radius:14px;border-radius:14px;box-sizing:border-box;overflow:hidden}.widget_price_filter .price_slider_amount .button{text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;line-height:1;font-weight:400;margin-top:50px;position:relative;box-shadow:none;display:block;height:38px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;cursor:pointer;width:100%;border-radius:14px;border:1px solid #ef394e}#bigikala_login .form-group input#password:before,#bigikala_login .form-group input#username:before,.auth--register .dk-button-container .dk-button.blue:before,.auth_form--register .dk-button-container .dk-button.blue:before,.modal-body .dk-button-container .dk-button.blue:before,.price_slider_amount .button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;position:absolute;font-family:bigikala}.price_slider_amount .button::before{content:"\E08D";font-size:25px;top:50%;transform:translateY(-50%);right:15px;line-height:1;font-family:bigikala;margin-top:2px}#bigikala_login .dk-button-container .dk-button.blue{border-radius:14px;height:60px;background:linear-gradient(90deg,#ff8a00,#e52e71)}#bigikala_login .form-group input#username:before,.icon-review-user::before{content:"\E03B"}.dk-button-container.full{display:block;font-size:18px;line-height:auto;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;overflow:hidden;text-align:right;letter-spacing:-.7px}#bigikala_login .footer .register a{padding-bottom:5px;border-bottom:1px dashed #ef394e;color:#ef394e;font-size:15px;margin-right:13px}#bigikala_login .form-group input#password:before,#bigikala_login .form-group input#username:before{line-height:1;right:17px;top:12px;color:#929292;font-size:26px}.comment-form-comment #comment{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;-ms-box-sizing:border-box;box-sizing:border-box;width:100%;height:100px}#bigikala_login .form-group input#password:before{content:"\E03B"}.comment-form-url{display:none}#bigikala_login .dk-button-container.large .dk-button-label .dk-button-labelname{height:18px;line-height:18px;font-size:18px;margin-top:-30px}.userform .form-group .dk-button-container.hasIcon .dk-button i.dk-button-icon{display:block;float:right;overflow:hidden;height:51px;line-height:38px;width:54px;background:linear-gradient(90deg,#ff8a00,#e52e71)}.auth_form--register .dk-button-container.large .dk-button-label .dk-button-labelname{height:30px;line-height:0;font-size:18px;margin-top:5px}.dk-button-container .dk-button i.dk-button-icon{background:linear-gradient(90deg,#ff8a00,#e52e71)}.add_to_wishlist:before,.icon-love.done:before,.icon-love:before{font-size:20px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:absolute;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none}.icon-notification:before{color:#363636}.icon-notification.done:before{color:#ef394e}.icon-love:before{margin-top:-13px}.icon-love.done:before{content:"\E061";margin-right:-5px;border-radius:50%;color:#f30000}.dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification:before,.icon-share:before,.icon-statistics:before,.product-gallery .icon-compare.added:before,.product-gallery .icon-compare::before{font-family:bigikala;font-size:25px;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-transform:none}.icon-compare{display:none}.footer-newsletter{background:#f5f5f5;padding-bottom:20px}.wishlist_table .matrix_wolffinal-price{position:unset}.post-meta span{display:inline-block;text-align:center}.masonry-gallery .post-meta span{display:inline-block;margin:0 20px;text-align:center}.post-module__content p ::-moz-selection{background-color:rgba(33,255,0,.17)}.post-module__content a{color:#32b4fd}blockquote::after,blockquote::before,q::after,q::before{content:"";content:none}blockquote:before{top:10px;right:0;-webkit-transform:matrix(-1,0,0,-1,0,0);-ms-transform:matrix(-1,0,0,-1,0,0);transform:matrix(-1,0,0,-1,0,0)}blockquote.left,blockquote.quote-left{float:left;width:260px;margin:5px 20px 10px 0}blockquote{padding:15px 40px;background-color:#fafafa;line-height:27px;font-size:14px;color:#6b7074}blockquote,q{quotes:none}blockquote::after{bottom:25px;left:10px;float:left;position:relative}blockquote::before{position:unset;float:right;margin-left:10px}.price_slider_amount #max_price,.price_slider_amount #min_price,.price_slider_amount input{display:none}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:rtl}.final-price,.oldprice{font-family:'Kalameh',sans-serif}.available_widget .woocommerce-widget-layered-nav-list__item--chosen a::before,.woocommerce-error:before{font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}#slider img{height:100%;width:100%}.available_widget .woocommerce-widget-layered-nav-list__item--chosen a::before{position:relative;right:0;border:1px solid transparent;float:right;margin-left:10px;display:block;padding-right:2px;width:18px;height:18px;top:0;color:#fff;font-size:9px;line-height:18px;border-radius:14px}.flickity-slider .product-price-discount,.flickity-slider .product-price-oldprice span:first-child,.flickity-slider .product-price-oldprice span:last-child{display:none}.wms-progress-bar .retrangle .step.progress i{background:#e6fcff}.cart-box .cart-items-count{font-size:13px;line-height:15px;color:#fff;width:23px;height:23px;background:linear-gradient(90deg,#ff8a00,#e52e71);text-align:center;vertical-align:middle;border-radius:8px;font-weight:400;border:3px solid #fff;right:-56px}.cart-box.fill .cart-items-count{background:linear-gradient(90deg,#ff8a00,#e52e71);animation:pulse 2s infinite}li h4{font-size:13px;line-height:25px}.flickity-slider .oldprice{font:16px/14px Kalameh;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:0;position:relative;top:-12px;width:100%;color:#999;text-align:center;text-decoration:line-through;display:block;direction:rtl}.flickity-slider .product-price-finalprice span:first-child{display:none}.flickity-slider .finalprice{font:14px/30px Kalameh;direction:rtl;margin:15px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:0;position:relative;top:-30px;width:210px;text-align:center;text-decoration:line-through;display:block}.flickity-slider .product-price-oldprice{display:block;float:none}.flickity-slider .product-price-oldprice span.oldprice{text-decoration:line-through;font-size:16px;padding:0;vertical-align:0;color:#999}.flickity-slider .product-price-finalprice span.finalprice{font-family:'Kalameh',sans-serif;color:#ef394e;display:contents;font-size:20px;line-height:50px;letter-spacing:0;direction:rtl}.flickity-slider .product-price-finalprice{color:#777;font-size:13px;margin:7px 0 0;clear:both;float:none}.main-content .price-section{margin:10px 0}.copyright-bar .copyright-bar-text .section-one{float:right;font-size:13px;line-height:20px;margin-top:0;display:block;width:80%}.rememberpassword .box.noback>.head h1{font:400 14px/40px Kalameh;margin:7px auto;width:50%}.userform .dk-button-container .dk-button .dk-button-label{color:#fff;background-color:transparent}.rememberpassword .box.noback>.head{padding-bottom:0}.rememberpassword .regbox .noback div.content,.rememberpassword .userbox .noback div.content{margin:10px 0}.rememberpassword .dk-button-container{display:inline-block;width:100%;border-radius:14px}.userbox .box.noback>.head h1{font:400 18px/35px Kalameh;margin:7px auto;width:50%;color:#4d4d4d}#tab-desc ul li::before,.main-features li::before{background:#ccc;vertical-align:middle;margin-left:5px;border-radius:50%}.main-features li::before{display:list-item;content:"";width:7px;height:7px;float:right;margin-top:11px}.columnone dell span,.columnone inss span,.matrix_wolfprice,.woocommerce-Price-amount{font-family:'Kalameh',sans-serif}.icon-caretLeft::before,.woocommerce a.button::before{font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;text-decoration:none}.flip-clock-wrapper ul li{line-height:36px}.hr-widget .rpwe-time{text-align:center;display:block}#bigikala_login #loading img.site-logo{max-height:100px;max-width:240px}.site-loader{height:120px!important;margin-top:25px!important;display:inline}#bigikala_login #loading{height:auto}div#wrapper{display:block;margin-bottom:10px}.woocommerce a.button::before{content:"\E0E5";font-size:24px;width:30px;height:30px;float:left;margin-right:15px;font-size:12px}h1,h2,h3,h4,h5,h6{color:#4d4d4d;font-weight:400}.navbar-primary .title2,.navbar-primary h4,.navbar-primary h5,.navbar-primary h6{color:inherit;font-weight:400;margin:inherit;padding:inherit}#comments ul{margin-right:20px}#tab-desc h1{font-size:35px;line-height:50px}#tab-desc h2{font-size:30px;line-height:45px}#tab-desc h3{font-size:22px;line-height:36px}#tab-desc h4{font-size:17px;line-height:30px}#tab-desc h5{font-size:14px;line-height:26px}#tab-desc h6{font-size:12px;line-height:22px}#tab-desc ul{font-size:12px;line-height:24px;margin-top:6px;margin-right:-7px}.wc-descrip .woocommerce-Price-currencySymbol{font-size:17px}.cart-empty-div{background:#fff;border:3px solid #f0f0f2;color:#ef394e;line-height:37px;margin:0 auto 10px;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;max-width:1220px;width:100%;text-align:center;padding:50px 20px}.wms-thanks-description{text-align:center}.wms-order-table{margin-right:0;margin-top:20px}.icon-home{width:64px!important;height:64px!important}.icon-arrow-top{width:7px;height:10px;margin-left:7px;margin-top:3px}.technicalspecs-value i.icon{display:inline-block;vertical-align:text-top;width:36px!important;height:18px!important;line-height:16px;margin-left:5px}.dashicons-admin-users::before,.dashicons-arrow-down-alt2::before,.dashicons-lock::before,.icon-info-faq::before,.icon-info-message::before,.icon-info-tell::before{font-family:bigikala;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;display:inline;position:relative;vertical-align:sub;-webkit-font-smoothing:antialiased;speak:none;-moz-osx-font-smoothing:grayscale}.icon-arrow-up-small{background-position:-35px -698px;height:18px;width:9px;margin-left:10px}.tbar ul li .gift-icon::before{content:"\E047";font-size:22px;margin:0 5px}.dashicons-admin-users::before,.dashicons-lock::before{color:#777;line-height:1;width:60px;height:20px;font-size:120px;text-align:center}.icon-info-faq::before,.icon-info-message::before,.icon-info-tell::before{font-size:24px;text-align:center}.wms-progress-bar{margin:50px auto;display:block;position:relative!important;width:100%;margin-right:-12px;margin-bottom:70px!important;height:52px!important}.minimal-checkout .wms-progress-bar{background:#1f1c28;margin-top:-11px;-webkit-box-shadow:0 2px 12px 0 hsla(0,0%,44.3%,.14);box-shadow:0 12px 12px 0 hsla(0,0%,44.3%,.14);width:101.6%}.woocommerce form .form-row.create-account label{color:#ef394e!important;display:inline-flex;padding-right:20px}#account_password_field{display:block;width:108%;padding:0;margin:0}.dashicons-lock::before{content:"\E0c3"!important}.dashicons-admin-users::before{content:"\E035"!important}.login p,.signup p{margin:0 0 10px;line-height:50px;font-size:16px}.login a:active,.login a:hover,.signup a:active,.signup a:hover{color:#fff}.icon-info-faq::before{content:"\E073"}.icon-info-message::before{content:"\E09C"}.main-menu-div .arrow{transform:rotate(90deg);margin-right:-24px;margin-left:14px}.dashicons-arrow-down-alt2::before{content:"\E185";font-size:13px;color:#fff;line-height:0;margin:0 -20px 0 0}.header .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-cart::before{display:block;height:auto;float:right;margin-right:6px;content:"\E009";font-size:45px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:52px}.icon-caretLeft{background:0 0}.guidance__rules .icon-userbox-cart{display:none}.woocommerce-review__verified::before{content:"\E0E2";font-size:25px;color:#ff637d;position:absolute;transform:translate(50%);font-family:bigikala;font-weight:400;text-align:center;font-style:normal;right:55px;top:-19px}.icon-arrow-up-large::before,.icon-blue-plus::before{font-family:bigikala;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;display:inline;vertical-align:sub;line-height:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.woocommerce-review__verified{font-size:0}.section-products-carousel header .boxmore i{margin-top:6px;width:12px}.icon-blue-plus::before{content:"\E171";font-size:20px;color:#ef394e;text-align:center;top:2px;right:-8px}.icon-arrow-up-large::before{color:#8d99a1;content:"\E185";font-size:22px}.products-notify-button .dk-button-container .dk-button.blue{border-radius:14px}.matrix_wolfold-price,.older-price{text-align:center;text-decoration:line-through}.products-notify-button .dk-button-container .dk-button .dk-button-label{color:#fff;background:linear-gradient(90deg,#8e8e8e,#353535)}.products-notify-button .dk-button-container .dk-button,.products-notify-button .dk-button-container .dk-button i.dk-button-icon{background:linear-gradient(90deg,#8e8e8e,#353535)}.products-notify-button .dk-button-container .dk-button-label .dk-button-labelname{display:block;height:55px;line-height:53px;text-align:center;font-size:18px;margin:0 30px}.woocommerce-error::before{content:"\E00E";color:#ef394e2b;right:25px;top:25px;position:absolute;line-height:1;font-size:50px}.woocommerce-error,.woocommerce-info,.woocommerce-message{margin:10px auto 10px;-webkit-box-shadow:0;-ms-box-shadow:0;-moz-box-shadow:0;-o-box-shadow:0;border-radius:14px;direction:rtl;color:#4d4d4d!important;padding:12px 100px 18px 10px;font-size:18px!important;background-color:#bf00510a;border:3px solid #ef394e2b;min-height:94px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;line-height:22px;width:97.5%}.matrix_box{height:460px;overflow:visible!important;border-radius:28px}.matrix_box::before{content:"";background:linear-gradient(130deg,#ef394e,#af002d 41.07%,#319197 76.05%);position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);z-index:1;border-radius:14px}.matrix_box::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:2;border-radius:14px}.matrix_wolfbox{overflow:hidden;text-align:center;margin-bottom:9px;position:relative;transition:all ease-out .2s;z-index:3;border-radius:28px}.matrix_wolfloader .layer{position:absolute;bottom:0;left:0;width:0;box-shadow:0 0 8px 0 hsla(0,100%,77%,.5);border-top-style:solid;border-width:1px 0 0;border-image-source:linear-gradient(90deg,#ef394e,#e52e71);border-image-slice:1;content:""}.matrix_wolfimg{height:220px;width:auto;margin:30px auto 7px}.matrix_wolfname{display:block;font-weight:400;height:50px;color:#4d4d4d;padding:0 10px;overflow:hidden;font-size:16px;margin-top:-5px;line-height:25px}.matrix_wolfsale-price{display:block;font-size:20px;line-height:26px;font-weight:400;color:#ef394e;margin-top:5px;text-align:center}.matrix_wolfsale-price .woocommerce-Price-currencySymbol{font-size:16px}.older-price{font-size:17px;line-height:25px;color:#acacac;margin-right:0;margin-top:5px}.section-products-carousel header{height:40px;display:block;-ms-flex-pack:justify;justify-content:space-between;margin:2px 33px 6px;position:relative;padding-left:5px}.matrix_wolfold-price{font:16px/30px Kalameh;margin:15px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:0;position:relative;top:4px;width:100%;color:#999;display:block;direction:rtl}.matrix_wolffinal-price{font-family:'Kalameh',sans-serif;color:#ef394e;display:contents;font-size:20px;line-height:50px;letter-spacing:0;direction:rtl;font-weight:400}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab;height:100%;overflow:hidden}.flickity-prev-next-button{top:60%!important;border:none;cursor:pointer;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%);background:hsla(0,0%,100%,.8);box-shadow:0 2px 15px 0 rgba(0,0,0,.1);border-radius:0;margin-top:-35px;color:#4d4d4d;position:absolute!important;width:49px!important;height:90px!important}.checkout-products .section-products-carousel,.news-widget{-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.flickity-rtl .flickity-prev-next-button.next::before,.flickity-rtl .flickity-prev-next-button.previous::before,.icon-review-location::before,.icon-review-phone::before,.icon-review-user::before{font-family:bigikala;color:#a4a7aa;font-style:normal;font-weight:400;font-variant:normal;text-align:center;vertical-align:sub;position:relative;-webkit-font-smoothing:antialiased;text-transform:none;-moz-osx-font-smoothing:grayscale}.section-products-carousel .productItem img{width:210px;height:210px}.icon-review-location::before,.icon-review-phone::before,.icon-review-user::before{speak:none;line-height:1;display:inline;font-size:25px}.icon-review-location::before{content:"\E096"}.icon-review-phone::before{content:"\E072"}.icon-review-location,.icon-review-phone,.icon-review-user{background:0 0}.checkout-products .section-products-carousel .flickity-rtl .flickity-prev-next-button.next,.checkout-products .section-products-carousel .flickity-rtl .flickity-prev-next-button.previous{margin-top:10px}.flickity-prev-next-button .arrow{display:none}.flickity-rtl .flickity-prev-next-button.next::before,.flickity-rtl .flickity-prev-next-button.previous::before{right:auto;display:inline;font-size:45px;line-height:30px;speak:none}.flickity-rtl .flickity-prev-next-button.previous::before{content:"\E191";top:8px;left:15px}.flickity-rtl .flickity-prev-next-button.next::before{content:"\E185";top:7px;left:3px}.vc_column_container>.vc_column-inner:first-child{padding:0 5px;margin:0}.vc_column_container>.vc_column-inner{padding:0;margin:0}.vc_row{margin-left:-4px!important;margin-right:-4px!important}.products__item-price>.woocommerce-Price-amount{font-family:'Kalameh',sans-serif;color:#ef394e;font-size:20px;line-height:50px;letter-spacing:0;direction:rtl}.icon-caret-left-blue::before{content:"";position:relative;right:0;bottom:27px;width:25px;border-style:solid;border-width:9px 0 0 8px;border-color:transparent transparent transparent #ef394e;transform:rotate(41deg);margin-right:-5px;display:block}.icon-caret-left-blue,ul.spec-list b.title i{margin:0 0 0 13px;height:14px}.vendor-info_title span:first-child{font-size:30px;line-height:50px}.positive-point .title{margin:0;font:16px/30px Kalameh}.woocommerce-breadcrumb a{font-size:13px}.woocommerce .woocommerce-breadcrumb{padding:0;font-size:13px;line-height:1.833;font-weight:400;color:#000;margin:10px 0}.woocommerce-breadcrumb a::after{content:"\E184";color:#4f4f4f;letter-spacing:.4px;font-size:20px;vertical-align:middle;margin-left:5px;padding-right:5px;font-weight:400;line-height:29px;font-family:bigikala;top:4px;position:relative}.woocommerce .woocommerce-breadcrumb span:last-child::before{content:" ";color:#cfcfcf;letter-spacing:.4px;font-size:13px;vertical-align:middle;margin-left:5px;padding-right:5px;font-weight:400;line-height:26px}b{text-align:justify;font:100 17px/31px Kalameh;letter-spacing:0}strong{font-weight:400}.hide-pc{display:none}.dk-button-icon-caretLeft::before,.single_add_to_cart_button::before{font-variant:normal;font-weight:400;text-transform:none;text-decoration:none}.flickity-slider{margin-right:30px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:-3px;border:3px solid #f3f3f3;border-radius:100px 0 0 100px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:-3px;border:3px solid #f3f3f3;border-radius:0 100px 100px 0}.blog-widget-carousel .flickity-rtl .flickity-prev-next-button.previous,.blog-widget-carousel .flickity-rtl .flickity-prev-next-button.next,.wonder .flickity-rtl .flickity-prev-next-button.next,.wonder .flickity-rtl .flickity-prev-next-button.previous{border:none;background:transparent}.dk-button-icon-caretLeft::before{font-style:normal}.wms-proceed-buttons .next,.wms-proceed-buttons .prev{font-size:15px}.single_add_to_cart_button::before{z-index:2;transition:all .3s ease-in-out;width:90px;height:90px;position:absolute;right:-10px;top:-15px;background:hsla(0,0%,100%,.21);content:" ";border-radius:50%;font-family:bigikala;font-size:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;line-height:95px;font-size:12px;padding-top:0;padding-left:37px}.short-description .innerContent,.short-description p{margin-bottom:10px;color:#404040;font-size:15px;line-height:2.15}.icon-arrow-down-small,.icon-arrow-up-small{display:none}.c-footer__feature-innerbox,.c-footer__middlebar,.c-footer__partners{max-width:1450px;margin:auto}.c-footer__feature-innerbox,.c-footer__middlebar{display:-ms-inline-flexbox;display:inline-flex;width:100%;-ms-flex-align:center;align-items:center}.c-footer__feature-innerbox{-ms-flex-pack:distribute;justify-content:space-around;width:calc(100% - 15px);margin:15px 0}.footer-svg{border-bottom:solid 1px #cfd8dc;margin:0}.c-footer__badge{display:inline-block;width:16.3%}.footer-newsletter ul li a{color:#666;font-weight:400;font-size:15px;line-height:1.571;letter-spacing:-.1px;text-decoration:none}.c-footer__feature-item{text-align:center;position:relative;padding-top:80px;font-size:18px;line-height:1.692;color:#464e57;letter-spacing:.2px;padding-bottom:20px;margin:auto;font-weight:400}.c-footer__feature-item--1{background:url(../../../themes/Bigikala/assets/files/B-delivery.png) 48% 8px no-repeat;background-size:auto 71px}.c-footer__feature-item--3{background:url(../../../themes/Bigikala/assets/files/B-support.png) 50% 4px no-repeat;background-size:auto 71px}.c-footer__feature-item--4{background:url(../../../themes/Bigikala/assets/files/B-COD.png) 50% 0 no-repeat;background-size:auto 86px}.c-footer__feature-item--5{background:url(../../../themes/Bigikala/assets/files/B-warranty.png) 50% 5px no-repeat;background-size:auto 71px}.c-footer__feature-item--6{background:url(../../../themes/Bigikala/assets/files/B-originality.png) 50% 6px no-repeat;background-size:auto 79px}.footer-newsletter input[type=email],.footer-newsletter input[type=text]{float:right;margin:0;text-align:right;transition:all .4s ease-out 0;outline:0;height:50px;font-weight:400;position:relative;border-radius:14px;background:#e3e3e6;border:none;color:#81858b;font-size:15px;line-height:215%;padding:8px 12px;letter-spacing:-.8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer-newsletter input[type=submit]{float:left;margin:0 8px 0 0;display:inline-block;padding:0 19px;min-height:38px;overflow:hidden;position:relative;cursor:pointer;color:#fff;height:47px;line-height:38px;border-radius:6px 0 0 6px;text-align:center;border:0;font-size:13px;width:112px;left:10px;background:linear-gradient(90deg,#ff8a00,#e52e71)}.c-product__feature{border-top:1px solid #f4f4f4;height:141px;width:100%;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-top:auto;font-size:11px;line-height:2}.c-product__feature--body .c-product__feature{display:inline-block;width:100%;height:83px;border-top:none;margin-bottom:10px}.c-product__feature .o-grid,.c-product__feature .row,.product__feature .row{width:100%;margin:23px auto}.c-product__feature .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:0;margin-left:0}.o-grid .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.c-product__feature-col{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.c-product__feature-item{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:column;flex-direction:column;padding-right:50px}.c-product__feature--body{display:-ms-flexbox;display:flex;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);background-color:#fff;border:3px solid #f3f3f3;padding:5px 45px 0 0;margin-bottom:10px;clear:both;border-radius:14px}.c-product__feature-item--1::before{content:"\E1EB";font-family:bigikala;position:absolute;display:block;top:3px;right:-17px;font-size:40px;color:#434a54;font-weight:400;line-height:46px}.c-product__feature-item--4::before{content:"\E1E7";font-family:bigikala;position:absolute;display:block;top:0;right:-8px;font-size:42px;color:#434a54;font-weight:400;line-height:46px}.c-product__feature-item--5::before{content:"\E1EA";font-family:bigikala;position:absolute;display:block;top:0;right:0;font-size:44px;color:#434a54;font-weight:400;line-height:46px}.c-product__feature-item--6::before{content:"\E1ED";font-family:bigikala;position:absolute;display:block;top:0;right:0;font-size:44px;color:#434a54;font-weight:400;line-height:46px}.c-product__feature-item--3::before{content:"\E1E9";font-family:bigikala;position:absolute;display:block;top:0;right:0;font-size:44px;color:#434a54;font-weight:400;line-height:46px}.tamamshode{position:absolute;font-size:20px;font-size:1.429rem;line-height:1.1;padding:15px 25px;left:110px;bottom:50px}.woocommerce nav.woocommerce-pagination ul li span.current{border-radius:100%;font-size:18px;line-height:34px;margin:0 3px;display:inline-block;width:34px;height:34px;text-align:center;vertical-align:top;background:linear-gradient(90deg,#ff8a00,#e52e71);border:none;color:#fff}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border-radius:14px;font-size:18px;line-height:34px;margin:0 3px;display:inline-block;width:35px;height:34px;text-align:center;vertical-align:top}.c-seller__info.ready{color:#ef394e;font-weight:400}.icon-footer-aparat,.icon-footer-facebook,.icon-footer-googleplus,.icon-footer-instagram,.icon-footer-telegram,.icon-footer-twitter{width:32px!important;height:32px!important;margin:3px;border-radius:14px;text-align:center;opacity:.7}.icon-footer-aparat:hover,.icon-footer-facebook:hover,.icon-footer-googleplus:hover,.icon-footer-instagram:hover,.icon-footer-telegram:hover,.icon-footer-twitter:hover{opacity:1}.icon-footer-facebook{display:inline-block}.icon-footer-facebook:before{content:"\E103";display:inline-block;font:normal normal normal 24px/1 "bigikala";text-rendering:auto;line-height:30px;background-color:#000;background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none}.icon-footer-googleplus:before,.icon-footer-twitter:before{display:inline-block;font:normal normal normal 24px/1 "bigikala";text-rendering:auto}.icon-footer-twitter{display:inline-block}.icon-footer-twitter::before{content:"\E0FF";line-height:33px;background-color:#000;background-clip:border-box;background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;font-size:22px}.icon-footer-googleplus{display:inline-block}.icon-footer-googleplus:before{content:"\E100";line-height:30px;background-color:#000;background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;font-size:26px}.icon-footer-aparat:before,.icon-footer-instagram:before{font:normal normal normal 24px/1 "bigikala";display:inline-block;text-rendering:auto;background-color:#000;background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none}.icon-footer-instagram{display:inline-block}.icon-footer-instagram:before{content:"\E0FB";line-height:30px}.icon-footer-aparat{display:inline-block}.icon-footer-aparat::before{content:"\E109";line-height:36px;font-size:32px}.icon-footer-telegram{display:inline-block}.icon-footer-telegram:before{content:"\E106";display:inline-block;font:normal normal normal 24px/1 "bigikala";text-rendering:auto;line-height:30px;background-color:#000;background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none}.c-seller__info--leadTime i::before,.c-seller__info--shipment i::before,.c-seller__info--title>i::before,.c-seller__rating .icon::before,.navbar-primary .promotion-badge ul li::before{font-family:bigikala;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-bar{background:#d7dee0}#username .woocommerce form .form-row input.input-text{padding-left:0;padding-right:10px;width:100%}.dig_wc_countrycodecontainer input[type=text],.digit_cs-list{width:70px}.woocommerce form .form-row input.input-text{border:3px solid #f0f1f2;height:50px;line-height:45px;overflow:hidden;border-radius:14px;font-size:16px;text-align:right;padding-right:20px!important}.icon-arrow-up-large{background:0 0}.c-seller__info i{margin-left:10px}.wpb_raw_code{background:#1f1c28}.footerinfobar ul li{display:inline-block;margin:15px 62px 0 0;float:left;line-height:15px}.variations_form .dk-button-container.hasIcon .dk-button-label{height:55px;font-size:20px;padding:7px 54px 7px 0}.dk-button .dk-button-container .dk-button .dk-button-label{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:14px;height:55px;font-size:20px;padding:7px 54px;z-index:1}.top-header-banner img{height:auto;max-width:100%;margin:0}#bigikala_login .login-msg{color:#ff1800;font-size:16px;text-align:center}.bigi .dashicons-arrow-down-alt2,.woocommerce-MyAccount-content .dk-button-icon-caretLeft::before{display:none}ul.lofslidersmain li .wc-thumb{float:right;margin-top:55px}.highcharts-legend-item span{margin-right:7px;top:0}.woocommerce-message .buttom,.woocommerce-message::before{content:"\E0A2";color:#ef394e2b;right:25px;top:20px;position:absolute;line-height:1;font-size:50px;font-family:bigikala}.icon-caret-left-blue{width:30px;top:39px;background:0 0}.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n),ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none}.single_add_to_cart_button:hover:before{width:900px;height:900px;right:-450px;top:-450px;transform:unset}.products-notify-button .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification::after,.single_add_to_cart_button::after{width:90px;height:90px;border-radius:50%;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;position:absolute}.single_add_to_cart_button::after{z-index:2;transition:all .3s ease-in-out;right:0;top:-16px;content:"\E009";font-size:42px;line-height:1;line-height:95px;font-weight:400}.screen-reader-text{display:none}.columnone h3{height:60px}.main-features-title{content:attr(data-title);font-size:16px;line-height:1.492;display:list-item;font-weight:400;list-style:none;padding:0;color:#000;margin:20px 0 10px}.main-features li span.title,.main-features li span.value{color:#5d5d5d;padding-right:4px;margin-left:5px;white-space:normal;list-style:none;font-size:14px;line-height:1.833}.p-section-one .main-content .col-md-9{width:70%}.p-section-one .main-content .col-md-3{width:30%}.comparebox-accordion-panel .icon-caret-left-blue::before{bottom:-34px}.rating .txt span{margin-left:3px}.auth--register #reg_email{width:100%}#matrix_wolfnotification .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification::before{top:-19px;right:-20px;padding-left:5px}.seller-v{padding-bottom:2px;color:#ef394e;border-bottom:1px dashed #ef394e}#reg_billing_otp{width:400px}#reg_billing_otp_container{margin-right:40px}.cama{margin:0}.cama:last-child{display:none}.compare__button a:hover,.compare__button--compare a::hover{color:#fff}.captionItem{line-height:40px}.news-widget h6{font-family:'Kalameh',sans-serif;font-size:15px;line-height:50px;box-sizing:border-box;height:50px;color:#333;direction:rtl;border-bottom:1px solid #ef394e;width:130px;margin:0 auto;text-align:center}.rememberpassword .dig_wc_countrycodecontainer{left:-33px}input#payment_method_bankmellat{display:block;margin:30px}.compare-section.clearfix .compare-items-container .title span+.icon{position:Relative;top:11px;left:10px;width:20px;height:10px;float:left}.icon-emoji-dissatisfied-s,.icon-emoji-laugh-s,.icon-emoji-noidea-s{width:18px!important;height:18px!important}.icon-emoji-absolutelysisSatisfied-s{width:19px!important;height:18px!important}.c-seller__info i.icon{width:30px!important;height:25px!important}.icon-user-changepassword{width:44px!important;height:57px!important}.wms-proceed-buttons .prev{width:220px}i.bigi-loguot::before{color:#777;font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;display:inline-block;height:30px;float:right;vertical-align:middle;position:absolute;margin-right:-21px;content:"\E085";font-size:21px;line-height:15px}.tbar .icon-love::before{color:#777;font-size:22px;left:15px}.shipo{display:none}.product_attr_pa_warranty{position:relative;right:0}.dig_wc_countrycodecontainer{left:-2px}.dashed.gray{left:32px;top:227px}.dig_wc_countrycodecontainer .input-text{direction:ltr;text-align:center}.auth__form #reg_password{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.woocommerce-message a.wc-forward{display:none}.mini-cart-dropdown .woocommerce-mini-cart li{min-height:88px;display:block;font-size:11px;line-height:17px;border-bottom:2px solid #ddd;margin:0 12px!important}.mini-cart-dropdown .woocommerce-mini-cart li:last-child{border:none}.c-navi-list__basket-total{font-size:16px;line-height:20px;color:#a1a1af;direction:rtl;text-align:right;position:absolute;bottom:6px;right:10px}.c-navi-list__basket-total strong{margin-bottom:4px;font-size:13px;line-height:1;display:block;font-weight:400;color:#222}.c-navi-list__basket-link::after{content:"\E183";font-size:18px;line-height:20px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;margin-top:5px}.c-navi-list__basket-link,.c-navi-list__basket-link:hover,.c-navi-list__basket-link:focus{font-weight:400;color:#ef394e;font-size:14px;line-height:20px;display:flex}.c-navi-list__basket-header,.c-navi-list__basket-link{-ms-flex-align:center;align-items:center}.woocommerce-mini-cart-item a{text-align:right;direction:rtl;font-size:14px!important;line-height:normal!important;font-weight:normal!important;margin-bottom:8px;color:#333!important}.dk-button .fa-angle-down::before{content:"\E17E";font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;font-size:14px;line-height:25px}.cart-qty{line-height:40px;display:block;color:#333;font-size:12px}.c-navi-list__basket-item-remove::before{color:#4d4d4d;font-family:bigikala;content:"\E07A";font-size:20px;line-height:normal}.c-navi-list__basket-item-remove{display:inline-block;float:left;text-align:center;width:20px;height:20px;border:none;cursor:pointer;font-weight:400;margin:28px 10px;position:relative;bottom:-20px;left:8px}.c-navi-list__basket-submit:hover{color:#fff}.c-navi-list__basket-total .woocommerce-Price-amount{font-family:'Kalameh',sans-serif;color:#222;direction:rtl;text-align:right;font-size:16px!important;line-height:normal!important;font-weight:400}li[class*='ywtm_'] a:before{display:none}.mini-cart-dropdown{padding:0;line-height:22px;position:absolute;left:-11px;top:51px;width:300px;background:#fff;border-radius:14px;z-index:9999;border:2px solid #ddd}.c-navi-list__basket-header{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 16px 12px 12px;font-size:16px;line-height:normal}a.c-navi-list__basket-submit{display:block;border-radius:14px;font-size:16px;line-height:26px;letter-spacing:-.5px;color:#fff;text-align:center;padding-top:9px;padding-bottom:10px;background:linear-gradient(90deg,#ff8a00,#e52e71);width:50%;margin:5px;position:relative;float:left}.cart-box .fa-angle-down{position:absolute!important;left:6px;top:10px;font-size:20px}.mini-cart-dropdown .woocommerce-mini-cart{max-height:293px;overflow:auto;list-style:none;border-top:2px solid #ddd;border-bottom:2px solid #ddd}.woocommerce-mini-cart-item .remove_from_cart_button{border-radius:50%;background-color:#1f1c28;width:20px;height:20px;text-align:center;border:none;z-index:123;cursor:pointer;float:right;margin-left:10px;margin-top:20px}.woocommerce-mini-cart-item img{position:relative;float:right!important;margin:7px 0 5px 15px!important;width:75px!important;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 70px;flex:0 0 70px;border-radius:10px;max-width:75px!important;height:75px}.woocommerce-mini-cart-item a{display:inline}.woocommerce-mini-cart-item .variation{display:none}.cart-title{direction:rtl;font-weight:400;max-height:20px;text-overflow:ellipsis;word-wrap:break-word;display:block;text-align:right;margin-top:14px;overflow:hidden;font-size:12px;line-height:21px}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{width:60px;float:right;margin-left:15px;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 60px;flex:0 0 60px}.main-wp-post-image .cat_of_post{position:absolute;z-index:4;color:#fff;background-color:#0eabef;font-size:14px;padding:4px 14px;border-radius:15px;margin:7px;line-height:15px;text-decoration:none}.main-wp-post-image img{vertical-align:middle;height:auto;max-width:100%}.post-meta{font-size:13px;line-height:12px;color:#4d4d4d;bottom:0;position:relative;padding-top:10px}.human_time_diff{font-size:12px;line-height:12px;color:#4d4d4d;bottom:0;position:relative;display:inline-block}.masonry-gallery{color:#6b7074;margin-top:20px;float:right;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-sizing:border-box;overflow:hidden;border-radius:14px;margin-left:1.5%;margin-bottom:10px;position:relative;padding-bottom:0;max-height:440px}.seller-contact-header{padding:20px}.vendors-table .vendor-button{display:block;text-align:center;color:#ef394e;transition:background-color 150ms ease 0;font-size:13px;border-radius:14px;background-color:transparent;border:2px solid #ef394e;padding:14px 20px;width:100%;height:50px;line-height:20px;font-weight:400}.vendors-table-row--header .vendors-table-col{padding:10px;padding-right:10px;display:none!important;padding-right:20px}.vendors-table{position:relative;background-color:#fff;border:1px solid #ebeced;margin-bottom:10px}.vendors-header{display:flex;justify-content:space-between;padding:15px 22px}.vendors-count{display:flex;align-items:center;font-size:15px}.vendors-table{display:flex;flex-flow:column nowrap;justify-content:space-between;line-height:1.5;font-size:12px}.vendors-table-row--header{background-color:#5e98ae;color:#fff;font-size:14px}.vendors-table-col--price{font-size:18px;color:#76787a}.vendors-table-row{width:100%;display:flex;flex-flow:row nowrap;border-bottom:1px solid #e1e1e1}.vendors-table-col{display:grid;flex-flow:row nowrap;flex-grow:1;flex-basis:0%;padding:3px;align-items:center;word-break:break-word;border-bottom:1px solid hsla(0,0%,100%,.16)}.vendors-table-col:last-child{border-left:0}.u-Flex-grow2{flex-grow:2}.u-Flex-grow3{flex-grow:3}.vendors-table-col--sellerTitle{font-size:16px}.vendors-table-col--sellerTitle .avatar{margin-left:6px;border-radius:50%}.vendors-table-col--center{justify-content:center}.vendors-table-row--highlight{background:#f4fbff;border:1px solid #ef394e}.vendors-table-row--highlight .c-table__col{border-left-color:#cce8f3;padding:10px 15px}.vendors-table-row--highlight .vendors-table-col--price{color:#ef394e}.vendor_detail{background-color:#fff;border:1px solid #ebeced;-ms-border-radius:14px;border-radius:14px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-moz-box-sizing:border-box;box-sizing:border-box;min-height:370px;padding-top:5px;margin-bottom:15px;font-size:12px}.vendor-info_link,.vendor-rate-rating li,.vendor-rate-score li,.vendor_detail{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.vendor-info{position:relative;padding-right:110px;padding-left:22px;padding-top:15px;width:35%}.vendor-info_logo{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;position:absolute;right:-30px;top:15px;z-index:1;width:100px;height:80px;margin-right:15px;box-shadow:rgba(0,0,0,.1) 0 0 12px 0;margin-left:10px;border-radius:14px;background:#1f1c28}.vendor-info_title{margin-bottom:20px;padding-top:10px}.vendor-info_title span{display:block}.vendor-info_title span:first-child{margin-bottom:8px}.vendor-info_title span:last-child{color:#b1b1b1}.vendor-info_rate{border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;margin-bottom:22px;font-size:24px;color:#fff;text-align:center;padding:5px 0}.vendor-info_rate>span{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;vertical-align:top;padding-top:15px;padding-bottom:15px}.vendor-info_rate>span i{margin-left:10px}.vendor-info_rate>span:first-child{border-left:1px solid #f0f0f0;padding-left:12px;margin-left:12px}.vendor-info_rate .percentage span{min-width:33px}.vendors-count i::before{content:"\E081";color:#999;font-size:27px;font-family:bigikala;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:38px;vertical-align:bottom;margin-right:-6px;margin-left:6px}.add-comment-page .row.bottom-section{margin-right:12px;margin-left:12px;width:100%}.vendors-table-col--sellerTitle a{font-size:18px;border-bottom:1px dashed #ef394e;color:#ef394e;padding:0;line-height:2;margin-right:15px}.vendors-table-col--sellerTitle .avatar{display:none}.vendors-table-col--rating i::before{content:"\E6a1";color:#8c8c8c;font-size:15px;vertical-align:middle;margin-left:4px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:38px;width:1px;margin-right:21px}.vendors-table-col--rating{display:flex;align-items:center;font-size:14px;line-height:1.571;color:#8c8c8c;margin-right:-7px}.vendor-warranty::before{content:"\E0E0"!important;float:right;width:19px;height:26px;display:block;margin:0 0 0 19px!important;margin-right:0;font-size:29px!important;color:#000!important;font-family:bigikala!important;line-height:28px!important;margin-right:-5px!important}.vendor-warranty{font-size:15px;line-height:25px;color:#3c3c3c}.woocommerce-variation-price .price .amount{vertical-align:-3px;font-size:31px;line-height:1.419;letter-spacing:1.1px;color:#ef394e}.product-price-finalprice span.finalprice{vertical-align:-3px;font-size:31px;line-height:1.419;letter-spacing:1.1px;color:#ef394e}.product-price-finalprice span:last-child{font-size:20px;line-height:1.1;letter-spacing:.4px;margin-right:-5px}.woocommerce-variation-price .price .woocommerce-Price-currencySymbol{font-size:20px;line-height:1.1;letter-spacing:.4px;margin-right:-10px}.product-det .header{border-bottom:1px solid #f2f2f2;padding:10px 0;min-height:85px;-ms-flex-align:center;align-items:center}.swatch-control.radio-select ul{display:inline-block;margin-top:10px}.radio-select::before{content:"\E0E0";float:right;width:19px;height:24px;display:block;margin:10px -10px 0 14px;font-size:27px;color:#4d4d4d;font-family:bigikala;line-height:6px}.product_bar_price{display:none}.product_bar_left .bigiCountDown.small::before{content:"\E139";position:absolute;left:0;top:6px;line-height:20px;width:19px;height:24px;display:block;margin:0 0 0 10px;font-size:23px;right:423px;top:16px;font-family:bigikala;margin-top:10px;padding:3px 0 0 24px;color:#ef394e;font-size:16px;line-height:28px;vertical-align:middle}.product_bar_left .flip-clock-wrapper ul li a div div.inn{color:#ef394e;font-size:18px;font-weight:400}.product_bar_left .flip-clock-wrapper ul{width:3px;height:26px}.product_bar_left .flip-clock-wrapper .flip{margin-right:-3px}.product_bar_left .flip-clock-divider{margin-left:9px;margin-right:-5px;height:43px;margin-top:3px}.product_bar_left .flip-clock-dot{display:block;width:3px;height:3px;position:absolute;border-radius:50%;left:0}.product_bar_left .flip-clock-dot.top{top:13px}.product_bar_left .flip-clock-dot.bottom{bottom:23px}.product_bar_left .bigiCountDown.small{float:left;margin-top:10px;margin-right:320px}.product_bar_left .flip-clock-wrapper ul{background:transparent}.vendors-table-col--shipping .icon::before{position:relative;right:0;top:6px;color:#a5a5a5;height:21px;width:60px;content:"\E01F";font-size:22px;font-family:bigikala}.vendors-rate{color:#ef394e;margin-right:5px}.vendors-table .woocommerce-Price-currencySymbol{font-size:17px;line-height:1.294}.product-price-oldprice span:last-child{display:none}.product-price-oldprice span.oldprice{text-decoration:line-through;padding:0 6px 0 4px;vertical-align:0;color:#999;font-size:16px;line-height:1.375;font-weight:400}.product-price-discount{margin-right:15px;display:inline-block;float:right;margin-top:5px}.woocommerce div.product div.images .flex-control-thumbs li{float:right}.woocommerce div.product form.cart .variations label{font-weight:400;margin:0;color:#4d4d4d;vertical-align:top;font-size:15px;line-height:20px;margin-bottom:10px}.product-det{padding:15px 20px}.section-products-carousel.brands{height:220px}.section-products-carousel.brands .scroller .items{height:160px}.section-products-carousel.brands .productItem img{max-height:130px;max-width:130px}.section-products-carousel.brands .productItem{width:228px;height:143px}.section-products-carousel.brands .flickity-rtl .flickity-prev-next-button.previous,.section-products-carousel.brands .flickity-rtl .flickity-prev-next-button.next{top:110px}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{overflow:visible}.woocommerce-checkout .select2-hidden-accessibl{position:static;border:1px solid #ef394e}#vendors-count-icon icon:before{content:"\E081";position:absolute;right:14px;top:14px;font-size:30px;color:#a1a1af;font-family:bigikala}.sell-this-item{background:transparent;border:none;border-bottom:1px dashed #ef394e;color:#ef394e;float:left;margin-left:-226px;padding:0}.sell-this-item::before{content:"\E0A3";position:absolute;margin-top:11px;transform:translateY(-50%);font-size:16px;font-family:bigikala;margin-right:-18px;border-bottom:1px dashed #ef394e;line-height:18px}.product_bar{margin-bottom:0;border:0;border-radius:0;background-size:contain;padding:18px 34px 18px 30px;position:relative;min-height:83px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:106%;height:20px;background:rgba(251,52,72,.04);background-size:184px 20px;margin-top:-15px;margin-right:-15px}.product-gallery-warp ul li{padding:15px 10px;position:relative;width:51px;height:46px;color:#363636;text-align:center;margin-bottom:10px}#more-link{cursor:pointer;color:#ef394e;border-bottom:1px dashed #ef394e;font-size:15px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;margin-top:10px}.sharing-panel .sharing-socials li{float:left;margin:0;padding:0;border:none;height:10px;width:50px;background:transparent}.flex-viewport{direction:ltr;z-index:9;width:340px;height:340px;margin:25px 50px}.bigikala-tooltip .bigikala-tooltiptext::after{content:"";position:absolute;top:50%;left:100%;margin-top:-10px;border-width:5px;border-style:solid;border-width:10px 0 12px 10px;border-color:transparent transparent transparent #aaa;right:-10px}.bigikala-tooltip .bigikala-tooltiptext{visibility:hidden;width:auto;text-align:center;border-radius:0;z-index:1;top:2px;right:134%;position:absolute;padding:9px 15px;background:#aaa;color:#fff;animation-name:Ib;animation-fill-mode:forwards;animation-duration:.3s;animation-delay:.5s;animation-timing-function:ease-in-out;font-size:14px;line-height:1.692;white-space:nowrap}.bigikala-tooltip:hover .bigikala-tooltiptext{visibility:visible}.matrix_wolfrating .rating-count{color:#a0a0a0;font-size:13px;line-height:40px;text-align:right}.vendors-header .vendors-count{color:inherit;font-size:18px;line-height:31px}.matrix_wolfspecial-offers-homepage-page a:hover::before{width:1100px;height:1100px;right:-700px;top:-700px;transform:unset;color:#fff}.matrix_wolfspecial-offers-homepage-page a::before{content:"";font-family:bigikala;position:absolute;z-index:2;display:block;transform:rotate(-180deg);top:-15px;background:hsla(0,0%,100%,.21);border-radius:50%;transition:all .4s ease-in-out;right:-37px;font-size:21px;width:90px;height:90px;line-height:94px;text-align:right;padding-right:15px}.matrix_wolfspecial-offers-homepage-page a::after{content:"\E18F";font-family:bigikala;position:absolute;z-index:2;display:block;transform:rotate(-180deg);top:0;border-radius:50%;transition:all .3s ease-in-out;right:0;font-size:21px;width:90px;height:90px;line-height:85px;text-align:right;padding-right:53px;position:absolute;margin-top:-18px;color:#fff!important}.matrix_wolfspecial-offers-homepage-page a{display:block;padding:0 35px;height:55px;line-height:55px;cursor:pointer;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff!important;box-shadow:none;font-size:15px;text-align:left;border-radius:0;bottom:-38px;position:absolute;width:100%;overflow:hidden;right:-1px}.products-notify-button .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification::before{content:"";font-family:bigikala;position:absolute;z-index:2;display:block;transform:rotate(-180deg);top:-17px;background:hsla(0,0%,100%,.21);border-radius:50%;transition:all .3s ease-in-out;right:-19px;font-size:21px;width:90px;height:90px;line-height:94px;text-align:right}.products-notify-button .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification::after{content:"\E00A";font-family:bigikala;position:absolute;z-index:2;display:block;color:#fff;top:0;border-radius:50%;transition:all .3s ease-in-out;right:0;font-size:30px;line-height:88px;text-align:right;padding-right:20px;position:absolute;margin-top:-12px}.products-notify-button .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification:hover::before{width:900px;height:900px;right:-450px;top:-450px;transform:unset}.out_of_stock_label{z-index:11;color:#b37171;background-color:#fce9e8;width:462px;margin-right:-16px;margin-top:-15px;height:56px;position:relative;font-size:22px;margin-bottom:16px}.out_of_stock_label::before{content:"\E07b";color:#ecbbb9;font-size:29px;font-family:bigikala;vertical-align:middle;margin-right:25px;line-height:61px;padding-left:15px}.coming_soon_label{z-index:9;font-size:22px;background:linear-gradient(90deg,#ff8a00,#e52e71);background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;background-color:#e6f5ff;width:462px;margin-right:-15px;margin-top:-15px;height:56px;position:relative}.coming_soon_label::before{content:"\E01b";color:#97d5f6;font-size:29px;font-family:bigikala;vertical-align:middle;margin-right:25px;line-height:65px;padding-left:15px}.tbar{float:left;margin-left:70px;margin-top:16px;line-height:30px;height:24px;width:85px}.c-header__btn-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:44px;border-radius:14px;font-size:15px;height:48px;padding:10px 6px 0 18px;/*! border: 3px solid #ef394e; */
 margin-top:-10px;margin-right:-75px;background:linear-gradient(90deg,#ff8a00,#e52e71)}.c-header__btn-user{position:relative;color:#fff;cursor:pointer;width:165px;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;height:100%;display:block;font-weight:400;z-index:3;padding-left:20px;margin-top:0}a.c-header__btn-user::after{font-size:22px;content:"\E17A";font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:20px;position:absolute;top:8px;left:19px}.c-header__user-dropdown{z-index:9999;position:absolute;top:calc(100% + 11px);right:-5px;width:200px;background:#f9f9f9;border-radius:14px;border:2px solid #ddd;overflow:hidden}.c-header__user-dropdown-login{border-radius:14px;display:block;width:100%;text-align:right;height:20px;vertical-align:middle;letter-spacing:-.5px;cursor:pointer;color:#444!important;font-size:16px;line-height:38px;margin-right:23px}.c-header__user-dropdown-sign-up{line-height:50px;vertical-align:middle;text-align:center;margin-right:-15px;margin-left:-15px;border-bottom:2px solid #ddd}.c-header__user-dropdown-sign-up span{font-size:15px;line-height:1.571;letter-spacing:-.4px;color:#555}.c-header__user-dropdown-sign-up a{color:#008ec9;border-bottom:1px dashed #ddd;font-size:16px;line-height:1.571;padding-bottom:3px;margin-right:10px}.c-header__user-dropdown-action{position:relative;vertical-align:middle;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.8;padding:10px 30px;cursor:pointer;color:#666;border-bottom:2px solid #ddd;margin:0 12px 0 10px}.tbar ul li .icon-love:before,.tbar .c-header__user-dropdown-action .orders-menu:before,.tbar .c-header__user-dropdown-action .user-menu:before{font-family:bigikala;color:#ccc;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline;text-align:center;vertical-align:sub;height:20px;position:relative;-moz-osx-font-smoothing:grayscale}.c-header__user-dropdown-action--logout i{position:absolute;right:20px;top:18px;font-size:20px}.tbar .c-header__user-dropdown-action .user-menu::before{font-size:22px;margin-left:4px;content:"\E048";font-family:bigikala;color:#777;line-height:31px}.tbar ul li .icon-love:before{content:"\E056";font-size:20px;width:60px}.tbar .c-header__user-dropdown-action .orders-menu::before{width:90px;color:#777;content:"\E0CC";font-size:18px;line-height:1.222;margin-left:11px;font-family:bigikala}.tbar ul li a{color:#777}.c-header__user-dropdown-action .user-menu,.c-header__user-dropdown-action .orders-menu{position:absolute;right:0;top:11px}.c-header__user-dropdown-action .icon-love{position:absolute;right:32px;top:25px}#slider .prev div.toLeft::before{width:19px;height:33px;position:absolute;top:50%;z-index:100;font-family:bigikala;content:"\E191";right:5px;transform:translateY(-50%);color:#fff;text-shadow:0 2px 4px #4d4d4d;transition:all .3s ease-in-out;font-size:40px;line-height:26px}#slider .next div.toRight::before{width:19px;height:33px;position:absolute;top:50%;z-index:100;font-family:bigikala;content:"\E185";left:25px;transform:translateY(-50%);color:#fff;text-shadow:0 2px 4px #4d4d4d;transition:all .3s ease-in-out;font-size:40px;line-height:26px}.icon-emoji-laugh-s::before{content:"\E1e3";color:#3bcd70;font-family:bigikala;position:absolute;font-size:19px;line-height:1.158;right:0}.icon-emoji-noidea-s::before{content:"\E158";color:#b4b4b4;font-family:bigikala;position:absolute;font-size:19px;line-height:1.158;right:0}.icon-emoji-dissatisfied-s::before{content:"\E1a2";color:#ffac64;font-family:bigikala;position:absolute;font-size:19px;line-height:1.358;right:1px}.icon-emoji-absolutelysisSatisfied-s::before{content:"\E1e4";color:#ff4f4f;font-family:bigikala;position:absolute;font-size:19px;line-height:22px;right:0}.icon-emoji-absolutelysisSatisfied-red::before{content:"\E1e4";color:#ff4f4f;font-family:bigikala;position:absolute;font-size:26px;line-height:31px;right:0}.icon-emoji-satisfied-green::before{width:25px;content:"\E12f";color:#3bcd70;font-family:bigikala;position:absolute;font-size:26px;line-height:30px;right:0;height:25px}.icon-emoji-laugh-l::before{width:25px;content:"\E1e3";color:#fff;font-family:bigikala;position:absolute;font-size:26px;line-height:35px;right:0;margin-right:0;height:25px}.icon-emoji-user::before{content:"\E0e3";color:#fff;font-family:bigikala;position:absolute;font-size:26px;line-height:35px;right:0;margin-right:0;top:-2px}.vendor-info_link i::before{position:absolute;left:-5px;top:3px;color:#bababa;font-size:26px;content:"\E06b";font-family:bigikala}.icon-emoji-dissatisfied-red::before{width:24px;height:24px;content:"\E1a2";color:#ffac64;font-family:bigikala;position:absolute;font-size:26px;line-height:1.158;right:0}.icon-emoji-noidea-b::before{width:24px;height:24px;content:"\E158";color:#b4b4b4;font-family:bigikala;position:absolute;font-size:26px;line-height:1.158;right:0}.filters-panel .widget{position:relative;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);border:3px solid #f3f3f3;margin:0 0 10px;border-radius:14px}.filters-panel{margin-top:43px;position:relative;width:20%}.customStar::before{display:inline-block;width:18px;height:15px;position:absolute;float:right;content:"\E062";font-size:16px;font-family:bigikala;color:#9a9a9a;font-weight:400;line-height:20px}.icon-user-changepassword::before{content:"\E04E";font-family:bigikala;font-size:70px;color:#787887;line-height:50px}.rememberpassword .dk-button-container .dk-button.blue{border-radius:3px;height:50px;line-height:60px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #ef394e}.rememberpassword .dk-button-container .dk-button-label{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:14px;font-size:20px;line-height:27px;margin-right:30px}.rememberpassword .userbox .noback div.content{margin-top:-42px}.payment_details h2,.order-info.green{font-size:17px}.woocommerce-MyAccount-content mark,.woocommerce-MyAccount-content .mark{padding:5px;background-color:#fcf8e3;border-radius:6px}.rememberpassword .userform .form-group input.en{color:#828282;text-align:left;direction:ltr;font:700 12px arial;height:50px}.username-ajax-log::before{position:absolute;right:12px;top:5px;color:#929292;font-size:26px;font-family:bigikala;content:"\E03B"}.c-header__user-dropdown-login:hover{color:#fff}.c-ui-input--account-password::before{position:absolute;right:20px;top:13px;color:#929292;font-size:23px;content:"\E050";font-family:bigikala;line-height:30px}#bigikala_login .form-group input.en,.modal-dialog #password{color:#bcbcbc;font:400 16px Kalameh;text-align:right;direction:rtl;width:395px;border-radius:14px;padding-right:50px;border:3px solid #f0f0f2;height:50px}#bigikala_login .form-group>label{position:relative;display:inline-block;font-size:17px;font-weight:400;color:#4d4d4d;padding-right:5px;margin-bottom:10px;width:auto}#bigikala_login .modal-header{position:relative;height:49px;text-align:right;border-bottom:1px solid #ececec;color:#4d4d4d;padding:17px 40px;font-size:21px;line-height:1.222;font-weight:400}#bigikala_login .forget{color:#ef394e;cursor:pointer;display:inline-block;float:left;font-size:14px;padding-bottom:4px;border-bottom:1px dashed #ef394e}#rememberme{font-size:12px;font-size:.857rem;line-height:2.5;color:#5c5c5c}#loader{box-sizing:border-box;width:100%;margin-bottom:10px;transform:translateZ(0);color:#fff;background:#fff;vertical-align:middle;width:330px;height:165px;padding:38px 0 34px;text-align:center;overflow:hidden;line-height:22px;max-height:95vh;display:inline-block;position:fixed;z-index:9999;top:40%;right:38%}.c-remodal-loader__bullets{margin:auto auto auto -21px;opacity:0;filter:alpha(opacity=0);animation:Ab .5s linear forwards;direction:ltr}.c-remodal-loader__bullet:first-child{animation:Bb .5s ease-in-out infinite;opacity:0;transform:translate(-14px)}.c-remodal-loader__bullet{border-radius:100%;overflow:hidden;background:linear-gradient(90deg,#ff8a00,#e52e71);width:7px;height:7px;display:inline-block;vertical-align:middle;margin:0 4px;animation:Cb .5s ease-in-out infinite}.c-remodal-loader__bullets{direction:ltr}.c-remodal-loader{text-align:center;line-height:22px;width:330px;height:165px;padding:38px 0 34px;text-align:center;overflow:hidden;line-height:22px}.c-remodal-loader__title{text-align:center;font-size:28px;font-size:2rem;line-height:1.571;margin-top:20px}.c-remodal-loader__icon{width:154px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 auto 30px;position:relative}.c-remodal-loader__bullets{margin:auto auto auto -21px;opacity:0;filter:alpha(opacity=0);animation:Ab .5s linear forwards;direction:ltr}.c-remodal-loader__bullet{border-radius:100%;overflow:hidden;background:linear-gradient(90deg,#ff8a00,#e52e71);width:7px;height:7px;display:inline-block;vertical-align:middle;margin:0 4px;animation:Cb .5s ease-in-out infinite}.c-remodal-loader__bullet:first-child{animation:Bb .5s ease-in-out infinite;opacity:0;transform:translate(-14px)}.c-remodal-loader__bullet:last-child{animation:Db .5s ease-in-out infinite}@keyframes Ab{to{opacity:1}}@keyframes Bb{to{transform:translateX(14px);opacity:1}}@keyframes Cb{to{transform:translateX(14px)}}@keyframes Db{to{transform:translateX(28px);opacity:0}}.products__item-fatitle:hover{color:#000}.woocommerce ul.products li.product:hover,.woocommerce-page ul.products li.product:hover .products__item-wrapper{box-shadow:0 2px 17px 0 rgba(0,0,0,.09);transition:box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);z-index:11}.instock_product.checked{padding:3px}.available_widget{padding:18px 15px 7px;position:relative;overflow:hidden;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);border:3px solid #f3f3f3;margin:0 0 10px;border-radius:14px}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:18px;float:right;line-height:8px}.matrix_wolfselect::after{top:2px;position:absolute;left:2px;font-family:bigikala;margin:10px;display:block;height:10px;width:10px;float:left;content:"\E17E";cursor:pointer}.compare-section.clearfix .compare-items-container .title span+.icon::before{position:Relative;font-family:bigikala;content:"\E17E";top:11px;left:10px;float:left;font-weight:400;font-size:24px;color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);padding:13px 10px 7px 10px;display:block;border-radius:100%}.icon-arrow-gray-down.down::before{transform:rotate(180deg);left:4px}.compare__toggle-handler--arrow::before{top:-7px;position:absolute;left:12px;font-family:bigikala;margin:10px;display:block;height:10px;width:10px;float:left;content:"\E17E";cursor:pointer;font-size:16px;font-weight:400}.compare--active .compare__toggle-handler--arrow{top:17px;position:absolute;left:31px;font-family:bigikala;margin:10px;display:block;height:10px;width:10px;float:left;content:"\E17E";cursor:pointer;font-size:16px;font-weight:400;transform:rotate(180deg)}.compare__toggle-handler--arrow.rotate{background-color:#fff;transform:rotate(180deg)}.icon-white-close::before{background-color:#ebeced;border-radius:50%;height:28px;width:28px;z-index:1;font-family:bigikala;color:#777;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;display:inline;text-align:center;position:relative;vertical-align:sub;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E161";font-size:15px;float:left;line-height:32px;top:0;cursor:pointer}.compare .product__remove::before{background-color:#ebeced;border-radius:50%;height:28px;width:28px;z-index:1;font-family:bigikala;color:#777;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;display:inline;text-align:center;position:relative;vertical-align:sub;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E15C";font-size:13px;float:left;line-height:32px;bottom:215px;cursor:pointer;right:15px}.compare-newitem-container .dk-button-label{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);width:185px;padding-right:35px}.compare__button--remove::before{margin-left:5px;border-radius:50%;height:28px;width:28px;z-index:1;font-family:bigikala;color:#ef394e;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;display:inline;text-align:center;position:relative;vertical-align:sub;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E15B";font-size:22px;float:left;line-height:32px;cursor:pointer;right:2px;top:-2px}.c-footer__jumpup{font-size:20px;position:relative;height:59px;left:0;right:0;width:100%;color:#555;background-color:#f5f5f5;display:flex;min-height:47px;text-align:center;line-height:52px;border-radius:14px 14px 0 0;border:3px solid #ddd;border-bottom:none}#scrollUp i{right:20px;top:26px}.c-footer__jumpup-container{cursor:pointer;width:100%;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}.c-footer__jumpup-angle::before{content:"\E191";color:#fff;font-family:bigikala;right:4px;position:absolute;top:-2px;font-size:25px}.c-footer__jumpup-angle{width:36px;height:36px;background-color:#aaa;border-radius:50%;margin-left:5px;text-align:center;vertical-align:middle;line-height:46px;transform:rotate(-90deg)}.filters-panel .widget ul li.chosen a::after{color:#bdbdbd;display:block;height:10px;width:10px;float:left;content:"\E15E";cursor:pointer;transition:all .3s ease-in-out;top:2px;position:absolute;left:8px;font-family:bigikala;font-size:12px}.checkout-products .product_count{z-index:1;top:3px;right:3px;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;width:20px;height:20px;padding-top:3px;display:block;font-size:15px;font-family:'Kalameh',sans-serif}a.return::after{content:"\e603";font-family:bigikala;position:absolute;z-index:2;display:block;transform:rotate(-180deg);top:0;border-radius:50%;transition:all .3s ease-in-out;right:0;font-size:21px;width:90px;height:90px;line-height:85px;text-align:right;padding-right:59px;position:absolute;margin-top:-18px;color:#fff!important}a.return::before{content:"";font-family:bigikala;position:absolute;z-index:2;display:block;transform:rotate(-180deg);top:-15px;background:hsla(0,0%,100%,.21);border-radius:50%;transition:all .4s ease-in-out;right:-37px;font-size:21px;width:90px;height:90px;line-height:94px;text-align:right;padding-right:15px}a.return:hover::before{width:900px;height:900px;background:hsla(0,0%,100%,.21);right:-450px;top:-450px;transform:unset}a.return{height:60px;line-height:60px;cursor:pointer;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff!important;box-shadow:none;font-size:18px;text-align:center;position:relative;width:300px;overflow:hidden;border-radius:14px;padding-right:48px;margin:15px auto;display:block;font-weight:400}.select2-container--default .select2-selection--single{background-color:transparent!important;border:3px solid #f0f0f2!important;border-radius:14px!important;height:36px}.filters-panel .widget .widget-title{display:block;height:50px;cursor:pointer;position:relative;font-size:16px;line-height:33px;padding:8px 16px 0 15px;border-bottom:1px solid #f2f2f2;margin-right:6px;margin-left:6px;color:#000;letter-spacing:.2px;font-weight:400}.products__item-compare-txt{opacity:0;color:#4d4d4d;font-size:15px;line-height:22px;cursor:pointer;margin-right:27px;margin-top:290px;font-weight:400}.sharing-panel div{color:#fff;font-size:16px}.sharing-panel .sharing-socials li a{display:block;margin-right:12px}.icon-facebook{width:40px;height:38px;border-radius:14px;position:relative;color:#fff;background:#4d8deb}.icon-facebook::before{content:"\E102";position:absolute;left:4px;top:7px;font-size:32px;font-family:bigikala;color:#fff}.icon-googleplus::before{content:"\E051";position:absolute;left:12px;top:9px;font-size:22px;font-family:bigikala;color:#fff}.icon-googleplus{width:40px;height:38px;border-radius:14px;position:relative;color:#fff;background:#eb4d4d}.icon-twitter::before{content:"\E0fe";position:absolute;left:5px;top:7px;font-size:32px;font-family:bigikala;color:#fff}.icon-twitter{width:40px;height:38px;border-radius:14px;position:relative;color:#fff;background:#4dcceb}.icon-telegram{display:none;width:40px;height:38px;border-radius:14px;position:relative;color:#fff;background:#21a6da}.icon-telegram::before{content:"\E105";display:inline-block;font:35px "bigikala";;text-rendering:auto;line-height:47px;color:#fff;margin-right:4px}.product-gallery-warp ul li a{opacity:.8;cursor:pointer;font-size:0}.sharing-panel .sharing-socials li:hover{border:none}.big-button-labelname{padding:0;color:#fff;font-size:20px;text-align:center}.sharing-panel .sharing-friends input{border:3px solid #c9d1d7;padding:0 14px;height:36px;color:#a2a2a2;text-align:right;width:100%;margin:5px 0 10px;font-size:15px;line-height:36px;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px;-ms-border-radius:14px;outline:0;height:45px}.sharing-panel .sharing-shortlink input{font-size:16px;height:40px;padding:0 13px;width:231px;border:3px solid #c9d1d7;color:#828282;margin:0;outline:0;border-radius:14px;float:left}.sharing-panel .sharing-shortlink{margin:20px 0 13px;padding:7px 25px}.page-modal{background:hsla(0,.6%,66.5%,.4);width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.compare-newitem-container .title{font-size:18px;position:relative;line-height:54px;text-align:right;padding-right:15px;font-weight:400}.wms-proceed-buttons .next::before{z-index:2}.modal-content{-webkit-box-shadow:none;box-shadow:none;border-radius:14px}.userform input.input-text,.userform .form-row textarea{width:100%}.userform .c-ui-input--account-login::before{position:relative;right:37px;top:11px;color:#929292;font-size:26px;content:"\E03B";font-family:bigikala;line-height:30px;margin-right:-26px;float:right;z-index:9}.userform .c-ui-input--account-password::before{position:absolute;right:12px;top:12px;color:#929292;font-size:24px;content:"\E050";font-family:bigikala;line-height:30px}.userform .form-group input[type=email],.userform .form-group input[type=password],.userform .form-group input[type=text]{border:3px solid #f0f1f2;border-radius:14px;height:50px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0 40px;outline:0;text-align:right;font-family:'Kalameh',sans-serif;font-weight:400;font-size:16px;color:#999;width:100%}.wc-tabs.sticky{position:fixed!important;top:0;width:100%!important;z-index:999999;box-shadow:0 5px 10px 0 hsla(0,0%,71%,.2);background:#f8f8f8;border:none;border-radius:0;right:0;left:0}.wonder-price-discount{font-size:16px;position:absolute;line-height:28px;text-align:center;margin-right:auto;margin-top:12px;background:linear-gradient(90deg,#ff8a00,#e52e71);height:28px;color:#fff;padding:0 10px;border-radius:0 19px 19px}.flickity-slider .product-price-finalprice span:last-child{font-size:14px;vertical-align:2px;padding-right:8px;position:absolute;bottom:22px;display:block;left:40px;text-align:right}.section-products-carousel{height:470px;overflow:hidden;background-color:#fff;border:3px solid #f3f3f3;box-sizing:border-box;line-height:22px;margin-bottom:10px;display:flow-root}.search-navigation::before{content:"\E130\00FE0E";right:20px;top:45%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;z-index:99;color:#a1a3a8;font-size:24px;font-family:bigikala;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columnone label::before{content:"\E006";font-family:bigikala;position:absolute;display:block;top:12px;right:33px;font-size:18px;color:#fff;font-weight:400}.columnone label{overflow:hidden;top:0;right:35px;height:46px;display:block;border-radius:0 0 24px 24px;width:238px;z-index:99;font-size:0;background:linear-gradient(90deg,#ff8a00,#e52e71);position:absolute;text-align:right}.wc-descrip .matrix_wolfold-price{text-decoration:none;float:right;width:auto;font-size:16px;line-height:33px;position:relative;min-width:76px;height:32px;display:block;padding:0 5px;text-align:right;border-radius:0 5px 5px 0;margin-left:4px;width:100%;font-weight:400}.wc-descrip .matrix_wolfold-price .woocommerce-Price-amount{font-size:16px;line-height:25px;top:8px;position:relative;height:32px;padding:0 15px 0 5px;border:0;float:right;border-radius:4px 0 0 5px;color:#ef394e;text-align:right;font-weight:400}.wc-descrip .matrix_wolfold-price .woocommerce-Price-amount::before{position:absolute;top:36%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2px;width:100%;content:"";background:#ef394e}.wc-descrip .matrix_wolffinal-price .woocommerce-Price-amount{font-size:20px;line-height:25px;top:8px;position:relative;height:32px;padding:0 15px 0 5px;border:0;float:right;border-radius:5px 0 0 5px;color:0;text-align:right;font-weight:400}.wc-descrip .woocommerce-Price-currencySymbol{color:#000}.wc-descrip .woocommerce-Price-amount{color:#000}.columnone .wonder-price-discount{font-size:16px;position:relative;line-height:38px;text-align:right;margin-right:auto;margin-top:3px;background:linear-gradient(90deg,#ff8a00,#e52e71);height:38px;color:#fff;padding:0 10px;border-radius:18px;float:right;margin-right:10px}.columntwo{min-height:110px;max-height:110px;position:relative;font-size:13px;text-align:right;color:#a1a1af}.lofslidermain{float:right;overflow:hidden;width:72%;height:420px}.lofslidervoc .navigator-content{float:left;width:28%;background:#f5f5f5;height:420px}#show_zoom_container{position:absolute;left:-120%;bottom:100%}.section-products-carousel .productItem:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.1);transform:translateY(-2px)}.section-products-carousel .productItem{width:290px;line-height:13px;vertical-align:top;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:28px;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:5px 5px 0;-ms-flex-pack:start;justify-content:flex-start;padding:5px 15px 35px;display:inline-block;background-color:#fff;position:relative;overflow:hidden;transition:box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);height:360px}.section-products-carousel .scroller .productItem b,.section-products-carousel .scroller .productItem h5{display:block;text-align:center;margin-top:14px;overflow:hidden;max-width:90%;min-height:50px;font-size:17px;line-height:25px;height:43px;color:#393838;font-weight:400}.woocommerce div.product div.images img{display:block;-webkit-box-shadow:none;box-shadow:none;width:300px;height:auto}.icon-info-faq::before,.icon-info-message::before{line-height:14px;color:#ccc}.icon-info-tell::before{content:"\E08E";color:#ccc;line-height:10px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;background:hsla(0,0%,53%,.5)}.c-seller__info{display:flex;align-items:center;margin-bottom:15px;flex-wrap:wrap;font-size:14px;font-size:14px;color:#4d4d4d}.icon{display:inline-block;position:relative}.c-seller__info--leadTime i::before,.c-seller__info--shipment i::before,.c-seller__info--title>i::before,.c-seller__rating .icon::before{line-height:1;display:inline;text-align:center;position:relative;vertical-align:sub;height:20px}.c-seller__info--shipment i::before{color:#ef394e;width:60px;content:"\E047";font-size:22px;margin-left:2px;margin-right:2px}.c-seller__info--title>i::before{color:#000;width:60px;content:"\E081";font-size:26px;font-family:bigikala;margin-left:-3px;line-height:50px}.c-seller__info--leadTime i::before{color:#b2b4bd;content:"\E063";font-size:20px;margin-left:0}.p-section-one{background:#fff;margin:0 auto 10px;border:3px solid #f3f3f3;position:relative;border-radius:14px;padding:0}.short-description .innerContent::after{width:210px;height:210px;position:absolute;content:"";top:45px;right:0;background:url(../../../themes/Bigikala/assets/files/pen-paper.png) no-repeat 50% 50%;background-size:100%;z-index:9}.short-description .innerContent{text-align:justify;background:#fff;color:#404040;font-size:16px;line-height:2.25;padding:25px 322px 27px 50px;min-height:248px;position:relative}.readmore_link{position:absolute;bottom:10px;left:0;width:100%;text-align:center;margin:0;padding:150px 0 0;background-image:linear-gradient(to bottom,transparent,#fff)}.readmore a,.readmore a:hover{text-align:center;cursor:pointer;font-size:16px;color:#2196f3;margin-right:22%;display:inline-block;line-height:22px;border-bottom:1px dashed}.news-widget{width:100%;background-color:#fff;border:1px solid #ebeced;-ms-border-radius:14px;border-radius:14px;-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:50px}#vendors-count-link{font-size:14px;line-height:1.833;color:#4d4d4d;border-radius:14px;border:3px solid #f5f5f5;margin-right:-10px;margin-top:15px;padding:9px 20px 5px 0}#wp-submit,.wp-submit{background:linear-gradient(90deg,#ff8a00,#e52e71);border:none;border-radius:14px;color:#fff;width:200px}.icon-user::before{content:"\E03C";font-size:21px;margin-left:10px;font-family:bigikala;vertical-align:middle}.icon-clock-icon::before{color:#666;content:"\E136";font-family:bigikala;vertical-align:middle;font-size:19px;margin:0 10px 0 0}.hr-widget .rpwe-time::before{color:#aaa;content:"\E136";margin-top:0;font-family:bigikala;vertical-align:middle;font-size:12px;margin-left:10px}.icon-rss::before{content:"\E040";font-family:bigikala}.icon-folder::before{content:"\E1A3";font-family:bigikala;font-size:190px;vertical-align:middle;text-align:center;line-height:300px}.masonry-gallery__item__description{padding:20px 25px 30px;text-align:center;font-size:13px;line-height:25px;font-weight:400}.post-content.single blockquote::after,.post-content.single blockquote::before{left:-35px;top:-13px;width:31px;height:28px;background:url(../../../themes/Bigikala/assets/files/3f51c9a0.png) no-repeat 60% 55%;background-size:100%;position:relative;content:""}.dk-button{border:0;float:none;-webkit-appearance:none;color:#fff;padding:0;font-weight:400}.columncounter span{display:block;margin-top:8px;font-size:15px;line-height:2.43;color:#000;font-family:Num;font-weight:400;margin-right:2px;margin-left:2px}.columncounter{margin-top:25px}.flip-clock-dot.top{top:0}.flip-clock-dot.bottom{bottom:26px}.flex-viewport{z-index:0}.icon-share:before,.icon-statistics:before{left:-12px;line-height:1;border-radius:50%;color:#363636;margin-top:-15px}.icon-share:before{content:"\E041";position:absolute}.icon-statistics:before{content:"\E0CC"}.product-gallery .icon-compare.added:before,.product-gallery .icon-compare::before{display:block;content:"\E018";width:50px;height:46px;line-height:50px;padding-right:6px;margin-right:15px;z-index:99;position:absolute}.product-gallery .icon-compare{display:block}.product-gallery .icon-compare.added:before{color:#ef394e;border-radius:14px;background-color:#fff;border:1px solid #ef394e;bottom:-100px}.product-gallery .icon-compare::before{color:#363636;border-radius:14px;left:-1px;margin-top:-15px;font-size:24px;width:auto;height:auto}.cart-box .woocommerce-Price-currencySymbol{padding:0;direction:rtl;text-align:right}.sharing-panel #wp-submit,.sharing-panel .wp-submit{padding:0 25px;height:50px;background:linear-gradient(90deg,#ff8a00,#e52e71)}.hr-widget .rpwe-block h3{margin:10px;font-family:'Kalameh',sans-serif;color:#6b7074;font-size:13px;line-height:22px;font-weight:400}.modal{font-family:'Kalameh',sans-serif}.auth_form--register .dk-button-container.large .dk-button-label .dk-button-labelname{height:48px;line-height:44px;font-size:19px;margin-top:5px}.auth--register .dk-button-container .dk-button.blue::before{content:" ";font-size:28px;width:95px;height:95px;right:-15px;top:-18px;border-radius:50%;background:hsla(0,0%,100%,.21);transition:all .3s ease-in-out;z-index:5;color:#fff}.auth--register .dk-button-container .dk-button.blue::after{content:"\E0AD";font-size:28px;width:95px;height:95px;right:24px;border-radius:50%;top:32px;color:#fff;position:absolute;font-family:bigikala}.footer-newsletter .widget-title{font-size:17px;margin:20px 0;font-weight:400;display:block;color:#000}.subscribe-social .col-md-5{width:100%}.about-bar{font-weight:400;margin-top:-20px}.modal-body .dk-button-container .dk-button.blue::after{content:"\E038";font-size:40px;width:95px;height:95px;right:-7px;border-radius:50%;top:32px;color:#fff;position:absolute;font-family:bigikala}.modal-body .dk-button-container .dk-button.blue::before{content:" ";font-size:28px;width:95px;height:95px;right:-15px;top:-18px;border-radius:50%;background:hsla(0,0%,100%,.21);transition:all .3s ease-in-out;z-index:1;color:#fff}.bigi_login_btn{height:55px!important;font-size:20px!important}.bigi_reg_btn::before{content:"\E038";color:#fff;position:absolute;font-family:bigikala;font-size:40px;width:95px;height:95px;right:-11px;top:-20px;border-radius:50%;background:hsla(0,0%,100%,.21);transition:all .3s ease-in-out;line-height:100px;font-weight:400}.input-text.countrycode.dig_wc_logincountrycode{left:0}.bigi_login_btn::before{content:"\E047";color:#fff;position:absolute;font-family:bigikala;font-size:33px;width:95px;height:95px;right:-11px;top:-20px;border-radius:50%;background:hsla(0,0%,100%,.21);transition:all .3s ease-in-out;line-height:100px;font-weight:400}.modal-body .dk-button-container .dk-button.blue:hover::before{width:900px;height:900px;background:hsla(0,0%,100%,.21);right:-450px;top:-450px;transform:unset}.panel{border-radius:0}#bigikala_price_change .modal-header .title{padding-right:15px;line-height:49px;position:absolute;top:0;font-size:18px;font-weight:400;color:#1f1c28}#bigikala_price_change .modal-header{position:relative;height:49px;text-align:right}.current-product-video::before{content:"\E090";position:absolute;font-size:28px;font-family:bigikala;text-align:center;vertical-align:middle;left:15px;top:4px}.add_to_wishlist::before{content:"\E056";position:inherit;text-align:center;color:#888;font-family:bigikala;font-size:24px}.icon-love::before{content:"\E056";position:inherit;text-align:center;color:#ef394e;font-family:bigikala;font-size:23px}.bigikala-tooltip .icon-love::before{color:#4d4d4d}.embedded-video div{width:100%;height:100%}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li.more-modal{clear:inherit;background:transparent;border:0}.woocommerce div.product div.images .bigikala-control-thumbs li{font-size:0}.bigikala-control-nav .bigikala-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.bigikala-control-thumbs{border-top:1px solid #f4f4f4;list-style:none;display:-ms-flexbox;display:flex;padding:0;position:absolute;bottom:0;width:100%;margin-right:-17px}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{height:486px;margin-top:60px}.bigikala-control-thumbs li{font-size:0;clear:right;float:left;cursor:pointer;position:relative;text-align:center;max-height:75px;width:72px;padding:5px;margin:5px;border-radius:14px}.bigikala-control-thumbs img{margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:relative;top:3px;left:6px;font:60px/30px Kalameh;z-index:0;text-indent:0;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;cursor:pointer;float:right;text-align:center;color:#444;background:transparent;width:59px;height:52px;border-radius:14px;background-color:#fefefe;border:1px solid #e2e2e2}.icon-notification.done::before,.icon-notification::before{content:"\E00A";font-family:bigikala;font-size:27px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:24px;position:absolute;margin-top:-14px;margin-right:-12px;border-radius:50%}.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a{color:#ef394e;border-bottom:1px dashed #ef394e}.icon-trackorder::before{content:"\E0CE";font-family:bigikala;color:#4d4d4d;font-size:70px}.lofslidervoc .wc-descrip{float:right;overflow:hidden;box-sizing:border-box;width:50%;margin-right:2%;padding:20px;text-align:justify;margin-top:0}.product-info-box .out_stock{font-size:22px;display:block;color:#ff3447;margin:20px auto}#billing_address_2{display:none}.checkout-products .section-products-carousel{-ms-border-radius:0;border-radius:14px 14px 0 0;-ms-box-shadow:0;box-shadow:none;box-sizing:border-box;line-height:22px;margin-bottom:0;border:3px solid #f0f0f2;border:none}.wms-order-review .checkout-products .section-products-carousel{background-color:#fff;-ms-border-radius:0;border-radius:14px;-ms-box-shadow:0;box-shadow:none;box-sizing:border-box;line-height:22px;margin-bottom:0;border:3px solid #f0f0f2}.cart-qty .woocommerce-Price-amount{font-size:13px}.wms-proceed-buttons .prev a{line-height:28px;color:#fff;width:234px;text-align:right}.hadi{font-size:15px;font-weight:400;width:100%;background-color:transparent;line-height:11px;height:23px;width:170px}.next input{width:100%}.wms-proceed-buttons.bigikala-proceed-btns .next{width:auto}.wms-have-coupon .form .wms-coupon-submit{font-size:16px;line-height:48px}.wms-checkout-button{cursor:pointer;font-weight:400;font-size:15px;padding:15px 70px 15px 15px;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;overflow:hidden;text-align:right;letter-spacing:-.6px;height:54px;margin-bottom:10px;position:relative;box-shadow:none;text-align:center;line-height:20px}.wms-proceed-buttons .prev{cursor:pointer;font-weight:400;font-size:14px;padding:15px 70px 15px 15px;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #ef394e;color:#fff;overflow:hidden;text-align:right;letter-spacing:-.6px;height:54px;margin-bottom:10px;position:relative;box-shadow:none;width:300px;text-align:center;line-height:35px;border:1px solid #818181}.wms-proceed-buttons .next{cursor:pointer;font-weight:400;font-size:15px;padding:15px 70px 15px 15px;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #ef394e;color:#fff;overflow:hidden;text-align:right;letter-spacing:-.6px;height:54px;margin-bottom:10px;position:relative;box-shadow:none;text-align:center;line-height:50px;width:100%}.wms-checkout-button::before{content:"\E0d6";position:absolute;right:21px;top:18px;font-size:18px;font-family:bigikala;font-weight:400}.wms-checkout-button::after{content:" ";font-size:28px;width:80px;height:80px;right:-9px;top:-13px;border-radius:50%;background:hsla(0,0%,100%,.21);transition:all .3s ease-in-out;color:#fff;float:right;position:absolute}.wms-proceed-buttons .next::before{content:"\E0d6";position:absolute;right:17px;top:4px;font-size:18px;font-family:bigikala;font-weight:400}.woocommerce a.remove{margin:0 auto}woocommerce a.button::before{content:"\E16F";font-family:bigikala}.cart-box .dk-button .fa-angle-down::before{display:none}button[name="save_address"]{background:linear-gradient(90deg,#ff8a00,#e52e71);border:none;padding:12px 25px;border-radius:6px}.woocommerce-MyAccount-content #checkout_map{width:547px!important;height:300px;border-radius:6px}.woocommerce-MyAccount-content .dk-button-container .dk-button .dk-button-label{color:#fff;background-color:transparent;height:45px}.wms-proceed-buttons .next::after{content:" ";font-size:28px;width:80px;height:80px;right:-27px;top:-13px;border-radius:50%;background:hsla(0,0%,100%,.21);transition:all .3s ease-in-out;color:#fff;float:right;position:absolute}.checkout-header .header-row .col-md-3{width:100%;float:none;margin:0 auto;display:block}.wms-proceed-buttons .prev::before{content:"\E60d";position:absolute;right:180px;top:11px;font-size:25px;font-family:bigikala;font-weight:400}.wms-proceed-buttons .prev::after{content:" ";font-size:28px;width:80px;height:80px;right:165px;top:-13px;border-radius:50%;background:hsla(0,0%,100%,.21);transition:all .3s ease-in-out;color:#fff;float:right;position:absolute}.wms-checkout-button:hover::after{width:900px;height:900px;background:hsla(0,0%,100%,.21);right:-450px;top:-450px;transform:unset}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{background-color:transparent;box-shadow:none;border:none;border-radius:0}.woocommerce table.shop_table{margin:0;border-radius:0;padding:0;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);border:none}.order-total .amount{color:#ef394e;font-size:21px;line-height:50px;font-weight:400}.current-cat-parent a{padding:0;text-decoration:none;cursor:pointer;margin-top:6px;font-size:12px;margin-right:10px;color:#2e2e2e;font-weight:400}.current-cat-parent::before{content:"\E185";position:absolute;right:10px;color:#6b6b6b;font-size:9px;line-height:2.444;font-family:bigikala;font-weight:400}.children .cat-parent a{padding:0;text-decoration:none;cursor:pointer;margin-top:6px;font-size:12px;margin-right:10px;color:#4d4d4d;font-weight:400}* a:hover,a:focus{color:inherit}.sticky-wrapper .flip-clock-divider{margin-top:15px}.seller-contact-form{border-top:1px solid #1f1c28;padding:15px;height:361px}.location-empty::before{content:"\E092";color:#fff;font-family:bigikala;font-size:100px;text-align:center;margin-top:-2px;display:block;line-height:150px}.location-empty{color:#fff;font-size:22px;text-align:center;display:block;vertical-align:middle;margin-top:60px}.woocommerce a.button.wc-backward,.woocommerce a.button.wc-backward:hover{font-size:17px;font-weight:400;min-width:200px;margin:20px auto;border-radius:14px}.swiper-slide img.swiper-lazy{border-radius:6px}.vendors-table-col--shipping{font-size:12px;line-height:20px;color:#ef394e;letter-spacing:-.3px}.woocommerce p.woocommerce-shipping-contents{margin:0;text-align:center;font-size:13px;color:#666}.content-box-shop.woocommerce ul.products li.product{width:25%;float:right;clear:none}.site-logo{max-height:70px;max-width:200px}.woocommerce #review_form #respond .form-submit input{right:auto;color:#fff;display:inline-block;line-height:0;margin:4px;min-height:38px;overflow:hidden;position:relative;cursor:pointer;width:15%;height:50px;border-radius:6px}.matrix-tooltip{position:relative;display:block;z-index:9;margin-bottom:3px;width:15px!important;height:15px!important}.more-color{position:relative;color:#aeafb0;direction:rtl;font:400 11px Kalameh;line-height:0;display:block;letter-spacing:8px;margin-top:10px}.matrix-tooltip .matrix-tooltip-text::after{content:"";position:absolute;top:100%;left:100%;margin-left:-1px;border-width:6px;border-style:solid;border-color:transparent transparent transparent #838996;margin-top:-16px}.matrix-tooltip .matrix-tooltip-text{visibility:hidden;text-align:center;border-radius:0;position:absolute;z-index:1;transition:opacity .3s;top:-7px;font-size:11px;height:20px;background:#838996;padding:0 10px;color:#fff;line-height:19px;white-space:nowrap;opacity:0;pointer-events:none;left:-60px}.products__item-image-wrapper{display:block;position:relative;height:180px!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-top:0}.products__item-fatitle{display:block;margin-top:66px;overflow:hidden;font-size:15px;line-height:25px;height:65px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:25%;display:inline-block;transition:box-shadow .15s ease;background-color:#fff;padding-bottom:0;margin:0;text-align:center;border:3px solid #f0f0f2;border-top:0;border-left:0;height:450px}span.coming_soon_archive{color:#ef394e;vertical-align:middle;font-weight:400;position:absolute;z-index:10;height:29px;font-size:22px;line-height:26px;text-align:center;display:contents}.special_offers .page-numbers.current{background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);border:1px solid #e8e8e8;border-radius:14px;color:#fff;font-size:18px;line-height:34px;margin:0 3px;display:inline-block;width:35px;height:34px;text-align:center;vertical-align:top}.special_offers .page-numbers{background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);border-radius:14px;color:#fff;font-size:18px;line-height:34px;margin:0 3px;display:inline-block;width:35px;height:34px;text-align:center;vertical-align:top}.special_offers .special-pagination{color:#ef394e;text-align:center;margin:10px auto;direction:ltr}.userform .form-group>p.woocommerce-form-row{position:relative}.c-ui-input{position:absolute;right:0}.payment_details_table .download-file a.button.alt{display:block;color:#fff;width:100%;margin:0}.download-product a,.download-product a:hover,.download-product a:focus{color:#fff}ul.spec-list span.technicalspecs-value.next-value{margin-right:23.8%}.out_of_stock_label{width:106.1%}.flickity-slider .product-price-finalprice span.finalprice{line-height:12px}.dk-review-description b,.dk-review-description p,.dk-review-description strong{text-align:justify;font-size:15px;line-height:2.53;color:#404040}.content p{text-align:justify;font-size:15px;line-height:2.53;color:#404040}ul.multicat_list{display:block;position:relative;margin-top:16px;float:right}ul.multicat_list li{display:inline-block;margin-right:30px}ul.multicat_list li:first-child{margin-right:0}.multicat-link.active{background:linear-gradient(90deg,#ff8a00,#e52e71);display:inline-block;padding:4px 7px 8px;position:relative;font-size:15px;line-height:15px;vertical-align:middle;border-radius:20px;color:#fff}.modal-body .dig_wc_countrycodecontainer .input-text{direction:ltr;text-align:center;left:-3px;position:relative;height:50px;font-size:13px}.news-widget h6{font-weight:400}.header{background-color:#fff;padding:10px 0}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:none;background-color:#cad1e3;height:2px;margin:0 auto;position:relative}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background:#ef394e}.woocommerce form .form-row input.input-text{padding-right:10px;position:inherit}.checkout .dig_wc_countrycodecontainer{margin-left:0;right:-629px}#tab-desc p{color:#404040;font-size:18px;line-height:2}#tab-seller{margin:0;padding:35px 11px 10px 0}.compare-items-container{width:100%}.compare-section.clearfix .compare-items-container .title span h3{float:right;color:#000;font-size:22px;line-height:35px;margin-bottom:25px;letter-spacing:-.3px;position:absolute;padding-right:19px}.compare-section.clearfix .compare-items-container .title{background-color:transparent;padding-right:10px}.compare-section{margin:0;padding:0}.compare-products>ul{right:0;top:0;list-style:none;padding:0;margin-bottom:5px;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);border:1px solid #e4e4e4;padding-bottom:38px;border-bottom:2px solid #ef394e}.compare-products .compare-singleitem{text-align:center;float:right;padding:40px 10px 20px;border-radius:0;height:365px;position:relative;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;width:25%;border-left:1px solid #e4e4e4}.compare-newitem{width:25%;margin-right:0;padding:0}.compare-newitem-container{border-radius:19px;border:5px dashed #b5b5b5;background:none;max-width:270px;display:block;padding:35px;font-size:15px;line-height:1.467;color:#b5b5b5;cursor:pointer;margin:26px auto}.compare-singleitem .dk-button-container .dk-button-label .dk-button-labelname{line-height:35px;padding-right:0}.add-product::before{content:"\E16C";font-size:107px;display:block;margin-bottom:15px;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;font-family:bigikala}.compare-singleitem i.icon-white-close{display:block}.btn.product-dle-btn{font-size:17px;line-height:18px;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #ef394e;padding:11px 55px;color:#fff;display:block;max-width:265px;margin-right:20px;height:47px;position:absolute;bottom:-19px;text-align:center}.compare-singleitem.compare-newitem .dk-button-container .dk-button-label{font-size:16px}.compare-singleitem .woocommerce-Price-amount{font-family:'Kalameh',sans-serif;font-size:20px;line-height:26px;color:#ef394e;letter-spacing:.8px}.compare-newitem-container{height:auto}.content-box{-moz-border-radius:0;-webkit-border-radius:0;-ms-border-radius:0;padding:0;border:none;background:transparent;-webkit-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none}.compare-singleitem i.icon-white-close{z-index:1}.icon-white-close::before{font-size:11px}.modal.in .modal-dialog{z-index:99999}.compare-singleitem .dk-button-container .dk-button .dk-button-label{background-color:#7a7a7a;border-radius:14px;padding:4px 75px;color:#fff}.compare-singleitem .dk-button-container .dk-button{background-color:transparent}.compare-singleitem::after{width:0;height:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #ef394e;position:absolute;bottom:-38px;left:50%;margin-left:-5px;content:""}.compare-singleitem.compare-newitem::after{display:none}.comparebox-accordion-panel .compare-table{width:100%;position:relative}.compare-table td,.compare-table th{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px 0}.compare-items-container .compare-table .compare-table-row .table-item-header h4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;font-size:18px;line-height:1.692;padding:9px 26px;font-weight:400;width:100%}.compare-items-container .compare-table .compare-table-row .table-item-header{padding:0;background-color:transparent;width:100%;border:none;border-radius:0;font-size:13px;line-height:23px;margin:0}.compare-items-container .compare-table .compare-table-row .table-item{border:none;width:25%;padding:15px 18px 12px;font-size:16px;line-height:2;color:#4d4d4d;letter-spacing:-.3px;min-height:47px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;float:right;background:#f0f0f0;margin:0;vertical-align:middle;border-radius:0;border-left:1px solid #e4e4e4}.modal-backdrop{z-index:9}#productCompareModal .modal-content{z-index:9999;top:70px;position:absolute;height:550px;text-align:right;width:900px;background-color:#f8f8f8;display:inline-block;border:3px solid #f0f0f2;right:-50px}#productCompareModal .modal-body{position:relative;width:100%;padding:17px 17px 0;overflow:auto;height:465px}#productCompareModal .modal-header{padding:15px;border-bottom:1px solid #dedede;padding:19px 37px 20px 63px}#productModalLongTitle h5{font-family:'Kalameh',sans-serif;font-weight:400;font-size:14px;line-height:0}#keyword::before{content:"\E090";position:absolute;right:15px;top:13px;font-size:17px;font-family:bigikala}#keyword{border-radius:0 28px 28px 0;border:3px solid #f0f0f2;color:#717171;font-size:14px;line-height:1.571;padding:11px 12px;width:60%;display:table-column-group;float:right;height:45px;border-left-width:0}#productModalLongTitle{display:block;float:right;line-height:41px;padding-left:40px;color:#2b2e38;font-size:20px}#brand{border:3px solid #f0f0f2;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:20%;height:45px;font-size:16px;color:888}#productCompareModal .close{display:block;position:absolute;left:20px;top:20px;opacity:1;text-shadow:none}#productCompareModal .close span{display:none}#productCompareModal input[type="submit"]{display:none}#productCompareModal .modal-body a{width:100%;height:250px;border-radius:14px;background-color:#fff;border:2px solid #e9e9e9;text-align:center;display:block;cursor:pointer;position:relative;-ms-flex:0 0 32%;flex:0 0 32%;max-width:32%;float:right;margin:0 5px 10px;padding:20px}#productCompareModal .modal-body img{vertical-align:middle;margin:0 auto;display:block;width:auto;height:150px}#productCompareModal .modal-body span{font-size:15px;line-height:20px;display:block;padding:0 18px;max-height:44px;overflow:hidden;margin-top:10px}.compare-singleitem .matrix_wolfold-price .woocommerce-Price-amount{font-family:'Kalameh',sans-serif;font-size:15px;display:contents;line-height:0;color:#b0b0b0}.compare-thumbs-container .compare-item{height:85px}.col-md-9 .matrix_wolffinal-price .woocommerce-Price-amount{font-family:'Kalameh',sans-serif;font-size:31px;line-height:1.419;letter-spacing:1.1px}.product-price-discount{float:none}.vendors-table-col--shipping{line-height:55px}.woocommerce div.product p.price{vertical-align:-3px;font-size:31px;line-height:1.419;color:#ef394e;float:right}.woocommerce div.product p.price .woocommerce-Price-currencySymbol{font-size:20px;line-height:1.1;padding-right:5px}.dk-button-discount{font-size:17px;line-height:28px;margin-right:auto;background:linear-gradient(90deg,#ff8a00,#e52e71);height:34px;color:#fff;padding:5px 27px;border-radius:0 19px 19px 19px;letter-spacing:2px;display:inline-block}.dk-button-discount span{font-size:13px;letter-spacing:.5px;line-height:0;content:attr(data-title);position:absolute;color:#fff;top:-30px;line-height:32px}.col-md-12.header{background-color:transparent}.dk-button-discount{display:ruby;position:relative}.woocommerce .place-order button.button.alt,.woocommerce a.button.cancel,.woocommerce button.button.alt,.woocommerce input.button.alt{border-radius:14px}.content-box-shop{background-color:#fff;border:3px solid #f0f0f2;line-height:22px;position:relative;border-radius:14px}.main_custom_order_by_sort{line-height:25px;position:relative;border-radius:0;padding:15px}.main_custom_order_by_sort span.type_view.active{border:3px solid #4d4d4d}.main_custom_order_by_sort span::before{display:inline-block;color:#b5b2b2;margin-left:15px;line-height:21px;vertical-align:middle;font-size:26px}.main_custom_order_by_sort span.type_view.type_view_grid.active::before,.main_custom_order_by_sort span.type_view.type_view_listing.active::before{color:#4d4d4d}.main_custom_order_by_sort span.type_view.type_view_grid::before{content:"\E09a";font-family:bigikala;color:#b5b2b2;padding-right:1px;font-size:23px;line-height:31px}.main_custom_order_by_sort span.type_view.type_view_listing::before{content:"\E09E";font-family:bigikala;color:#b5b2b2;padding-right:0;font-size:21px;line-height:33px}.main_custom_order_by_sort span.type_view{float:left;width:40px;height:34px;border:3px solid #cbcbcb;background:none;cursor:pointer;border-radius:7px;line-height:1;color:#8a8a8a;text-align:center;padding-right:5px}span.type_view.type_view_listing{margin-left:0;margin-bottom:14px}.main_custom_order_by_sort span{line-height:34px;margin-top:1px;list-style:none;padding:0;-ms-flex-align:center;align-items:center;justify-content:flex-start;display:inline-block;content:attr(data-label);color:#3b3b3b;margin-left:5px;font-size:17px;line-height:21px;vertical-align:middle}.custom_order_by_sort{display:inline-block;padding:0 5px;position:relative;font-size:15px;line-height:30px;vertical-align:middle;border-radius:14px;color:#4d4d4d;text-decoration:none}.custom_order_by_sort.selected{background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff}.products__item-image{max-width:220px!important;margin:0 auto;max-height:220px!important;margin-top:60px!important}.shop-page{overflow:hidden;width:100%;margin:0 auto}.product-price-discount{margin-top:45px}.woocommerce-variation-price .product-price-discount{margin-top:5px}.loop-add-to-cart{padding:0;background-color:transparent;position:absolute;bottom:10px;left:10px;z-index:2}.custom-stars{display:inline-flex;height:35px;width:100%;float:right;border-top:3px solid #f2f2f2;padding-top:8px}.customStar{float:right;padding:6px 4px;border-radius:14px;width:46px;height:30px;background-color:#f9f9f9}.woocommerce ul.products li.product .products__item-price{margin-bottom:10px;float:left;height:50px;padding-top:16px;width:50%;margin-left:35px}.products__item-compare-txt{opacity:0;color:#4d4d4d;font-size:14px;line-height:22px;cursor:pointer;margin-right:27px;margin-top:327px}.products__item-compare-txt::before{width:18px;height:17px;right:4px}.compare__toggle-handler{position:absolute;top:-36px;right:40px;padding:0 20px;height:36px;width:185px;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:14px 14px 0 0;font-size:14px;text-align:right;line-height:36px;box-shadow:0 -4px 6px 0 rgba(0,0,0,.1);cursor:pointer;color:#fff;transition:all .35s ease}.products-box ul.columns-4 li.product:hover .products__item-info .c-seller__info-loop::before{content:"\E081";position:absolute;right:0;font-size:21px;color:#a1a1af;font-family:bigikala;line-height:30px}.woocommerce ul.products li.product:hover .seller-v{font-size:14px;line-height:1.833;font-weight:400;color:#4d4d4d;border:none}.woocommerce ul.products li.product:hover i.icon{width:16px}.products__item-info .c-seller__info-loop{display:none}.woocommerce ul.products li.product:hover .main-featured-loop{display:none}.woocommerce ul.products li.product .main-featured-loop{display:none}.products__item-gift-price .matrix_wolffinal-price{color:0;letter-spacing:0;font-weight:400;font-size:20px;line-height:1.1;text-align:left}.products__item-gift-price .matrix_wolfold-price{font-size:16px;line-height:17px;letter-spacing:.5px;color:#acacac;top:-8px;z-index:9999;width:200px;display:block}.products__item-compare{position:absolute;top:-5px;right:10px;color:#777;z-index:10;left:auto}.wpb_text_column .post-module__content{margin:5px}.custom-stars>p{float:right;margin:2px 0 0 10px;padding:0 3%;color:#acacac;font:12px/22px Kalameh;display:inline-block;white-space:nowrap}.products-box ul.columns-4 li.product:hover .products__item-info .c-seller__info-loop,.products-box ul.columns-4 li.product:hover .products__item-compare-txt{animation:fadeIn ease .5s;-webkit-animation:fadeIn ease .5s;-moz-animation:fadeIn ease .5s;-o-animation:fadeIn ease .5s;-ms-animation:fadeIn ease .5s}.products__item-img-color-wrapper{padding-top:30px;display:block}.col-md-10 .woocommerce-breadcrumb{padding:0;font-size:14px;line-height:1.833;font-weight:400;color:#111;margin:10px 0;width:75%}.options__meta{color:#555;font-size:15px;line-height:33px;font-weight:400;margin-left:10px}.col-md-10 .woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{position:absolute;top:10px;left:0}.products-box.listing ul.products li.product{width:99%;float:right;clear:none;height:250px}.products-box.listing .products__item-image{max-width:170px!important;max-height:170px!important;margin-top:20px!important}.products-box.listing .main-featured-loop,.products-box.listing .products__item-info .c-seller__info-loop,.products-box.listing .woocommerce ul.products li.product .main-featured-loop,.products-box.listing .woocommerce ul.products li.product:hover ul.products li.product .main-featured-loop,.products-box.listing ul.products li.product .main-featured-loop{display:block}.products-box.listing .c-seller__info-loop{display:block}.products-box.grid .c-seller__info-loop{display:none}.products-box.listing img{position:absolute;right:25px;display:block}.products-box.listing .products__item-fatitle{overflow:hidden;float:right;height:auto;position:absolute;top:20px;right:22%;border-radius:14px;background-color:#fafafa;padding:11px 10px;margin:0 0 12px;font-size:15px;line-height:24px;color:#202020;letter-spacing:.3px;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:48%}.products-box.listing .main-features-title{content:attr(data-title);display:list-item;font-weight:400;list-style:none;font-size:15px;line-height:25px;margin:10px 0;letter-spacing:.2px;color:#313131;position:relative;padding-right:20px;text-align:right}.products-box.listing .main-features-title::before{content:"\E0CC";font-size:23px;color:#4d4d4d;position:absolute;font-family:bigikala;content:\E0C8;font-size:21px;color:#4d4d4d;position:absolute;font-family:bigikala;margin-right:-27px;line-height:30px;font-weight:400}.products-box.listing .woocommerce .products ul,.products-box.listing .woocommerce ul.products{list-style:none;clear:both;border:none;padding:0}.products-box.listing ul.products li.product .main-featured-loop{display:block;position:absolute;left:25px;top:25px;border-right:1px solid #e9e9e9;padding-right:15px;width:25%}.products-box.listing .main-features li::before{display:list-item;content:"";width:6px;height:6px;float:right;margin-top:9px}.products-box.listing .main-features li{display:list-item;text-align:right;padding-bottom:1px}.products-box.listing .main-features li span.title,.products-box.listing .main-features li span.value{color:#4d4d4d;padding-right:4px;margin-left:5px;white-space:normal;font-size:12px;line-height:2;list-style-type:none;font-weight:400}.products-box.listing .mian_widg_archive_product .product-categories li a::before{content:"\E185";font-family:bigikala;font-size:12px}.products-box.listing .mian_widg_archive_product .product-categories li a{color:#999;font-size:12px}.products-box.listing .products__item-compare-txt,.products-box.listing .woocommerce ul.products li.product .products__item-info .c-seller__info-loop{opacity:1;display:block}.products-box.listing .products__item-info .c-seller__info-loop::before{content:"\E081";position:absolute;left:0;font-size:23px;color:#a1a1af;font-family:bigikala;line-height:30px;width:40px;display:block}.products-box.listing ul.columns-4 li.product:hover .products__item-info .c-seller__info-loop::before{content:"\E081";position:absolute;left:0;font-size:23px;color:#a1a1af;font-family:bigikala;line-height:30px;width:40px;display:block}.products-box.listing .seller-v{font-size:12px;line-height:1.833;font-weight:400;color:#4d4d4d;border:none}.products-box.listing i.icon{width:16px}.products-box.listing .products__item-info .c-seller__info-loop,.products-box.listing .products__item-compare-txt{animation:none;-webkit-animation:none;-moz-animation:none;-o-animation:none;-ms-animation:none}.products-box.listing ul.main-features{border-top:none;height:124px;overflow:hidden;margin-top:12px}.products-box.listing .custom-stars{border-top:none;position:relative;bottom:21px;right:184px}.products-box.listing .products__item-price{position:absolute;left:260px;bottom:0}.products-box.listing .ts_product_colors{margin:0 auto;width:100%;display:ruby;position:relative}.products-box.listing .colors{width:10px;display:block;position:absolute;margin-right:27%;top:50%}.products-box.listing .colors::before{content:"رنگ ها :";font-size:15px;line-height:13px;letter-spacing:.3px;white-space:nowrap;margin-right:-50px;position:absolute;color:#000}.products-box.listing .products__item-compare-txt{margin-right:215px;margin-top:140px}.products-box.listing .products__item-compare-txt::before{right:190px;margin-top:140px}.products-box.listing .products__item-info .c-seller__info-loop{display:block;padding:5px;text-align:left;font-size:12px;line-height:27px;color:#4d4d4d;position:absolute;margin-top:5px;float:left;width:64%;padding-left:37px;bottom:-14px}.products-box.listing ul.columns-4 li.product:hover .products__item-info .c-seller__info-loop{background:transparent}.woocommerce ul.products li.product:hover .products__item-info .c-seller__info-loop{display:block;padding:5px;text-align:right;font-size:12px;line-height:27px;color:#4d4d4d;position:absolute;margin-top:5px;float:right;width:64%;bottom:3px;background:#fff;height:39px}.products-box.listing li.product .products__item-info .c-seller__info-loop{display:none}.products-box.listing li.product:hover .products__item-info .c-seller__info-loop{display:none}.products-box.listing .more-color{position:absolute;color:#aeafb0;direction:rtl;font:400 11px Kalameh;line-height:normal;line-height:0;display:contents;letter-spacing:0;margin-top:0}.colors{width:10px;display:block;position:absolute;top:45px;right:15px;z-index:99}.compare__toggle-handler{right:auto;left:40px}.out_stock{color:#999;font-size:24px;line-height:1.222;font-weight:400}.section-products-carousel .out_stock{position:absolute;display:block;right:40%}.products-box.listing ul.columns-4 li.product:hover .products__item-info .c-seller__info-loop{display:none}.products-box.listing ul.columns-4 li.product .products__item-price{margin-bottom:10px;float:left;height:50px;padding-top:16px;display:block;position:absolute;left:400px}.products-box.listing ul.columns-4 li.product strong{display:block;width:500px;position:absolute;right:-50px;line-height:50px}li.cat-item{color:#999}li.cat-item::before{content:"\E185";font-family:bigikala;font-size:12px}li.cat-item a{color:#000;font-size:14px;font-weight:400;margin-right:10px}.current-cat-parent a{padding:0;text-decoration:none;cursor:pointer;margin-top:6px;font-size:12px;margin-right:5px;color:#2e2e2e;font-weight:400}.special-offer-hint{width:92%;vertical-align:middle;font-weight:400;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;white-space:nowrap;margin-top:1px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-size:0;line-height:17px}.special-offer-hint::before{content:"\E003";color:#ef394e;font-weight:400;font-size:21px;font-family:bigikala;margin-top:5px}.special-offer-hint-finished{color:#999;margin-top:1px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:90%;vertical-align:middle;font-weight:400;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;white-space:nowrap;margin-top:1px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;margin-bottom:10px;font-size:20px;line-height:23px}.wonderful_offer_archive{padding-top:20px;overflow:hidden;background:linear-gradient(90deg,#ff8a00,#e52e71);position:absolute;height:150px;width:100%;right:0;margin-top:-15px;border-radius:0 0 28px 28px}.wonderful_offer_archive span{display:block;width:300px;font-size:0}.wonderful_offer_archive span::before{display:block;height:32px;margin-top:-10px;right:100px;position:absolute;width:300px;font-size:0;content:"\E003";font-family:bigikala;position:absolute;display:block;top:11px;right:70px;font-size:37px;color:#fff;font-weight:400}.col-md-10.special-offer-archive .woocommerce-breadcrumb{padding:0;font-size:16px;line-height:1.833;font-weight:400;color:#fff;margin:10px 0;width:75%}.col-md-10.special-offer-archive .options__meta{margin-right:5px;color:#fff;font-size:15px;line-height:21px;font-weight:400}.col-md-10.special-offer-archive .woocommerce-breadcrumb a{color:#fff;font-size:15px;font-weight:400}.products-box.listing .products__item-price{margin-bottom:10px;float:left;height:50px;padding-top:16px}.filters-panel .widget form,.filters-panel .widget ul{padding:10px 15px 7px;max-height:200px;overflow-y:auto}.lofslidervoc .wc-descrip .slider-main-features span.title::before{background:#a1a1af;vertical-align:middle;margin-left:5px;border-radius:50%;display:list-item;content:"";width:6px;height:6px;float:right;margin-top:9px}.bk_menu.bk_new_menu .bk_image{background-size:100%;background-repeat:no-repeat;background-position:left}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.bk_menu .bigi>ul>li>ul.level{min-width:1221px;max-width:1676px}.current-cat-parent::before{content:"\E17E";position:relative;right:5px;color:#6b6b6b;font-size:9px;line-height:2.444;font-family:bigikala;font-weight:400}.swatch-wrapper img{border-radius:0;margin-top:0}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%;margin:0 auto;max-height:100%}.header-logo img{max-height:60px;max-width:160px;line-height:0;vertical-align:middle;margin:12px auto}.bigi-tabs{line-height:.89;font-size:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;position:relative;padding:18px 0 0;color:#4d4d4d;width:100%;border-radius:14px 14px 0 0;margin:0;border:3px solid #f0f1f2;border-bottom:none}.bigi-tabs li{width:50%;display:block}.bigi-tabs li a.active{color:#ef394e}.bigi-tabs li a.active::after{height:3px;background:linear-gradient(90deg,#ff8a00,#e52e71);content:"";position:relative;display:block;margin-top:20px}.c-ui-input--account-login::before{position:absolute;right:17px;top:12px;color:#929292;font-size:26px;content:"\E034";font-family:bigikala;line-height:30px;z-index:0}#anr_captcha_field_2{padding:10px;margin:0 auto;display:table}#anr_captcha_field_1{padding:10px;margin:0 auto;display:table}.anr_captcha_field{padding:10px;margin:0 auto;display:table}#username{padding-right:45px!important;text-align:right;direction:ltr}.price-changes-table th{background-color:#5e98ae;color:#fff;font-size:14px;padding-right:90px}.chage-price-title{font-size:13px;line-height:40px}td.date>span{margin-left:40px}.modified-info{color:#fff;font-size:16px;margin-top:27px;text-align:center;margin-right:-40px;font-weight:400}.updated-price{display:block;padding:2px;border-radius:14px;max-width:140px;text-align:center;font-size:14px;margin-top:40px;margin-right:23px}.modifued-date{font-size:11px;display:block;color:#ef394e;margin-right:-20px;padding:0 15px;font-weight:400}.updated-price.up{display:block;background:#fcf5f5}.form-group.clearfix .fa-eye::before{content:"\E0C0";color:#929292;font-size:22px;font-family:bigikala;line-height:12px}.form-group.clearfix .fa-eye-slash::before{content:"\E0BF";color:#929292;font-size:22px;line-height:12px}.auth.auth--register .form-group.clearfix .fa.fa-fw.field-icon.toggle-password{margin-left:25px}.retrangle .step{z-index:1}.products-box.listing .loop-saving-percentage{background:linear-gradient(90deg,#ff8a00,#e52e71);font-size:18px;line-height:1.5;font-weight:400;color:#fff;border-radius:20px;margin-right:5px;height:27px;padding:4px 6px 1px;letter-spacing:0;min-width:50px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:20px;left:-140px;float:left}.loop-saving-percentage{background:linear-gradient(90deg,#ff8a00,#e52e71);font-size:18px;line-height:1.5;font-weight:400;color:#fff;border-radius:20px;margin-right:5px;height:27px;padding:4px 6px 1px;letter-spacing:0;min-width:50px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;bottom:52px;float:left;display:flex;left:-20px}.children .cat-parent::before{content:"\E17E";position:inherit;right:33px;color:#6b6b6b;font-size:12px;line-height:2.444;font-family:bigikala;font-weight:400}.filters-panel .widget ul li.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term.woocommerce-widget-layered-nav-list__item--chosen.chosen a::after{display:none}.filters-panel .submit{display:none}.content-box-shop .modified-info{display:none}.products-box.listing .modified-info{display:block;position:absolute;top:-86px;margin:0;width:200px;margin-right:-20px}.woocommerce .widget_layered_nav_filters ul li span:before{display:none}.available_widget .woocommerce-widget-layered-nav-list__item,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px!important;list-style:none;display:block!important;height:22px;cursor:pointer;margin-bottom:12px;font-size:12px!important;position:relative!important;border:0!important;background:0}.filters-panel .widget ul li.chosen{border-radius:14px;border:3px solid #bdbdbd;color:#5a5a5a;letter-spacing:.3px;font-size:13px;line-height:30px;padding:0 10px 0 31px;position:relative;display:inline-block;border-color:#bdbdbd}.term-description{display:inline-block;padding:18px 15px 6px;position:relative;overflow:hidden;background-color:#fff;border:3px solid #f0f0f2;margin:0 0 10px;border-radius:14px;width:100%}.footer-div .col-md-3 img{margin-left:5px;width:140px;height:140px;border-radius:14px;background-color:#f0f0f0;border:1px solid #e5e5ea;float:right}.posts-list-widget{position:relative;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);border:1px solid #dedede;margin:0 0 10px;padding-bottom:14px}h3.blog-post-list-title{font-family:'Kalameh',sans-serif;font-size:15px;line-height:50px;box-sizing:border-box;height:50px;color:#333;direction:rtl;border-bottom:3px solid #ef394e;width:180px;margin:0 auto;text-align:center;font-weight:400}.rpwe-comment.comment-count{padding-right:15px}.blog-widget-carousel .section-products-carousel .productItem{padding:0;width:280px;margin-left:25px;overflow:hidden}.comment-body img.avatar{border-radius:100%;width:60px;height:60px;margin-left:7px}.post-author img.avatar{border-radius:14px;width:30px;height:30px;margin:10px}.blog-widget-carousel .flickity-prev-next-button{background-color:#383842;width:120px;height:140px;left:-60px;top:calc(50% - -40px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-shadow:-30px 0 200px 100px #e9e9e9;cursor:pointer}.blog-widget .post-meta{font-size:13px;line-height:12px;color:#666;position:absolute;padding:0;margin:0;display:block}.blog-widget .post-meta span{margin:0}.blog-widget-carousel .post-meta{font-size:13px;line-height:12px;color:#4d4d4d;bottom:5px;position:absolute;padding-top:10px}.blog-widget-carousel .flickity-prev-next-button.next{background-color:#3c3c3c;width:60px;height:100px;left:0;top:calc(50% - -40px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-shadow:-30px 0 200px 100px #3c3c3c;cursor:pointer}.blog-widget-carousel .flickity-prev-next-button.previous{background-color:#3c3c3c;width:60px;height:100px;right:0;top:calc(50% - -40px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-shadow:-30px 0 200px 100px #3c3c3c;cursor:pointer}.blog-widget-carousel .flickity-rtl .flickity-prev-next-button.previous::before,.blog-widget-carousel .flickity-rtl .flickity-prev-next-button.next::before{color:#fff}.masonry-gallery .media-heading a{font-weight:400;margin-bottom:5px;font-size:15px;text-align:center;line-height:30px;padding:10px 20px;display:inline-table;overflow:hidden;box-sizing:border-box;width:100%;text-overflow:ellipsis;height:76px}.blog-widget-carousel .media-heading a{font-weight:400;margin-bottom:5px;font-size:15px;text-align:center;line-height:30px;padding:10px 20px;display:inline-table;overflow:hidden;box-sizing:border-box;width:100%;text-overflow:ellipsis;height:76px}.blog-widget-carousel .section-products-carousel .productItem .main-wp-post-image img{vertical-align:middle;max-width:100%;width:100%;height:180px;object-fit:cover;display:block}.blog-widget-carousel .section-products-carousel header::before{background-color:transparent}.section-products-carousel header::before{position:absolute;bottom:-9px;right:0;left:0;background-color:#f3f3f3;height:3px;content:"";z-index:0}.section-products-carousel header span:before,.section-products-carousel header h3::before,.section-products-carousel.brands header strong::before{content:"";position:absolute;right:0;left:0;bottom:0;background:linear-gradient(90deg,#ff8a00,#e52e71);height:3px;z-index:1}.section-products-carousel header span::after,.section-products-carousel header h3::after,.section-products-carousel.brands header strong::after{content:"";position:absolute;left:-14px;width:15px;height:3px;background-color:#fff;bottom:0;z-index:1}.blog-widget-carousel .section-products-carousel header h3::before{display:none}.blog-widget-carousel .section-products-carousel header .boxmore a{font-size:16px;text-align:center;color:#ef394e;border:1px solid #ef394e;margin-right:15px;cursor:pointer;padding:5px 20px;border-radius:14px}.blog-widget-carousel .icon-blue-plus::before{display:none}.blog-widget header h3::before{display:none}.blog-widget header .boxmore a{width:190px;font-size:15px;text-align:center;padding:10px 0;color:#7c7c7c;border:3px solid #bdbdbd;margin-right:15px;cursor:pointer;padding:5px 20px;border-radius:50px}.blog-widget .icon-blue-plus::before{display:none}.blog-widget header h3{display:inline-block;color:#4d4d4d;height:38px;font-weight:400;margin:0;padding:8px 0;min-height:49px;font-size:18px;line-height:31px;white-space:nowrap}.blog-widget .boxmore{float:left}.blog-widget{width:98%;margin:0 auto}.blog-widget .masonry-gallery{color:#4d4d4d;margin-top:20px;float:right;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-ms-flex:0 0 23%;flex:0 0 23%;max-width:23%;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-sizing:border-box;overflow:hidden;border-radius:14px;margin-left:2%;margin-bottom:10px;position:relative;padding-bottom:0;max-height:500px;min-height:410px;height:420px}.blog-widget .masonry-gallery .main-wp-post-image img{height:160px;object-fit:cover;display:block;width:100%}.blog-widget .masonry-gallery .media-heading a{font-weight:400;margin-bottom:5px;font-size:15px;text-align:center;line-height:32px;overflow:hidden;box-sizing:border-box;width:100%;text-overflow:ellipsis;color:#fff;padding:0;height:70px;display:block}.blog-widget .masonry-gallery__item__description{padding:10px 25px 28px;text-align:center;font-size:12px;line-height:25px;font-weight:400}.blog-widget .media-heading{margin-bottom:5px;font-size:17px;text-align:center;line-height:30px;padding:15px 15px 0}.blog-widget-carousel .section-products-carousel{overflow:visible;background:#17141d;border:4px solid #312d3c;border-radius:14px;scrollbar-color:#ccc #f5f5f5;height:420px!important}.blog-widget-carousel .section-products-carousel header h3{display:inline-block;padding-right:15px;color:#f0f0f0;font-size:25px;line-height:5px}.blog-widget-carousel .section-products-carousel .productItem{background-color:#1f1c28;box-shadow:-1rem 0 3rem #000}.blog-widget-carousel .media-heading a{color:#ddd}.blog-widget-carousel .post-meta span{color:#ddd}.blog-widget-carousel .human_time_diff{color:#ddd}.blog-widget-carousel .icon-clock-icon::before{color:#ddd}.blog-widget-carousel .section-products-carousel .productItem img.avatar{width:30px;height:30px;margin-left:7px}.pagination{display:block;padding:7px;border-radius:14px;margin:20px auto;text-align:center;direction:rtl}.page-numbers{height:25px;min-width:30px;padding:0 3px;margin-left:7px}.page-numbers.current{border:1px solid #ef394e;padding:3px 11px;border-radius:15px}.next.page-numbers::before{font-family:bigikala;content:"\E191";font-style:normal;font-weight:400;font-variant:normal;text-align:center;vertical-align:sub;position:relative;-webkit-font-smoothing:antialiased;text-transform:none;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#454545;font-size:15px;top:3px;width:50px;border-radius:15px;width:40px;height:25px;line-height:24px}.next.page-numbers{font-size:0}.prev.page-numbers{font-size:0}.pagination-wrap ul.pagination>li>a,.pagination-wrap ul.pagination>li>span.current{line-height:1!important}.prev.page-numbers::before{font-family:bigikala;content:"\E185";font-style:normal;font-weight:400;font-variant:normal;text-align:center;vertical-align:sub;position:relative;-webkit-font-smoothing:antialiased;text-transform:none;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#454545;font-size:15px;top:-4px;width:50px;border-radius:15px;width:40px;height:25px;line-height:24px}.content-box,.content-box-shop{padding:0 10px}.shop-page .next.page-numbers::before{font-family:bigikala;content:"\00bb";font-style:normal;font-weight:400;font-variant:normal;text-align:center;vertical-align:sub;position:relative;-webkit-font-smoothing:antialiased;text-transform:none;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#fff;font-size:30px;top:-3px;width:40px;height:25px;line-height:27px;border:none;background:transparent}.shop-page .next.page-numbers{font-size:0}.shop-page .prev.page-numbers{font-size:0}.shop-page .prev.page-numbers::before{font-family:bigikala;content:"\00ab";font-style:normal;font-weight:400;font-variant:normal;text-align:center;vertical-align:sub;position:relative;-webkit-font-smoothing:antialiased;text-transform:none;-moz-osx-font-smoothing:grayscale;display:inline-block;color:#fff;font-size:30px;top:-3px;width:40px;height:25px;line-height:27px;border:none;background:transparent}.col-sm-9 .masonry-gallery .main-wp-post-image img{vertical-align:middle;max-width:100%;width:100%;height:180px;object-fit:cover;margin:0;display:block}.col-sm-9 .masonry-gallery .media-heading a{font-weight:400;margin-bottom:0;font-size:14px;text-align:center;line-height:26px;padding:0 15px;display:inline-table;overflow:hidden;box-sizing:border-box;width:100%;text-overflow:ellipsis;height:75px;color:#fff;display:block}.col-sm-9 .masonry-gallery__item__description{padding:10px 25px 15px;text-align:center;font-size:15px;line-height:22px;font-weight:400}.col-sm-9 .masonry-gallery{color:#6b7074;margin-top:20px;float:right;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-sizing:border-box;overflow:hidden;border-radius:14px;margin-left:2.5%;margin-bottom:10px;position:relative;padding-bottom:0;max-height:500px;min-height:470px}.col-sm-9 .masonry-gallery .post-meta{font-size:13px;line-height:12px;color:#4d4d4d;bottom:0;position:absolute;padding-top:10px}.icon-rss::before{content:"\E01F";font-family:bigikala;color:#7f7f80}.woocommerce-widget-layered-nav-dropdown select{border:1px solid #d4dbde;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:100px}.woocommerce-widget-layered-nav-dropdown .select2-container{display:none}.woocommerce-widget-layered-nav-dropdown option{line-height:50px;font-family:'Kalameh',sans-serif;font-size:13px}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;line-height:1;font-weight:400;position:relative;box-shadow:none;display:block;height:38px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;cursor:pointer;width:100%;border-radius:14px;border:1px solid #ef394e}.woocommerce-order-pay .woocommerce{border:3px solid #f0f0f2;background:#fff;position:relative;transition:all .3s ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0;margin-left:0;justify-content:space-between;width:100%;border-radius:14px;padding:0}.woocommerce-order-pay .order_details{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;padding-right:0;padding-left:10px;margin:0}li.order::before{position:relative;font-size:100px;color:#e0e0e0;content:"\E0CC";font-family:bigikala;display:block;height:125px}li.date::before{position:relative;font-size:100px;color:#e0e0e0;content:"\E136";font-family:bigikala;display:block;height:125px}li.total::before{position:relative;font-size:100px;color:#e0e0e0;content:"\E017";font-family:bigikala;display:block;height:125px}li.method::before{position:relative;font-size:130px;color:#e0e0e0;content:"\E145";font-family:bigikala;display:block;height:155px;line-height:185px}.woocommerce-order-pay .pw-gateway-checkout-form{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding-right:10px;padding-left:0;margin:auto 0}.woocommerce-order-pay ul.order_details li{list-style-type:none;text-align:center;font-size:13px}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5;text-align:center;font-family:'Kalameh',sans-serif;font-weight:400;letter-spacing:-1px}.woocommerce-order-pay ul.order_details li{border-left:1px dashed #d3ced2;padding-left:15px;padding-right:15px;list-style-type:none;width:22%;margin:0;text-align:center;font-size:13px}.woocommerce-order-pay .woocommerce a.button::before{display:none}#zarinpal-checkout-form{float:right;margin-top:28px;width:250px}#bankmellat-checkout-form{float:right;margin-top:28px;width:250px}#checkout-form{float:right;margin-top:28px;width:250px}a.button.cancel:hover{color:#fff}.woocommerce a.button.cancel,.woocommerce a.button.cancel:hover{background-color:#969ba8;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);-ms-box-shadow:0 2px 3px 0 rgba(0,0,0,.15);box-shadow:0 2px 3px 0 rgba(0,0,0,.15);color:#fff;float:left;text-align:center;height:60px;font-size:14px;width:100%;margin-top:40px;line-height:40px}.col-md-3.sticky-sidebar{width:28%}.woocommerce-notices-wrapper{width:100%;margin:0}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;letter-spacing:-.3px;font-size:15px;transition:all .3s ease-in-out;height:60px;width:100%}a.button.cancel{margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:400;border-radius:3px;right:auto;color:#a1a1af;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{text-decoration:none;background-image:none}.product-det .c-wiki__arrow{position:absolute;top:-8px;right:16px;left:unset}.woocommerce ul.order_details li.method strong{display:block;font-size:15px;text-transform:none;line-height:30px;text-align:center}.products__item-gift-price .matrix_wolfold-price{z-index:0}.vendors-table-row.vendors-table-row--highlight .vendors-table-col.vendors-table-col--sellerTitle.u-Flex-grow3 .avatar{display:inline-block;border-radius:0}.vendors-table-row.vendors-table-row--highlight .vendors-table-col--sellerTitle a{font-size:18px;color:#3c3c3c;padding:0;line-height:2;margin-right:15px;border:none}.vendors-table-row.vendors-table-row--highlight .vendors-table-col--sellerTitle a::after{font-size:19px;color:#ef394e;margin-top:0;-ms-flex-item-align:center;align-self:center;display:inline-block;margin-right:2px;content:"\E6a0";font-family:bigikala;line-height:10px;position:relative;top:5px}.vendors-table-row.vendors-table-row--highlight .vendors-table-col--rating{display:none}.show-more-seller{padding:23px 30px 31px;text-align:center;font-size:16px;color:#ef394e;line-height:2;color:#ef394e;margin-top:-3px}.vendors-table-col--shipping .icon.ready::before{font-size:20px;margin-left:0;content:"";background:url(../../../themes/Bigikala/assets/files/8f2436e8.svg) no-repeat 50% 50%;background-size:auto;background-size:contain;position:absolute;right:5px;top:-5px;font-size:17px;color:#c1c1c1;width:28px;height:21px}.show-more-seller i.show-more-seller{font-size:19px;color:#ef394e;margin-top:-3px;-ms-flex-item-align:center;align-self:center;display:inline-block;margin-right:7px;content:"\E090";font-family:bigikala}.bk_menu .bigi>ul>li:hover>ul.level>li>.title2{font-size:12px;line-height:43px;position:relative;display:block;padding:0 8px}.bk_menu .bigi>ul>li>h2.title{font-size:13px;line-height:0;padding:0 11px;cursor:pointer;color:#fff}.bk_menu .bigi>ul>li>h2.arrow{font-size:14px;line-height:40px;display:inline-block}.bk_menu .bigi>ul>li:hover>ul.level>li:hover>.title2{position:relative;margin-top:-1px;color:#ef394e;border-bottom:2px solid #ef394e}.section-products-carousel header h3{display:inline-block;color:#494949;height:38px;font-weight:400;margin:0;padding:8px 0;min-height:49px;font-size:25px;line-height:31px;white-space:nowrap;position:relative;text-align:right}.section-products-carousel header span{display:inline-block;color:#494949;height:38px;font-weight:400;margin:0;padding:8px 0;min-height:49px;font-size:22px;line-height:31px;white-space:nowrap;position:relative;text-align:right}.bigikala-minus{border:1px solid #8f8f8f;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:17px;height:17px;line-height:10px;background:#4d4d4d;color:#fff;font-size:22px;padding:0;margin:5px 0;display:-moz-inline-grid;float:left;left:63px;position:relative;top:6px;border-radius:100%;z-index:9}.bigikala-plus{border:1px solid #8f8f8f;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:17px;height:17px;line-height:10px;background:#4d4d4d;color:#fff;font-size:21px;padding:0;margin:0;left:31px;position:relative;bottom:-10px;border-radius:100%}.woocommerce .quantity .qty{padding:10px;font-size:18px;text-align:center;height:60px;width:70px;display:block;border:3px solid #c8c8d6}.total-price-left .woocommerce-Price-amount{color:#a0a0a0;font-size:14px;line-height:1.692;text-decoration:line-through}.woocommerce-cart-form .product-quantity{font-size:14px}.c-seller__info--leadTime i::before{background-size:contain;position:absolute;right:-17px;top:3px;color:#000;height:21px;width:60px;content:"\E0d0";font-size:25px}.c-seller__info.c-seller__info--leadTime a{display:none}.c-seller__info.c-seller__info--shipment{display:none}.woocommerce div.product form.cart div.quantity{float:right;margin-top:11px;font-size:20px;padding:0;height:50px}.woocommerce div.product form.cart .product-info-box div.quantity{margin-top:2px}li.modal-opener img{height:43px!important;width:auto!important;vertical-align:middle;margin-top:9px}.show-more-seller::before{position:absolute;font-size:14px;margin-right:.7em;content:"\E17E";font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:33px;margin-right:240px}.show-more-seller.playing::after{position:absolute;bottom:30px;right:44%;left:0;background:1px dashed #dfdfdf;height:1px;content:"";z-index:0;width:150px;border-bottom:1px dashed #ef394e}.show-more-seller::after{position:absolute;bottom:-10px;right:150px;left:0;height:1px;content:"";z-index:0}.show-more-seller.playing::before{position:absolute;font-size:14px;margin-right:.7em;content:"\E17E";font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:31px;margin-right:100px;transform:rotate(180deg)}.show-more-seller::after{position:absolute;bottom:30px;right:40%;left:0;background:1px dashed #dfdfdf;height:1px;content:"";z-index:0;width:250px;border-bottom:1px dashed #ef394e}.columnone h2{overflow:hidden;display:block;width:100%;font-size:17px;line-height:26px;font-weight:400;text-align:right;max-width:100%;box-sizing:border-box;color:#000;padding:20px 0;vertical-align:middle;height:70px}.bk_menu.bk_new_menu .bigi>ul>li>span.title a{position:relative;height:100%;color:#000;white-space:nowrap;font-size:14px;line-height:40px;display:inline-block}.bk_menu.bk_new_menu ul.level>li{float:right;display:inline-block}.c-seller__info--leadTime i.icon.ready::before{content:"\E0d0";position:relative;right:0;top:0;font-size:30px;font-family:bigikala;font-style:normal;background:linear-gradient(90deg,#ff8a00,#e52e71);background-clip:border-box;background-clip:border-box;background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none;width:28px!important;height:21px!important}.bk_menu.bk_new_menu .bigi>ul>li>.title a{color:#ccc;font-size:11px;line-height:0}.bk_menu.bk_new_menu .bigi>ul>li:hover>ul.level>li:hover>h3{position:relative;margin-top:-1px;color:inherit;border-bottom:1px solid #ef394e}.bk_menu.bk_new_menu .bigi>ul>li:hover>ul.level>li:hover>h3::before{display:none}.bk_menu.bk_new_menu .bigi>ul>li>ul.level .title2 a{color:#ef394e;font-size:14px;line-height:1.5;font-weight:400;text-decoration:none;padding-bottom:3px}.navbar-primary .promotion-badge{direction:rtl;height:40px;line-height:40px;padding:0;position:relative;float:left}.bk_menu.bk_new_menu .navbar-primary .promotion-badge ul li::before{display:none}.bk_menu .submenu .title a{color:#ef394e}.bk_menu.bk_new_menu .submenu .title a{color:#ef394e!important;font-size:15px;line-height:1.833;font-weight:400;text-decoration:none;padding-bottom:3px}.bk_menu.bk_new_menu .submenu .title a::before{content:"\E185";position:relative;right:0;margin-left:2px;color:#ef394e;font-size:12px;line-height:1;font-family:bigikala;top:7px;float:right}.navbar-primary .promotion-badge ul li a:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.bk_menu.bk_new_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li.title a:hover{font-weight:400;color:#ef394e;border-bottom:1px dashed #ef394e}.bk_menu.bk_new_menu .bigi>ul>li>ul.level .title2 a:hover{color:#ef394e;font-weight:400}.navbar-primary{border-top:0;border-bottom:0;box-shadow:none;height:40px;min-width:100%;margin-bottom:15px;-webkit-box-shadow:0 2px 4px 0 hsla(0,0%,44.3%,.05);box-shadow:0 2px 4px 0 hsla(0,0%,44.3%,.05);background-color:#fff;-webkit-box-shadow:rgba(0,0,0,.04) 0 7px 8px 0;box-shadow:0 7px 8px 0 rgba(0,0,0,.04)}.bk_menu.bk_new_menu .bigi>ul>li:hover>ul.level>li>.submenu .line{border-left:none}.bk_menu.bk_new_menu .bigi>ul>li:hover>ul.level>li>.submenu{border-radius:0;background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-o-box-shadow:none}.bk_menu.bk_new_menu{padding-bottom:0;margin-bottom:0}.navbar-primary .promotion-badge{margin-top:-37px}.navbar-primary .promotion-badge ul li::before{display:none}.bk_menu.bk_new_menu .bigi>ul>li:hover>ul.level{animation:fadeIn ease .5s;-webkit-animation:fadeIn ease .5s;-moz-animation:fadeIn ease .5s;-o-animation:fadeIn ease .5s;-ms-animation:fadeIn ease .5s;visibility:visible}.bk_menu.bk_new_menu{height:40px}.hr-widget .rpwe-block h5{margin:10px;font-family:'Kalameh',sans-serif;color:#6b7074;font-size:14px;line-height:22px;font-weight:400}.rpwe-block h5{margin:10px;font-family:'Kalameh',sans-serif;color:#6b7074;font-size:14px;line-height:18px;font-weight:400;height:40px;overflow:hidden}.navbar-primary .promotion-badge ul li a{color:#666;padding:0;white-space:nowrap;font-size:20px;margin-top:-36px;margin-right:-8px;height:40px;position:absolute}.navbar-primary .mainmenu,.navbar-primary .promotion-badge{direction:rtl;height:40px;line-height:40px;padding:0;position:relative;float:left;margin-top:-40px;width:auto}.navbar-primary .promotion-badge{margin-top:-31px}.section-products-carousel.brands header strong{display:inline-block;color:#494949;height:38px;margin:0;padding:8px 0;min-height:49px;font-size:25px;line-height:31px;white-space:nowrap;position:relative;text-align:right;font-weight:400}.c-remodal-share__aside{-ms-flex:0 0 43%;flex:0 0 43%;max-width:43%;padding:15px 30px}.c-remodal-share__aside,.c-remodal-share__content{position:relative;width:100%;min-height:1px;-webkit-box-flex:0;display:inline-block;float:right}.c-remodal-share__title-ilu{font-size:19px;line-height:1.294;letter-spacing:-.4px;color:#2d2d2d}.modal-dialog{width:700px;margin:30px auto}.c-remodal-share__ilu::before{content:"\E0A5";position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);font-size:196px;font-family:bigikala;color:#c6c6c6}.c-remodal-share__ilu{height:389px;position:relative}.loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart::before{content:"\E16F";font-size:27px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:38px;color:#fff}.section-products-carousel .loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{font-size:0;line-height:1.222;width:45px;height:45px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:14px 0 0 14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;position:relative;margin-bottom:-19px;margin-right:-18px}.products-box .loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{font-size:0;line-height:1.222;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;position:relative;margin-bottom:-8px;margin-left:4px;width:40px;height:40px;float:left}.loop-add-to-cart a.button.product_type_variable.add_to_cart_button{display:none}.sharing-panel{box-sizing:border-box;width:391px;height:auto;padding:20px 0;display:flow-root}.c-checkout-empty__icon::before{content:"\E041\00FE0E"!important}#productCompareModal .close::before{content:"\E15B";vertical-align:top;font-family:bigikala;font-size:27px}li.method img{width:30px;height:auto;margin:10px;vertical-align:middle}.svg{background:#fff;margin-bottom:10px;box-sizing:border-box}.woocommerce nav.woocommerce-pagination{text-align:center;margin:20px 0}.size-full{max-width:100%;height:auto}.woocommerce-FormRow--wide .dig_captcha{top:-6px}.bigi_login_btn,.bigi_reg_btn{height:55px!important;font-size:20px!important}.loginViaContainer{margin:0 auto;text-align:center;font-size:15px}#tab1 form,#tab2 form{padding:0 30px}.woocommerce-Button.button.dig_wc_mobileLogin{line-height:30px;border-radius:14px;color:#fff}.bigi-tabs li a{display:block}.flip-clock-wrapper ul{width:18px}.product_bar_left .flip-clock-wrapper ul{width:15px;height:26px;overflow:visible}.woocommerce table.wishlist_table tbody td{font-size:14px}.woocommerce table.wishlist_table tbody td .product-price .woocommerce-Price-amount.amount{font-family:'Kalameh',sans-serif;font-size:17px}.product-name,.product-price,.product-stock-status{font-weight:400;font-size:16px;text-align:center;color:#666}.order-again a.button,.order-again a.button:hover,.woocommerce a.button.alt,.woocommerce a.button.alt:hover{color:#fff;background:linear-gradient(90deg,#ff8a00,#e52e71);font-weight:400;line-height:40px}.woocommerce a.button::before{content:"\E16F";font-size:24px;width:30px;height:30px;float:left;margin-right:3px;line-height:45px}.c-footer__feature-item{font-family:'Kalameh',sans-serif}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{font-family:'Kalameh',sans-serif}.post-meta span{font-family:'Kalameh',sans-serif}.bk_menu.bk_new_menu .bigi>ul>li>.title a{font-size:12px}#matrix_wolfnotification .matrix_wolfnotification-option li label{color:#4b4b4b;font:14px/28px Kalameh}.wpb_text_column.wpb_content_element .wpb_wrapper img{width:100%;height:auto}.error-404 h1.title{margin-top:0;font-size:36px;line-height:1.222;font-weight:400}.guide-text-link{font-size:14px;line-height:32px;color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:14px;padding:5px 20px;min-width:161px;margin:9px 19.5px 46px}.error-404-logo{width:90%;max-width:677px;margin:auto}.error-404{background-color:#fff;border:1px solid #ebeced;-ms-border-radius:14px;border-radius:14px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);box-sizing:border-box;overflow:hidden;padding:68px 0;text-align:center;line-height:22px;color:#1f1c28;background:url(../../../themes/Bigikala/assets/files/6fb2da6e.png) repeat;background-size:auto 250%;padding-bottom:150px}.discout{max-width:233px}.discout>.off{font-size:11px;width:110px}.wms-want-factor{margin:0!important}.total-payment-discount{opacity:1;visibility:visible;font-family:'Kalameh',sans-serif;font-size:17px;padding:10px;background:rgba(255,0,54,.13);border:1px dashed #de085c}.wms-order-review .total-payment-fee{font-family:'Kalameh',sans-serif;font-size:17px;padding:10px;background:rgba(0,190,214,.04);border:1px dashed #0094a5;border-bottom-width:0}.bk_menu .bigi>ul>li:hover>ul.level>li>.title2:hover{height:44px}.bk_menu.bk_new_menu .bigi>ul>li>ul.level{-ms-flex-pack:justify;justify-content:space-between;z-index:999;position:absolute;top:100%;right:0;left:unset;width:100%;padding:19px 24px 45px 280px;border-radius:0 0 28px 28px;overflow:hidden;flex-wrap:wrap;flex-direction:column;display:inline-flex;list-style:none;background-color:#fff;-webkit-box-shadow:0 10000px 0 10000px #7c7d86cc;-moz-box-shadow:0 10000px 0 10000px #7c7d86cc;box-shadow:0 10000px 0 10000px #7c7d86cc;-o-box-shadow:0 10000px 0 10000px #7c7d86cc;margin-top:2px;height:420px}.bk_menu.bk_new_menu .submenu .item a:hover{color:#000}.bk_menu.bk_new_menu.level .bigi>ul>li>ul.level{height:50px;display:inline-block;padding:5px 0 30px 280px}.bk_menu.bk_new_menu .submenu .item a{color:#4d4d4d;font-weight:400;font-size:14px;line-height:1.833;margin-right:18px}.bk_menu.bk_new_menu .submenu .item a:hover{font-weight:400}.bk_menu.bk_new_menu .submenu .title a:hover{color:#ef394e;font-weight:400;border-bottom:1px dashed #ef394e}a.all-items-link,a.all-items-link:hover{color:#ef394e!important;font-size:15px!important;line-height:35px;vertical-align:middle;font-weight:400;text-decoration:none;position:absolute;right:25px;bottom:0;border-top:3px solid #ececec;width:35%;padding-right:20px}a.all-items-link::before{content:"\E170";position:absolute;right:2px;margin-left:2px;color:#ef394e;font-size:12px;line-height:1;font-family:bigikala;top:13px}.navbar-primary .promotion-badge ul{position:absolute;border-width:0;margin:0;padding:0 20px;float:left;width:110px;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:0;left:30px;display:block;bottom:9px;height:3px}.navbar-primary .promotion-badge ul:hover{background:#af002d}a.c-header__btn-user:hover,a.c-header__btn-user:focus{color:#fff}.navbar-primary a{font-size:14px;padding:4px 5px;color:#4d4d4d}.navbar-primary a:hover{color:#000}ul.digitheme-head .digitheme-head-name{font-size:13px;color:gray}ul.digitheme-head li{flex:auto;text-align:center;cursor:pointer;border:1px solid #e1e1e1;border-left:0;padding:5px;position:relative;background:#f8f8f8;width:20%}ul.digitheme-head .digitheme-head-date{font-size:12px;color:#d5d5d5;font-family:'Kalameh',sans-serif}#delivery_date_field h3{font-size:14px;line-height:2;letter-spacing:-.3px;color:#fff;margin-bottom:15px;font-family:'Kalameh',sans-serif}.digitheme-body label{font-family:'Kalameh',sans-serif}.auth__title{font-size:0;line-height:0;padding-right:40px;margin-bottom:25px;font-weight:400}.dk-button-labelname .button{color:#fff}.blog-widget .masonry-gallery__item__description{height:106px;display:block;overflow:hidden}.post-body a:link,.post-body a:link:hover{color:#ef394e}.products-box.listing .special-offer-hint-finished{color:#5f5f5f;margin-top:1px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18%;vertical-align:middle;font-weight:400;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;white-space:nowrap;margin-top:0;height:29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;margin-bottom:10px;font-size:17px;line-height:23px;right:-60px;top:0}.products-box.listing .special-offer-hint{width:20%;vertical-align:middle;font-weight:400;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;white-space:nowrap;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;font-size:0;line-height:17px;top:0;right:-72px}.updated-price.down::before{font-family:bigikala;content:"\E182";position:absolute;color:#00cb3b;font-size:12px;right:23px;font-weight:400;font-style:normal;line-height:21px;transform:rotate(-90deg)}.updated-price.up::before{font-family:bigikala;content:"\E182";position:absolute;color:#ef394e;font-size:12px;right:23px;font-weight:400;font-style:normal;line-height:21px;transform:rotate(90deg)}.updated-price.up{color:#ef394e}.updated-price.down{color:#00cb3b}.container-bigikala.main-menu-div .dk-switch-container{float:left;margin-top:-35px;margin-left:150px;border-radius:20px;overflow:hidden;height:30px}.dk-switch-container .dk-switch-wrapper{width:72px;height:30px;transition:150ms ease;-ms-transition:150ms ease;-moz-transition:150ms ease}.dk-switch-container .dk-switch-wrapper.inactive{margin:0 -36px 0 0}.dk-switch-container .dk-switch-wrapper.active{margin:0}.dk-switch-enabled{background:linear-gradient(90deg,#ff8a00,#e52e71);float:right}.dk-switch-disabled{background:#777;float:left}.shipping_method_box{border-radius:6px}.compare .product--placeholder{padding-right:10px}a.button.product_type_grouped::before{content:"\E16F";font-size:30px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:40px;color:#fff}a.button.product_type_grouped{background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #ef394e;width:50px;height:35px;top:5px}a.button.product_type_simple::before{content:"\E16F";font-size:27px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:40px;color:#fff;margin-top:-2px}.section-products-carousel a.button.product_type_simple{background:linear-gradient(90deg,#ff8a00,#e52e71);width:50px;height:50px;top:auto;left:auto;border-radius:14px!important}.products-box a.button.product_type_simple{float:left}a.button.product_type_external::before{content:"\E16F";font-size:27px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:40px;color:#fff;margin-top:-2px}.section-products-carousel a.button.product_type_external::before{margin-left:0;margin-top:5px}a.button.product_type_external{background:linear-gradient(90deg,#ff8a00,#e52e71);width:50px;height:35px;top:5px}.products-box a.button.product_type_external{font-size:0;line-height:1.222;width:55px;height:55px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;position:relative;margin-bottom:-4px;margin-left:3px;width:40px;height:40px;float:left;border:none}a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button{width:150px;height:50px;margin:0;font-size:16px;line-height:28px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #ef394e;color:#fff;float:left}a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button:before{content:"\E182";font-size:14px;width:30px;height:30px;float:left;margin-right:15px;line-height:32px;font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;text-decoration:none}legend{width:30%;line-height:44px}.address_list .address_item .control-btn td.edit i::before{display:inline-flex;float:right;color:#000;content:"\E1A0";font-family:bigikala;font-size:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;height:18px;line-height:18px;vertical-align:middle;width:36px;right:15px;position:relative;top:-10px}.guidance__thumb::before{content:"\E087";font-size:150px;line-height:200px;font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;text-decoration:none;text-align:center;display:block}a.button.product_type_variable{display:none}.wms-order-review.thankyou-order-review{margin:0 auto;display:contents}.product_bar::before{content:"\E003";font-family:bigikala;position:absolute;display:block;top:10px;right:4px;font-size:31px;color:#ef394e;font-weight:400}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{position:relative;height:100%}.comment-form-comment texearea{width:100%}.post{float:none}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:0;box-shadow:0 0 0 5px #09F}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.flickity-enabled.is-draggable .flickity-viewport{text-overflow:ellipsis;height:450px!important}.ywf_make_a_deposit_form .ywf_deposit{width:50%}.ywf_make_a_deposit_form{margin:10px auto}.ywf_fund_message{text-align:center;width:50%}.make_a_deposit_checkout .label{display:block;padding:.2em .6em .3em;font-size:17px;font-weight:400;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.lofslidervoc .wc-descrip .slider-main-features span{color:#4d4d4d;text-decoration:none;font-size:15px;letter-spacing:0;margin-right:5px}.sharing-panel .sharing-socials li a{font-size:0}.out_of_stock_label{z-index:1}.columntwo .slider-main-features{max-height:100px;margin-top:15px;position:relative;font-size:14px;line-height:24px;text-align:right;overflow:hidden}.compare-table{width:100%}.woocommerce a.button.direct-free-download-button,.woocommerce a.button.direct-free-download-button:hover{color:#fff;font-size:inherit;width:auto;height:auto;vertical-align:middle;background:linear-gradient(90deg,#ff8a00,#e52e71);margin:10px auto 0;float:none;padding-top:20px}.woocommerce a.button.direct-free-download-button:before,.woocommerce a.button.direct-free-download-button:after{content:"";width:0}.price-changes-table{border-collapse:collapse;width:100%}.price-changes-table th,.price-changes-table td{text-align:right;padding:8px}.price-changes-table tr:nth-child(even){background-color:#f2f2f2}.field-icon.toggle-password{position:absolute;left:0;top:62%;cursor:pointer}#bigikala_login .field-icon.toggle-password{left:60px;top:55%}.blog-widget-carousel .section-products-carousel .productItem img{width:auto;height:auto}.auth--register #reg_username{padding:0 40px}#tab1 .userform .c-ui-input--account-password::before{position:relative;color:#929292;font-size:24px;content:"\E050";font-family:bigikala;line-height:0;margin-right:0;top:20px}.woocommerce form.login{border:0;padding:0;margin:0;text-align:right;border-radius:0}#modal-video-gallery .close-icon::before{top:15px;left:15px;content:"\E15B";font-size:30px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:33px;color:#444;position:fixed;z-index:9}#modal-video-gallery .close-icon:hover::before{color:#ef394e}td.product-name a{text-align:right;font-size:15px;display:block}.woocommerce-MyAccount-content #checkout_map img{border-radius:14px}.woocommerce-billing-fields__field-wrapper{border:3px solid #f3f3f3;background:#fff;border-radius:14px;margin-bottom:20px;position:relative;transition:all .3s ease-in-out;padding:20px 10px}.woocommerce-checkout #payment,.woocommerce-checkout-review-order-table{border:3px solid #f0f0f2;background:#fff;transition:all .3s ease-in-out;border-radius:14px;position:relative}.checkout-side-section h3,.woocommerce-billing-fields h3{color:#000;margin:0 0 10px;padding:0 30px 0 0;position:relative;font-weight:400;font-size:20px;line-height:31px}.quantity_select_field{margin:10px;width:70px;font-family:'Kalameh',sans-serif;font-size:18px;border:3px solid #f3f3f3;padding:0 0 0 40px}.woocommerce table.shop_table td{padding:0}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside;padding-right:0;margin-right:0;line-height:70px;font-family:'Kalameh',sans-serif}.woocommerce-variation-price .price .amount::before{display:none}.shipping_method_box .label{font-size:13px}.checkout-products .section-products-carousel .productItem{width:150px;height:150px}.checkout-products .section-products-carousel .productItem img{width:auto;height:auto}.checkout-products .section-products-carousel .scroller .items{height:150px}.woocommerce-notices-wrapper a.button.wc-forward::before{content:"\E01B";font-size:24px;width:30px;height:30px;float:left;margin-right:15px;line-height:45px;display:none}.discout::before{left:0}wms-have-coupon .form .wms-coupon-submit,.wms-have-coupon .form input[type="text"]{float:right}.wms-have-coupon .form input[type="text"]{width:46%}.hasIcon.large.full{margin:15px 0;overflow:hidden}p#dig_cs_mobilenumber span.c-ui-input--account-login::before,p#reg_email span.c-ui-input--account-login::before{position:absolute;right:50px;top:12px;color:#aaa;font-size:26px;content:"\E03B";font-family:bigikala;line-height:30px;z-index:1;font-weight:400;display:block}.woocommerce-Button.button.bigi_reg_btn{width:100%}.woocommerce-Button.button.bigi_login_btn{width:100%}.bk_menu_image{width:270px;height:250px;position:absolute;left:0;bottom:0}.content-box,.content-box-shop{padding:0}.main-warp{margin-bottom:25px}.special-offer-hint-cart{border-radius:14px;border:1px solid #fccdd2;width:137px;height:27px;background:#1f1c288f8 url(../../../themes/Bigikala/assets/files/9ddbb0ae.png) no-repeat 50%;background-size:auto 12px;-o-object-fit:contain;object-fit:contain;font-size:0;display:block;bottom:-50px;position:relative;right:-25px}.cart_totals_table.shop_table_responsive{font-family:'Kalameh',sans-serif;border-collapse:collapse;list-style:none;padding:15px 10px;width:100%}.add-to-cart-holder::before{z-index:2;font-family:bigikala;font-size:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;line-height:95px;font-size:12px;content:"\E170";color:#fff;float:right;position:relative;right:18px;top:-16px}.gallery-thumbs .swiper-slide-active{border-left:2px solid #ef394e!important}.woocommerce div.product form.cart .variations td.value{margin:-10px 0 20px}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:none}a.restore-item{color:#0060dd;margin-right:10px}.c-seller__info.c-seller__rating{margin-top:-12px}.c-wiki-sign::after{content:"\E02C";color:#4d4d4d;font-size:21px;line-height:1.048;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.c-wiki-sign{cursor:pointer;position:relative;margin-right:5px;width:22px;height:100%;display:block;margin-top:0}.c-product__delivery{color:#4d4d4d;font-size:12px;line-height:1.833}.c-wiki__container{position:absolute;margin-right:-9px;padding:11px 11px 3px;min-width:273px;max-width:394px;background-color:#fff;border:3px solid #b8b8b8;z-index:121;display:none;border-radius:14px}.c-wiki__container.is-right{right:unset;margin-top:22px}.c-wiki__container.is-right.days{margin-top:22px}.wc-proceed-to-checkout .c-wiki__arrow{left:48%}.c-seller__detail .ready .c-wiki__arrow{left:auto;right:17px}.single_quantity{float:right;display:block;line-height:11px;text-align:center}.quntity_select_label{font-weight:400;font-size:16px}.woocommerce-cart-form a.remove::before{line-height:26px!important;margin-right:0!important;content:"\E15B"!important;font-family:bigikala;font-size:12px}.c-wiki__arrow{width:13.7px;height:13.7px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);background-color:#fff;border:3px solid #b8b8b8;border-top:none;border-left:none;position:absolute;top:-8px;right:16px;left:unset}.c-wiki__text{font-size:13px;line-height:1.692;font-weight:400;letter-spacing:-.3px;text-align:right;direction:rtl;color:#777;width:250px}.c-wiki__holder:hover .c-wiki__container{display:block}.bigikala-control-thumbs li{-ms-flex:0 0 18%;flex:0 0 18%;max-width:18%;height:68px;opacity:.7}.bigikala-control-thumbs li img{width:50px;background-size:contain}.modifued-date{display:none}.post-module__content ul li::before,#tab-desc ul li::before,.short-description ul li::before{background:#a1a1af;vertical-align:middle;margin-left:10px;border-radius:0;display:list-item;content:"";width:6px;height:6px;float:right;margin-top:9px;border-radius:100%;margin-right:-6px}#reg_billing_first_name{width:100%}.products__item-compare{top:10px}.updated-price.up::before{right:27px}.updated-price.down::before{right:27px}.post-module__content ul li,#tab-desc ul li,.short-description ul li{line-height:27px;font-size:13px;color:#7a7a7a;margin-right:30px;overflow-wrap:break-word;word-wrap:break-word}.c-ui-input--account-login::before{content:"\E03B";right:17px;z-index:0;font-weight:400;position:absolute;top:12px;color:#929292;font-size:26px;font-family:bigikala;line-height:30px;display:block}.dig-custom-field .c-ui-input--account-login::before,.dig-custom-field .c-ui-input--account-password::before{display:none}.userform .c-ui-input--account-login.tab2::before{right:37px;font-weight:400}.radio-control label::after{top:4px;left:4px;width:4px;height:4px}.guidance__thumb::before{content:"\E63f"}.userform .form-group input[type="password"]{padding:0 45px}a.c-header__btn-user span{display:none}a.c-header__btn-user::before{font-size:28px;margin-left:7px;content:"\E03C";font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;float:right;line-height:32px;margin-right:1px}.report-wrapper .report-info-table ._txt{width:180px;text-overflow:ellipsis;line-height:39px;vertical-align:middle;white-space:nowrap;overflow:hidden;font-family:'Kalameh',sans-serif}b.fatitle{font:700 17px/31px Kalameh}.attribute_pa_color_picker_label.swatch-label{display:none}.sell-this-item::before{content:"\E0D1"}.archive-header .media-header__content .description{width:100%}blockquote{border-right:5px solid #eee;border-left:none}.c-header__faq:hover::after{width:calc(100% - 28px);-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;font-weight:400}.c-header__faq:hover{font-weight:400}.c-header__faq::before{content:"\E641";color:inherit;margin-left:4px;font-size:31px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:35px}.c-header__faq{color:#888;font-size:0;line-height:2.2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:28px;position:relative;white-space:nowrap;float:left;margin-top:14px;margin-left:105px;margin-right:30px}.blog-widget-carousel .flickity-prev-next-button.next{box-shadow:0 0 80px 20px #000}.blog-widget-carousel .flickity-prev-next-button.previous{box-shadow:0 0 80px 20px #000}.products-box .flip-clock-wrapper ul li a div div.inn{color:#ef394e;font-size:12px}.products-box .bigiCountDown{float:left;height:13px;margin-left:18px;margin-top:10px}.products-box .flip-clock-wrapper ul li{line-height:1}.products-box .flip-clock-wrapper ul{width:9px;border:none;margin-left:-4px}.products-box .flip-clock-wrapper ul li a div{height:12px}.products-box .flip-clock-divider{float:left;position:relative;width:6px;height:24px;margin-top:6px;margin-left:-1px}.products-box .flip-clock-dot{display:block;background:linear-gradient(90deg,#ff8a00,#e52e71);width:2px;height:2px;position:absolute;border-radius:50%;left:0}.content-box-shop .flip-clock-wrapper ul li a div div.inn{color:#ef394e;font-size:15px;background-color:transparent;font-weight:400}.content-box-shop .bigiCountDown{float:left;height:13px;margin-left:0;margin-top:10px}.content-box-shop .flip-clock-wrapper ul li{line-height:1}.content-box-shop .flip-clock-wrapper ul{width:11px;border:none;margin-left:-2px}.content-box-shop .flip-clock-wrapper ul li a div{height:12px}.content-box-shop .flip-clock-divider{float:left;position:relative;width:0;height:24px;margin-top:7px;margin-left:7px;margin-right:-3px}.content-box-shop .flip-clock-dot{display:block;background:linear-gradient(90deg,#ff8a00,#e52e71);width:2px;height:2px;position:absolute;border-radius:50%;left:0}.lofslidermain .flip-clock-wrapper .flip{margin-right:-9px}.lofslidermain .flip-clock-wrapper ul{width:31px}.woocommerce ul.products li.product:hover .products__item-info .c-seller__info-loop{display:block;padding:5px;text-align:right;font-size:14px;line-height:27px;color:#4d4d4d;position:absolute;margin-top:5px;float:right;width:87%;bottom:3px;height:39px;padding-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.woocommerce-cart-form .shop_table td.product-description img{margin-left:15px;float:right;width:103.5px;height:103.5px;text-align:right;display:block;border-radius:0}.woocommerce-cart-form .product-description{width:400px}.woocommerce-cart-form span.product-title-span a{font-size:13px;direction:rtl;text-align:right;display:block;font-weight:400;color:#fff;line-height:1.8;margin-bottom:30px}.woocommerce-cart-form .cart-seller{margin-top:5px}.woocommerce-cart-form .product_attr_pa_warranty{position:relative}.woocommerce-cart-form .input-text,.woocommerce-cart-form textarea{border:1px solid #c8c8d6;border-radius:14px;position:relative;overflow:hidden}.woocommerce-cart-form__cart-item.cart_item{border-bottom:3px solid #f2f2f2;height:179px}.cart_totals{background-color:#fff;-webkit-box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);border:1px solid #e7e7e7;line-height:22px;padding:15px 15px 0 10px;width:100%!important}.final{text-align:left;border:none;font-family:'Kalameh',sans-serif;font-size:14px}.wc-proceed-to-checkout{margin:0 auto;text-align:center;display:block}.wms-checkout-button{margin:0 auto}.cart-subtotal th{font-family:'Kalameh',sans-serif;font-weight:400;font-size:14px;line-height:0;direction:rtl;color:#a1a1af}.order-total>span{text-align:center;color:#676767;font-size:18px;line-height:normal;display:block;width:100%}.cart-discount th{font-size:13px;line-height:1.571;color:#ef394e;font-weight:400}.shipping-cost th{font-size:14px;font-weight:400}.proceed-button-text span{width:auto;color:#a0a0a0;font-size:11px;line-height:2;display:inline;text-align:center}.proceed-button-text{direction:rtl;display:inline-block;position:relative;top:0;width:auto;bottom:5px;color:#a0a0a0;font-size:11px;line-height:2;text-align:right}.proceed-button-text span.js-dk-wiki-trigger.c-wiki.c-wiki__holder{color:#a0a0a0;font-size:11px;padding-right:5px;line-height:2;margin-top:-10px;margin-right:20px}.cart-collaterals .c-product__feature-col{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:1.692;font-weight:400;margin-bottom:10px;padding:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cart-collaterals .c-product__feature-item span{display:none}.cart-collaterals .c-product__feature-item{display:block;position:static;-ms-flex-direction:column;flex-direction:column;padding-right:29px;color:#aaa;font-weight:400;text-align:right;width:100%;line-height:22px;margin-top:4px}.cart-collaterals .c-product__feature-item--1::before,.cart-collaterals .c-product__feature-item--2::before,.cart-collaterals .c-product__feature-item--3::before,.cart-collaterals .c-product__feature-item--4::before,.cart-collaterals .c-product__feature-item--5::before,.cart-collaterals .c-product__feature-item--6::before{font-size:23px;color:#c6c6c6;line-height:26px}.cart-collaterals .c-product__feature--body.c-product__feature--cart{border-radius:14px;-webkit-box-shadow:0 8px 13px -7px rgba(0,0,0,.05);box-shadow:0 8px 13px -7px rgba(0,0,0,.05);background-color:#fff;border:1px solid #e6e6e6;padding:15px;letter-spacing:-.2px;font-size:11px;line-height:1.73;color:#aaa;font-weight:400;display:inline-table;margin-top:10px;width:100%}.cart-collaterals .c-product__feature .o-grid{margin:0}.cart-collaterals .c-product__feature-item--1::before{font-size:19px;right:-2px}.c-product__feature-item--4::before{right:-52px!important}.cart-collaterals .o-grid .row{display:contents;width:100%}.cart-collaterals .c-wiki-sign{display:table-cell}.cart-collaterals .shipping-cost .final{padding-left:30px}.cart-collaterals .c-wiki__container.is-right{left:13px;right:unset;margin-top:15px}.woocommerce a.remove:hover{background-color:transparent}.c-wiki__container .js-dk-wiki.is-right{left:14px;right:unset;margin-top:14px}.cart-collaterals .c-wiki__container{font-size:13px;line-height:1.692;font-weight:400;letter-spacing:-.3px;text-align:right;direction:rtl;color:#777;font-family:'Kalameh',sans-serif;min-width:250px;max-width:270px}.cart-discount .final{font-size:14px;line-height:1.571;color:#ef394e}.cart-discount td.final span.woocommerce-Price-amount.amount{font-size:14px;line-height:1.571;color:#ef394e}.wonder-price-final>.woocommerce-Price-amount{color:#a1a1af;font-size:18px;line-height:1.294;margin:2px 0}.wonder-price-final .woocommerce-Price-currencySymbol{font:bold 17px Kalameh}.product-subtotal .total-price{display:none}#subscribe-form img{vertical-align:middle;max-width:130px;height:auto}.woocommerce form .ship .form-row input.input-text{padding-right:10px;width:85%;float:right}.woocommerce form .ship .form-row{padding:0;margin:0 0 6px;width:50%;float:right}.woocommerce form .ship .form-row select,.woocommerce-page form .ship .form-row select{width:85%}.woocommerce form .ship .form-row-wide,.woocommerce-page form .ship .form-row-wide{clear:none}.woocommerce form .ship #billing_address_1_field{width:100%}#checkout_map{width:92.4%;height:300px;display:inline-block;border-radius:14px;margin:5px auto}.woocommerce form .ship .form-row .input-text,.woocommerce-page form .ship .form-row .input-text{width:92.4%}.bigikala_cart_totals{background-color:#fff;-webkit-box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);border:1px solid #e7e7e7;line-height:22px;padding:15px;padding-bottom:80px;margin-top:45px}.shipping-cost.ersal{top:10px}.col-md-8.product-det .zoomWindow{display:none!important}.woocommerce ul.products li.product strong{width:300px;position:absolute;right:0;margin-top:10px;display:block}.go_checkout .wms-checkout-button::before,.go_checkout .wms-checkout-button::after,.go_checkout .wms-checkout-button:hover::after{display:none}.go_checkout .wms-checkout-button{cursor:pointer;font-weight:400;font-size:14px;border-radius:0;background-color:transparent;border:none;color:#ef394e;letter-spacing:0;position:relative;box-shadow:none;text-align:left;line-height:3;border-bottom:1px dashed #ef394e;float:left;height:27px;padding:0;margin:0;margin-top:-120px;background:transparent!important}.go_checkout a.wms-checkout-button:hover{color:#ef394e}.c-wiki-sign:hover .cart-collaterals .c-wiki__container.is-right{display:block}.wc-proceed-to-checkout .c-wiki-sign::after{content:"\E036";color:#4d4d4d;font-size:21px;position:absolute;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;margin-right:20px;margin-top:-32px}.cart-collaterals .wc-proceed-to-checkout .c-wiki__container.is-right{margin-top:-20px}nav#bigikala_breadcrumbs.woocommerce-breadcrumb{font-weight:400;color:#000;font-size:13px}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{margin-right:10px;font-size:16px;line-height:1.467;color:#5e5e5e}.ship::before{content:"\E029";font-size:11px;position:absolute;color:#ef394e;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:41px;width:41px;height:41px;background-color:#f3feff;-webkit-box-shadow:0 8px 9px 0 rgba(0,0,0,.05);box-shadow:0 8px 9px 0 rgba(0,0,0,.05);border:1px solid #8dd4dd;right:-22px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;padding-right:11px}.ship{box-sizing:border-box;padding:30px 60px 30px 0;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);border:1px solid #e7e7e7;background:#1f1c28;border-right:5px solid #8dd4dc;display:inline-block}.shipping_method_box{box-sizing:border-box;margin:10px;cursor:pointer;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;display:flex;border:1px solid #e1e1e1;background:transparent}td.total-price-left{width:180%;display:block!important;text-align:center!important}.wms-proceed-buttons.bigikala-proceed-btns .next::before,.wms-proceed-buttons.bigikala-proceed-btns .next::after,.wms-proceed-buttons.bigikala-proceed-btns .prev::before,.wms-proceed-buttons.bigikala-proceed-btns .prev::after{display:none}.wms-proceed-buttons.bigikala-proceed-btns .prev{font-family:'Kalameh',sans-serif;border:none;float:right;overflow:hidden;min-height:0;margin:0;padding:0;cursor:pointer;color:#ef394e!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;-ms-box-shadow:none;border-bottom:1px dashed #ef394e;height:31px;width:140px;line-height:33px;font-size:15px}.wms-proceed-buttons.bigikala-proceed-btns .next{line-height:16px;border:none!important;cursor:pointer;color:#ef394e!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-ms-box-shadow:none;border-bottom:1px dashed #ef394e!important;padding:0;margin:0;font-size:14px;font-weight:400;height:22px;float:left;width:150px;background:transparent!important}.wms-proceed-buttons.bigikala-proceed-btns .prev a,.wms-proceed-buttons.bigikala-proceed-btns .prev a:hover{line-height:33px;color:#ef394e;width:150px;text-align:right;font-size:14px}#billing_state_field{clear:both}.vendors-table-col .product-price-discount{display:none}.rslider-tick-label,.rate-bar{display:none!important}.rslider{display:inline-block;vertical-align:middle;position:relative}.rslider.rslider-horizontal{width:210px;height:20px}.rslider.rslider-horizontal .rslider-track{height:5px;width:100%;margin-top:-2px;top:50%;left:0;bottom:0;vertical-align:middle}.rslider.rslider-horizontal .rslider-selection,.rslider.rslider-horizontal .rslider-track-low,.rslider.rslider-horizontal .rslider-track-high{height:100%;top:0;bottom:0}.rslider.rslider-horizontal .rslider-tick,.rslider.rslider-horizontal .rslider-handle{margin-left:-10px}.rslider.rslider-horizontal .rslider-tick.triangle,.rslider.rslider-horizontal .rslider-handle.triangle{position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);border-width:0 10px 10px;width:0;height:0;border-bottom-color:#2e6da4;margin-top:0}.rslider.rslider-horizontal .rslider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.rslider.rslider-horizontal .rslider-tick-label-container{white-space:nowrap;margin-top:20px}.rslider.rslider-horizontal .rslider-tick-label-container .rslider-tick-label{padding-top:4px;display:inline-block;text-align:center}.rslider.rslider-horizontal .tooltip{-ms-transform:translateX(-50%);transform:translateX(-50%)}.rslider.rslider-horizontal.rslider-rtl .rslider-track{left:initial;right:0}.rslider.rslider-horizontal.rslider-rtl .rslider-tick,.rslider.rslider-horizontal.rslider-rtl .rslider-handle{margin-left:initial;margin-right:-10px}.rslider.rslider-horizontal.rslider-rtl .rslider-tick-container{left:initial;right:0}.rslider.rslider-horizontal.rslider-rtl .tooltip{-ms-transform:translateX(50%);transform:translateX(50%)}.rslider.rslider-vertical{height:210px;width:20px}.rslider.rslider-vertical .rslider-track{width:10px;height:100%;left:25%;top:0}.rslider.rslider-vertical .rslider-selection{width:100%;left:0;top:0;bottom:0}.rslider.rslider-vertical .rslider-track-low,.rslider.rslider-vertical .rslider-track-high{width:100%;left:0;right:0}.rslider.rslider-vertical .rslider-tick,.rslider.rslider-vertical .rslider-handle{margin-top:-10px}.rslider.rslider-vertical .rslider-tick.triangle,.rslider.rslider-vertical .rslider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#2e6da4;border-right-color:#2e6da4;margin-left:0;margin-right:0}.rslider.rslider-vertical .rslider-tick-label-container{white-space:nowrap}.rslider.rslider-vertical .rslider-tick-label-container .rslider-tick-label{padding-left:4px}.rslider.rslider-vertical .tooltip{-ms-transform:translateY(-50%);transform:translateY(-50%)}.rslider.rslider-vertical.rslider-rtl .rslider-track{left:initial;right:25%}.rslider.rslider-vertical.rslider-rtl .rslider-selection{left:initial;right:0}.rslider.rslider-vertical.rslider-rtl .rslider-tick.triangle,.rslider.rslider-vertical.rslider-rtl .rslider-handle.triangle{border-width:10px 10px 10px 0}.rslider.rslider-vertical.rslider-rtl .rslider-tick-label-container .rslider-tick-label{padding-left:initial;padding-right:4px}.rslider.rslider-disabled .rslider-handle{background-image:-webkit-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:-o-linear-gradient(top,#dfdfdf 0,#bebebe 100%);background-image:linear-gradient(to bottom,#dfdfdf 0,#bebebe 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#ffbebebe',GradientType=0)}.rslider.rslider-disabled .rslider-track{background-image:-webkit-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:-o-linear-gradient(top,#e5e5e5 0,#e9e9e9 100%);background-image:linear-gradient(to bottom,#e5e5e5 0,#e9e9e9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5',endColorstr='#ffe9e9e9',GradientType=0);cursor:not-allowed}.rslider input{display:none}.rslider .tooltip{pointer-events:none}.rslider .tooltip.top{margin-top:-36px}.rslider .tooltip-inner{white-space:nowrap;max-width:none}.rslider .hide{display:none}.rslider-track{position:absolute;cursor:pointer;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#f9f9f9 100%);background-image:linear-gradient(to bottom,#f5f5f5 0,#f9f9f9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:14px}.rslider-selection{position:absolute;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:14px}.rslider-selection.tick-rslider-selection{background-image:-webkit-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:-o-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:linear-gradient(to bottom,#8ac1ef 0,#82b3de 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0)}.rslider-track-low,.rslider-track-high{position:absolute;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:14px}.rslider-handle{position:absolute;top:0;width:20px;height:20px;background-color:#337ab7;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);filter:none;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);border:0 solid transparent}.rslider-handle:hover{cursor:pointer}.rslider-handle.round{border-radius:50%}.rslider-handle.triangle{background:transparent none}.rslider-handle.custom{background:transparent none}.rslider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.rslider-tick{position:absolute;cursor:pointer;width:20px;height:20px;background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#f9f9f9 0,#f5f5f5 100%);background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9',endColorstr='#fff5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;filter:none;opacity:.8;border:0 solid transparent}.rslider-tick.round{border-radius:50%}.rslider-tick.triangle{background:transparent none}.rslider-tick.custom{background:transparent none}.rslider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.rslider-tick.in-selection{background-image:-webkit-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:-o-linear-gradient(top,#8ac1ef 0,#82b3de 100%);background-image:linear-gradient(to bottom,#8ac1ef 0,#82b3de 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef',endColorstr='#ff82b3de',GradientType=0);opacity:1}li#tab-title-new_review_tab a::before{content:"\E033\00FE0E";font-size:27px;color:#c3c3c3;display:inline-block;margin-left:11px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}#tab-new_review_tab{padding:35px 53px 35px 61px;margin-bottom:58px;border-top:none}h3.review-title{font-size:28px;line-height:1.571;letter-spacing:-.6px;color:#ef394e;font-weight:400}.add_review_note>span{font-size:22px;line-height:1.158;color:#1a1a1a;letter-spacing:-.4px;margin-bottom:20px;display:block}.add_review_note>p{font-size:16px;line-height:2.27;margin-bottom:35px;color:#676767}.comment-filter{border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px}.comment-filter>span{font-size:18px;line-height:1.375;padding:14px 19px 14px 17px;position:relative}.comment-filter>span::before{content:"";position:absolute;right:0;width:0;height:0;border-color:transparent transparent transparent #ef394e;border-style:solid;border-width:7px 0 0 7px;margin-top:7px}.btn-add-comment{font-size:19px;line-height:1.375;padding:16px 105px 16px 45px;border-radius:14px;background-color:#7a7a7a;border:1px solid #7a7a7a;overflow:hidden;text-align:right;letter-spacing:-.7px;display:inline-block;position:relative}.btn-add-comment::before{width:95px;height:95px;position:absolute;right:-8px;top:-19px;background:hsla(0,0%,100%,.21);content:"";border-radius:50%}.btn-add-comment:not(.disabled):not(.is-inactive):not([disabled]){overflow:hidden}.btn-add-comment:not(.disabled):not(.is-inactive):not([disabled]):before{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn-add-comment:not(.disabled):not(.is-inactive):not([disabled]):hover:before{width:900px;height:900px;right:-450px;top:-450px;-webkit-transform:unset;transform:unset}.btn-add-comment__txt{display:inline-block;color:#fff}.btn-add-comment__txt:before{content:"\E032";font-family:bigikala}.btn-add-comment__txt:after{content:"\E095\00FE0E";font-family:bigikala}.btn-add-comment__txt::after{content:"\E121";font-family:bigikala;font-size:32px;line-height:31px;position:absolute;right:17px}.btn-add-comment.is-disabled{background-color:#7a7a7a;border-color:#7a7a7a;color:#fff}h3.review-title a{font-size:16px;line-height:1.375;color:#4d4d4d;margin:0 3px;font-weight:400;font-family:'Kalameh',sans-serif}h3.review-title>span{font-size:28px;line-height:1.571;letter-spacing:-.6px;color:#4d4d4d;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 3px}span.btn-add-comment__txt::before{position:absolute;right:55px;font-size:20px;content:"\E16F";font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:30px}.woocommerce-Reviews.bigikala-review #comments .comment-wrapper{border-radius:14px;background-color:#f5f5f5;border:3px solid #f3f3f3;padding:57px 30px 30px;margin-bottom:36px;margin-top:20px}.woocommerce-Reviews.bigikala-review .customer_bought_product{font-size:15px;line-height:30px;background-color:#fdfff8;border:2px solid #e2f0d5;border-radius:14px;color:rgba(36,90,29,.98);padding:7px 40px 7px 12px;margin-bottom:25px}.woocommerce-Reviews.bigikala-review .customer_bought_product::before{content:"\E0E2";position:absolute;right:28px;top:14px;font-family:bigikala;font-size:27px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.woocommerce-Reviews.bigikala-review .seller>span.title{font-size:15px;line-height:1.692;color:#777;margin:25px 0 4px!important;padding-right:0!important}.woocommerce-Reviews.bigikala-review .seller>span.shop{font-size:14px;line-height:1.692;color:#4d4d4d;margin:5px 0}.woocommerce-Reviews.bigikala-review .seller>span.shop::before{content:"\E081";font-size:20px;position:relative;top:5px;margin-left:7px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;color:#777}.woocommerce-Reviews.bigikala-review .seller{margin:0 0 20px}.woocommerce-Reviews.bigikala-review .recomendation.green{font-size:15px;line-height:30px;background-color:#f1feff;border:2px solid #c2f2f7;border-radius:14px;color:#1599a9;padding:7px 40px 7px 12px;display:block}.woocommerce-Reviews.bigikala-review .recomendation.red{font-size:15px;line-height:30px;background-color:#fff8f9;border:2px solid #ffbcc7;border-radius:14px;color:#ff637d;padding:7px 40px 7px 12px;display:block}.woocommerce-Reviews.bigikala-review .recomendation.yellow{font-size:15px;line-height:30px;background-color:#fff9f2;border:2px solid #fcdfbf;border-radius:14px;color:#dd7e19;padding:7px 12px;text-align:right;display:block}.woocommerce-Reviews.bigikala-review .recomendation.green::before{content:"\E114";position:absolute;right:24px;margin-top:2px;font-size:30px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;color:#1599a9}.woocommerce-Reviews.bigikala-review .recomendation.red::before{content:"\E118";position:absolute;right:22px;margin-top:1px;font-size:31px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;color:#ff637d}.woocommerce-Reviews.bigikala-review header.comment-header{border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:20px}.woocommerce-Reviews.bigikala-review .comment-header .info{font-size:14px;line-height:1.571;display:block;color:#adadad;margin-top:5px;font-weight:400;font-family:'Kalameh',sans-serif}.woocommerce-Reviews.bigikala-review header.comment-header .title{margin-top:0;display:block;padding-right:0;margin-bottom:0;clear:both;font-size:19px;line-height:1.158;color:#5f5f5f;font-weight:400}.advantages,.disadvantages{position:relative;width:100%;min-height:1px;padding-left:10px;-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right}.advantages>span,.disadvantages>span{margin-left:0;font-size:14px;line-height:1.571;display:contents}.advantages>span{color:#02b32e}.disadvantages>span{color:#ff637d}.advantages>span>span>ul>li::before,.disadvantages>span>span>ul>li::before{width:6px;height:6px;background:#a1a1af;border-radius:50%;content:"";position:absolute;top:8px;right:0}.advantages>span>span>ul>li::before{background:linear-gradient(90deg,#ff8a00,#e52e71)}.disadvantages>span>span>ul>li::before{background:#ff637d}.advantages>span>span>ul>li,.disadvantages>span>span>ul>li{margin-top:5px;padding-right:10px;color:#5f5f5f;position:relative;display:block;line-height:22px}.comment-body{font-size:15px;line-height:2.71;color:#505050;display:block;clear:both;padding-top:30px}.comment-body.form-row-wide{font-size:14px;line-height:2.71;color:#505050;display:block;float:none;margin-top:10px}.woocommerce-Reviews.bigikala-review .col-md-3{width:29%}.woocommerce-Reviews.bigikala-review .col-md-9{width:71%;padding-right:15px;padding-left:15px}.add-comment-page{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0;margin-left:0;background-color:#fff;position:relative;border:3px solid #f0f0f2;border-radius:14px}.row.top-section{width:100%;margin:0;padding:0;display:inline-flex}.add-comment-page .col-md-3{-ms-flex:0 0 31.5%;-webkit-box-flex:0;flex:0 0 31.5%;max-width:31.5%;min-height:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-comment-page .col-md-9{-ms-flex:0 0 68.5%;-webkit-box-flex:0;flex:0 0 68.5%;max-width:68.5%;padding:0 30px 39px 28px}.add-comment-page .col-md-4{-ms-flex:0 0 42.8%;-webkit-box-flex:0;flex:0 0 42.8%;max-width:42.8%;padding:40px 50px 34px 68px;border-left:1px solid #ededed;background:#fff;width:42.8%}.add-comment-page .col-md-8{-ms-flex:0 0 57.2%;-webkit-box-flex:0;flex:0 0 57.2%;max-width:57.2%;padding:40px 50px;background:#fff;width:57.2%}.add-comment-page .product-image img{max-width:350px;max-height:350px}.add-comment-page header{border-bottom:1px solid #f2f2f2;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:125px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-comment-page header h1{font-size:22px;line-height:32px;color:#494949}.add-comment-page .rates{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-comment-page .rates .rate-title{font-size:15px;line-height:1.692;display:block;margin:15px 0 0}.review-tab-content .row .col-sm-12.col-md-6 .review-summary{list-style:none;padding:33px 33px 33px 60px;background:#f5f5f5;border-radius:14px;margin-top:25px}.rate-item{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:18px;margin-left:0}span.rate-title{-ms-flex:0 0 45%;-webkit-box-flex:0;flex:0 0 45%;max-width:45%;position:relative;min-height:1px;padding-right:7px;padding-left:7px;font-size:16px}.rate-value{-ms-flex:0 0 55%;-webkit-box-flex:0;flex:0 0 55%;max-width:55%;position:relative;width:100%;min-height:1px;padding-right:7px;padding-left:7px;display:inline-grid;float:left;vertical-align:middle}span.rate-value-text{color:#5d5d5d;font-size:14px;line-height:1.692;position:absolute;display:block;left:30px;margin-top:4px}.add_review_note{padding-right:30px;padding-left:30px;margin-top:25px}span.gray-ratebar{position:relative;height:4px;border-radius:3px;background-color:#d5d5d5}span.gray-ratebar::before{position:absolute;right:100%;top:50%;content:attr(data-rate-digit);margin-right:11px;color:#ef394e;font-size:13px;font-size:.929rem;line-height:1.692;-webkit-transform:translateY(-50%);transform:translateY(-50%)}span.blue-ratebar{width:0;height:100%;border-radius:3px;background:linear-gradient(90deg,#ff8a00,#e52e71);position:absolute}.comment-desc h3{margin-bottom:45px;letter-spacing:-.5px;font-size:22px;line-height:1.5;color:#000;font-weight:400}.comment-desc p{font-size:15px;line-height:2;color:#555}.rslider-handle.round.hide{display:none}.rslider-handle{width:20px;height:20px;top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:rgba(255,255,255,.2) 0 1px 0 inset,rgba(0,0,0,.05) 0 1px 2px;background:linear-gradient(90deg,#ff8a00,#e52e71);position:absolute;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.2);box-shadow:0 1px 4px 0 rgba(0,0,0,.2)}.rslider-tick.in-selection{position:absolute;width:12px;height:12px;z-index:0;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:linear-gradient(to bottom,#ef394e 0,#ef394e 100%);cursor:pointer;margin-top:10px;margin-right:-6px;z-index:0;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:none;-webkit-box-sizing:none;-moz-box-sizing:none}.rslider-selection.tick-rslider-selection{background-image:-webkit-linear-gradient(to bottom,#ef394e 0,#ef394e 100%);background-image:-o-linear-gradient(to bottom,#ef394e 0,#ef394e 100%);background-image:linear-gradient(to bottom,#ef394e 0,#ef394e 100%)}.rslider-track{position:absolute;background-image:none;background-color:#d5d5d5;height:5px;margin-top:-2px;-webkit-box-shadow:none;box-shadow:none}.rslider-tick{position:absolute;width:12px;height:12px;z-index:2;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:linear-gradient(to bottom,#bcb9b9 0,#bcb9b9 100%);cursor:pointer;margin-top:10px;opacity:1;box-shadow:none;-webkit-box-sizing:none;-moz-box-sizing:none}.input-label{position:unset;content:attr(data-rate-title);margin-right:17px;color:#3d3d3d;font-size:13px;line-height:2.692;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;margin-top:11px}.rate-row{position:relative;width:100%;min-height:1px;-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;max-width:450px}.rslider.rslider-horizontal{width:74%}p.comment-title label{display:block;max-width:100%;margin-bottom:12px;color:#4d4d4d;font-size:16px;line-height:1.375;font-weight:400;position:relative}.advantages.form-row-wide,.disadvantages.form-row-wide{display:block;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right;margin:0;width:50%;padding:0}.advantages.form-row-wide label,.disadvantages.form-row-wide label{margin-bottom:12px;color:#4d4d4d;font-size:16px;line-height:1.375;position:relative;padding-right:25px;display:block;font-weight:400;width:100%}.advantages.form-row-wide label::before{width:8px;height:8px;position:absolute;right:7px;top:6px;border-radius:14px;background:#00c86a;content:""}.disadvantages.form-row-wide label::before{width:8px;height:8px;position:absolute;right:7px;top:6px;border-radius:14px;background:#ff545c;content:""}input#comment_advantages{border-radius:14px;border:3px solid #f0f0f2;background:#fff;color:#717171;font-size:14px;line-height:1.571;padding:11px 12px;width:97%;letter-spacing:-.8px;padding-left:44px;height:46px;float:right}input#comment_disadvantages{border-radius:14px;border:3px solid #f0f0f2;background:#fff;color:#717171;font-size:14px;line-height:1.571;padding:11px 12px;width:97%;letter-spacing:-.8px;padding-left:44px;height:46px;float:left}input#comment_title{border-radius:14px;color:#717171;border:3px solid #f0f0f2;font-size:14px;padding:13px 12px;width:100%;letter-spacing:-.8px;position:relative;display:inline-block;line-height:22px;height:46px}button.add-item::before{content:"\E16d";font-size:22px;position:absolute;margin-top:-8px;left:18px;color:#878787;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}button.add-item{width:48px;height:100%;background:none;border:none;position:relative;float:left;margin-top:-25px;padding:0;cursor:pointer}.recommendation.form-row-wide{padding:26px;border-radius:14px;background-color:#fbfbfb;display:inline-table;margin:10px 0 15px;border:3px solid #f0f0f2}.recommendation.form-row-wide lable{line-height:22px;color:#a1a1af;font-weight:400;font-size:14px}.comment-body label{font-weight:400;margin-bottom:12px;color:#4d4d4d;font-size:16px;line-height:1.375;position:relative;padding-right:25px;display:block}textarea#comment{border-radius:14px;outline:none;padding:10px;color:#424242;width:100%;resize:vertical;vertical-align:top;min-height:56px;font-size:12px;line-height:2.58;height:166px}.english-title{color:#7d7d7d;font-size:14px;line-height:1.571;display:block;margin-top:65px;position:absolute}p.form-submit{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;padding-right:7px;padding-left:7px;float:right}.comment-rules-wrapper{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;padding-right:7px;padding-left:7px;float:left}.form-submit input#submit{font-size:16px;line-height:1.375;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);padding:14px 31px;color:#fff;height:52px;width:180px}span.comment-rules{font-size:14px;line-height:1;margin-top:3px;color:#555}span.comment-rules a{color:#ef394e;padding:0;line-height:2;border-bottom:1px dashed #ef394e}.return-to-product{position:relative;width:100%;min-height:1px;padding-right:7px;padding-left:7px;display:inline-block}.return-to-product a{color:#ef394e;padding:0;line-height:2;border-bottom:1px dashed #ef394e;font-weight:400;font-size:16px}.more-items{position:relative;font-size:12px;line-height:1.833;border-radius:14px;padding:8px 14px 8px 38px;background:#a1a1af;margin-top:12px;width:97%}.more-items-negative{background-color:#fff3f4;color:#ef394e;float:left}.more-items-positive{background-color:#edf6f7;color:#3a8c96;float:right}button.items-remove{width:38px;height:100%;position:absolute;left:0;top:0;background:none;border:none;color:inherit;cursor:pointer}button.items-remove::before{content:"\E161";font-size:15px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;left:18px;color:#ef394e;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;width:97%}.more-items-positive button.items-remove::before{color:#3a8c96}#bigikalacomments.comment-form{padding:0}.recomendation-wrapper.matrix_wolfrating::before{content:"\E0E2";font-size:35px;color:#ff637d;position:absolute;right:50%;top:0;-webkit-transform:translate(50%);transform:translate(50%);font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.recomendation-wrapper.matrix_wolfrating{margin-right:auto;letter-spacing:-.3px;font-size:11px;line-height:2.18;color:#4b4b4b;position:absolute;-webkit-box-flex:0;-ms-flex:0 0 242px;flex:0 0 242px;text-align:center;padding:40px 20px;font-family:'Kalameh',sans-serif;left:0;width:210px;margin-top:-20px}.col-sm-12.col-md-3 span.purchased-colors{font-size:13px;line-height:1.692;color:#777;padding-top:20px;display:block}.col-sm-12.col-md-3 span.matrix-tooltip{border:1px solid #666;width:17px!important;height:17px!important;border-radius:14px;margin-left:10px;margin-top:5px}.col-sm-12.col-md-3 span.matrix-text{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:13px;line-height:1;color:#777;margin-right:25px;display:inline-block;width:190px}span.label img{max-height:38px;margin-left:20px;width:auto;max-width:80px}.blog-widget-carousel p{text-align:center;color:#a1a1af;vertical-align:middle;font-size:30px;display:block;position:relative;top:50%}.recommendation.form-row-wide label{display:block;max-width:100%;margin-bottom:15px;font-weight:400;clear:both}.recommendation.form-row-wide .required{display:none}.recommendation.form-row-wide span{display:inline-block;position:relative;font-size:14px}.recommendation.form-row-wide li{display:inline-block;position:relative;margin:2px 3px 1px 25px}.woocommerce-noreviews{font-size:15px;line-height:2.71;color:#505050;display:block;clear:both;padding-top:30px}.product_bar_left .bigiCountDown.small::before{display:none}#tab-desc .row{margin:30px 0}.modal__container{background-color:#fff;padding:0;max-height:85vh;border-radius:0;box-sizing:border-box;font-family:'Kalameh',sans-serif;width:90%;margin:0 auto;vertical-align:middle}.col-md-10.special-offer-archive .woocommerce-breadcrumb a::after{color:#fff}#tab-desc .col-md-6 .row{display:inline-block;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:25px -30px 55px;width:100%}#tab-desc .col-md-6 .review-summary{list-style:none;padding:33px 33px 33px 60px;background:#f5f5f5;border-radius:14px}#tab-desc .col-md-6 .advantages>span,#tab-desc .col-md-6 .disadvantages>span{display:block;font-size:16px;line-height:20px}#tab-desc .col-md-6 .advantages>span>span>ul>li::before{background:linear-gradient(90deg,#ff8a00,#e52e71);margin-top:2px}#tab-desc .col-md-6 .disadvantages>span>span>ul>li::before{background-color:#ff637d;margin-top:0}#tab-desc .col-md-6 .advantages>span,#tab-desc .col-md-6 .disadvantages>span{display:block}#tab-desc .col-md-6 .admin-advantages.col-md-6 ul li{margin:0;line-height:25px;color:#5f5f5f;font-size:14px;padding-right:10px}#tab-desc .col-md-6 .admin-advantages.col-md-6{margin-top:30px}#tab-desc .col-md-6 .products-config.clearfix{color:#404040;font-size:16px;line-height:2.25}#mw-checkout-form{width:270px}.products__item-price--final .out_stock{color:#999;font-size:18px;line-height:26px;text-align:center;width:100%;height:31px;white-space:nowrap;z-index:4;background-color:#fff;padding:0 10px;margin:0 auto;display:contents}.review-header.row{border:1px solid #e7e7e7;border-radius:14px;margin:20px;display:block;background-color:#1f1c28;padding:9px 25px 9px 50px;position:relative;cursor:pointer}.content-toggle::after{content:"\E17E";position:absolute;left:30px;color:#c6c6c6;font-size:20px;cursor:pointer;font-family:bigikala;top:14%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:rotate(0) translateY(50%);transform:rotate(0) translateY(50%)}.content-toggle.opened::after{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%);top:50%}.wms-order-review .checkout-products.review-content{border-radius:0 0 6px 6px;padding:30px 0;margin:0 20px;display:block;margin-top:-56px;background-color:#fff}.package-count .tit{font-size:14px;line-height:25px;font-weight:400;letter-spacing:-.7px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.package-count .value{font-size:12px;line-height:21px;vertical-align:middle;display:block;color:#919191}.shipping-method-review .tit,.delivery-time .tit,.ersal .tit{font-size:12px;line-height:21px;vertical-align:middle;display:block;color:#919191}.shipping-method-review .value,.delivery-time .value,.ersal .value,.package-count span.value{font-size:14px;line-height:25px;font-weight:normal!important;letter-spacing:-.7px;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:none}.wms-order-review .col-sm-12.col-md-3.ersal{padding:0;display:contents}.wms-order-review .col-sm-12.col-md-3{padding:0;width:25%!important}.wms-order-review .flickity-rtl .flickity-prev-next-button.next,.wms-order-review .flickity-rtl .flickity-prev-next-button.previous{-webkit-box-shadow:none;box-shadow:none;border-radius:none}.modal-dialog.modal-dialog-centered.modal-lg button.close span{display:none}.modal-dialog.modal-dialog-centered.modal-lg button.close::before{top:5px;left:5px;content:"\E15B";font-size:30px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:33px;color:#444;position:relative;z-index:9}.modal-dialog.modal-dialog-centered.modal-lg button.close:hover::before{color:#ef394e}.row.user-comments .next.page-numbers,.row.user-comments .prev.page-numbers{font-size:23px;line-height:34px;font-family:LucidaGrande;letter-spacing:.3px;color:#6e6e6e}.row.user-comments .next.page-numbers::before,.row.user-comments .prev.page-numbers::before{display:inline-block;vertical-align:top;line-height:16px;margin-top:3px;font-size:26px;font-family:LucidaGrande;border:none}.row.user-comments .prev.page-numbers::before{content:"\00ab"}.row.user-comments .next.page-numbers::before{content:"\00bb"}.swatch-control{margin:0;list-style:none;padding:0;display:inline;max-width:calc(100% - 100px);position:relative;width:100%;overflow:visible}.swatch-wrapper,.swatch-wrapper a,.swatch-wrapper img{border-radius:0}div.swatch-label{font-size:12px}.swatch-wrapper:hover{border-color:transparent}div.swatch-wrapper.selected{border:1px solid transparent;background:transparent;border-color:transparent;padding:2px}.swatch-wrapper{background:transparent;border:1px solid transparent;border-color:transparent;margin:0 4px 4px 0;display:inline-flex;float:right;position:relative}.swatch-anchor{width:25px!important;height:25px!important;border-radius:17px!important;border:2px solid #a1a1af!important;content:"";position:absolute;top:10px;margin-right:8px}.swatch-wrapper .color-title{cursor:pointer;border:2px solid #f3f3f3;border-radius:14px;color:#4d4d4d;padding:5px 16px;font-size:15px;line-height:1.692;display:block;padding-right:37px}div.swatch-wrapper.selected .color-title{border-color:#ef394e}.swatch-wrapper .img-title{cursor:pointer;border:2px solid #dedede;border-radius:14px;color:#ef394e;padding:5px 16px;padding-right:16px;font-size:15px;line-height:1.6;display:block;padding-right:37px}div.swatch-wrapper.selected .img-title{border-color:#ef394e}.select-option.swatch-img.swatch-wrapper a{display:contents}.bigikala-swatch-img.swatch-anchor{width:25px!important;height:25px!important;border-radius:8px!important;border:1px solid #ddd!important;content:"";position:absolute;top:10px;margin-right:8px}div.swatch-wrapper.selected .swatch-anchor[data-value="white"]:before,div.swatch-wrapper.selected .swatch-anchor::before{display:block;width:5px;height:5px;font-size:10px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:16px;margin-top:1px;color:#fff;right:3px;top:3px}div.swatch-wrapper.selected .swatch-anchor.white:before{color:#777}div.swatch-wrapper.selected[data-value="white"] .swatch-anchor:before{color:#777;right:3px}div.swatch-wrapper[data-value="white"] .swatch-anchor{border:1px solid #eee}.swatch-anchor.white{border:1px solid #ddd}.c-footer__feature-innerbox,.cart-empty-div,.footer-div,.header-row,.main-menu-div,.main-warp,.main-woo-div,.sticky-special-timer .wrapper,.woocommerce .woocommerce-breadcrumb{max-width:1676px!important;width:100%}.header-row{padding-right:11px!important;padding-left:1px!important}.main-menu-div{padding-right:6px!important;padding-left:6px!important}.container-bigikala{padding-right:12px;padding-left:12px}.main-warp{width:100.6%;margin:0 auto;display:block;padding-right:0}.wonder.section-products-carousel .productItem{overflow:hidden;width:301px}.section-products-carousel .productItem{width:290px}.matrix_wolfbox{height:444px}.masonry-gallery{width:30.7%}.lofslidervoc{height:418px!important}.matrix_wolfspecial-offers-homepage-page a{bottom:-38px}.flex-control-thumbs li{max-height:17.5%;width:17.5%}.sticky-special-timer .wrapper{width:100%}.promotion__title{float:right;line-height:90px;margin-right:30px}.main-woo-div{margin:0 auto;padding-right:5px;padding-left:5px}.footer-div{padding-right:25px;padding-left:25px}.row{margin-right:-12px;margin-left:-12px}.bk_menu .bigi>ul>li>ul.level{max-width:1666px}.lofslidervoc .wc-descrip{margin-top:15px}.shop-page{max-width:1676px}.wonderful_offer_archive .container{max-width:1676px}#loader img{height:auto;max-width:300px;margin:10px auto;max-height:70px}img.swiper-lazy{max-height:500px!important}ol li{list-style:persian}#tab-desc figure,.short-description figure,.post-content figure{margin:10px auto;width:100%!important;text-align:center}.woocommerce #review_form #respond .form-submit input#submit{width:100%;padding:0 50px;font-size:18px;font-weight:400}#avatarModal .modal-content{padding:20px 35px 40px}#avatarModal .modal-header{padding:15px;border-bottom:none;color:#4d4d4d;font-size:17px;line-height:1.294;font-weight:400;position:relative;top:60px;z-index:1;text-align:right}#avatarModal .modal-body{position:relative;list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:520px;margin:0 auto;padding-top:60px}#avatarModal .new-avatar{width:112px;height:112px;background:50% 50% no-repeat;background-size:cover;display:block;margin-bottom:30px;cursor:pointer;border-radius:100%}.new-avatar img{border-radius:100%}#avatarModal.modal.in .modal-dialog{top:18%}#avatarModal .close-icon:focus,#avatarModal .close-icon:hover{color:#ef394e}#avatarModal .close-icon{position:absolute;top:-10px;left:17px;display:block;overflow:visible;margin:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#989898;border:0;outline:0;background:transparent;font-size:23px;line-height:1;padding:5px;z-index:100}#avatarModal .close-icon::before{content:"\E15B";vertical-align:top;font-family:bigikala;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:75px}#bigikala_sharebtn .close-icon:focus,#bigikala_sharebtn .close-icon:hover{color:#ef394e}#bigikala_sharebtn .close-icon{position:absolute;top:10px;left:17px;display:block;overflow:visible;margin:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#989898;border:0;outline:0;background:transparent;font-size:23px;line-height:1;padding:5px;z-index:100}.sharing-submit .big-button-labelname{padding:0;color:#fff;font-size:25px;text-align:center;line-height:10px}#bigikala_sharebtn .close-icon::before{content:"\E161";font-family:bigikala;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;margin-left:-10px;margin-top:7px;font-size:30px}#bigikala_sharebtn .modal-content{margin:200px 0;width:770px;background:#f5f5f5}.c-profile-box__avatar{width:75px;height:75px;background-size:contain;position:absolute;left:50%;top:9px;-webkit-transform:translate(-50%);transform:translate(-50%);border-radius:50%;overflow:hidden;background-repeat:no-repeat;background-position:50%}.c-profile-box__avatar img.avatar{width:75px;height:75px;background-size:contain;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);border-radius:50%;overflow:hidden;background-repeat:no-repeat;background-position:50%}.report-info-wrapper{background-color:#fff;margin-bottom:20px;border-radius:0;border:2px solid #f3f3f3}.report-info-wrapper thead{width:100%;background-color:#909090;height:45px}.woocommerce-orders-table__cell{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;padding:15px 10px;height:104px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1.467;letter-spacing:-.5px;color:#4d4d4d;border-bottom:1px solid #ebebeb;text-align:center}.woocommerce-orders-table__cell-order-total,.woocommerce-orders-table__cell-order-date{font-family:'Kalameh',sans-serif}.report-info-wrapper thead th{text-align:center}.report-info-wrapper table{width:100%}.report-info-wrapper thead .woocommerce-orders-table__header-order-number{-ms-flex-preferred-size:6%;flex-basis:6%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report-info-wrapper .nobr{border-right-color:#909090;border-bottom:none;font-weight:400;letter-spacing:.2px;font-size:13px;line-height:1.692;color:#fff;padding-top:12px;padding-bottom:12px;min-height:45px}a.woocommerce-button.button.view{font-size:0}a.woocommerce-button.button.view::before{content:"\E185";font-size:22px!important;font-weight:normal!important;color:#a9a9a9;font-family:bigikala;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions{-ms-flex-preferred-size:6%;flex-basis:6%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions:hover,.all-orders:hover{background:#efefef}.table-cell.price .product-price-discount,#tab-more_seller_product .products__item-img-color-wrapper .product-price-discount,#tab-more_seller_product .modified-info{display:none}.woocommerce-MyAccount-content .woocommerce-Button.button{line-height:25px;font-weight:400}.all-orders{font-size:14px;line-height:45px;letter-spacing:-.4px;color:#fff;width:100%;border-radius:0 0 5px 5px;background-color:#fafafa;height:45px;vertical-align:middle;text-align:center;display:block;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.swatch-wrapper .bigi-swatch-img{cursor:pointer;border:2px solid #a1a1af;border-radius:14px;color:#ef394e;font-size:13px;line-height:1.692;display:inline-block;width:25px;height:25px;margin-top:7px;position:absolute;margin-right:10px}div.select-option.swatch-img.swatch-wrapper.selected .swatch-anchor[data-value="white"]::before,div.select-option.swatch-img.swatch-wrapper.selected .swatch-anchor::before{display:none}.wishlist-item.col-sm-12.col-md-6,.user-comment-wrapper.col-sm-12.col-md-6{width:100%;min-height:238px;background-color:#fff;margin-top:15px;overflow:hidden;border:4px solid #f3f3f3;border-radius:14px;padding:15px 16px 24px;width:96%;margin-right:15px}.wishlist-item .attachment-thumbnail{margin:40px 120px 0 80px;height:100%;text-align:center;position:relative;display:inline-block;width:100%;max-width:115px;max-height:115px;vertical-align:middle;float:right}.remove.bigikala-wishlist{width:26px;height:26px;border-radius:50%;background:#f5f5f5;position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:none;padding:0;display:flex;align-items:center;justify-content:center;font-size:8px;color:#999;cursor:pointer;margin-right:25px}.remove.bigikala-wishlist::before{content:"\E07a";font-family:bigikala;font-size:19px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;margin-top:4px}.wishlist-item span{font-size:17px;line-height:2;white-space:pre-wrap}.wishlist-item span.price{width:100%;float:right;display:block;margin-right:315px}.wishlist-item .matrix_wolfold-price{display:none}.wishlist-item span.price .woocommerce-Price-amount.amount{font-size:18px;line-height:1.222;font-weight:400;color:#ef394e;display:block;float:right}.wishlist-item .btn.btn-blue.woocommerce-Button.button{border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;cursor:pointer;padding:10px 30px;max-width:150px;text-align:center;margin-top:10px;height:45px;bottom:25px;position:absolute;left:70px;font-size:15px;font-weight:400}body.night .header .cart-box.fill .dk-button-container .dk-button{background-color:transparent}body.night .header .cart-box.fill .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-cart::before{color:#ef394e}body.night .search-navigation::before{color:#ef394e}body.night .cart-box .cart-items-count{border:2px solid #1f1c28}body.night .navbar-primary a{color:#a1a1af}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--your-comments::before{content:"\E099";font-size:12px}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--your-wishlist::before{content:"\E0CB";font-size:16px}.report-wrapper.box.noback.half-width{width:50%;float:right;display:inline-block;padding:0 10px}.box.noback.half-width .wishlist-item .attachment-thumbnail{margin:0;text-align:center;position:relative;display:inline-block;max-width:45px;max-height:45px;vertical-align:middle;justify-content:center;align-items:center;margin:10px}.box.noback.half-width .wishlist-item a img{flex:0 0 15%;max-width:15%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.box.noback.half-width .wishlist-item{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0;border-bottom:3px solid #f1f1f1}.box.noback.half-width .wishlist-item span.price{width:100%;float:right;display:inline-block;margin-right:65px;margin-top:-30px}.box.noback.half-width .remove.bigikala-wishlist{position:absolute;left:40px;padding:0;display:flex;align-items:center;justify-content:center;font-size:8px;background-color:#fff;width:33px;height:32px;border:2px solid #c5c5c5;cursor:pointer;margin-top:33px;border-radius:14px;right:auto;top:auto}.box.noback.half-width .remove.bigikala-wishlist::before{font-family:bigikala;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;content:"\E07B";font-size:17px;color:#a5a5a5;margin-top:4px}.box.noback .wishlist-wrapper li a{float:right;background-color:#fff;margin-bottom:21px;width:100%;list-style:none;font-size:13px;line-height:1.571;font-weight:400;letter-spacing:-.1px}a.edit-wishlist{color:#ef394e;border-bottom:1px dashed #ef394e;border-radius:0;font-size:15px;margin:0 auto;display:block;width:255px;margin-bottom:24px;line-height:28px}a.edit-wishlist::before{content:"\E171";-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:.7em;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1;color:#ef394e;font-size:12px}li.woocommerce-MyAccount-navigation-link:hover::before{color:#ef394e}.report-wrapper.box.noback{background:transparent;border:none;border-radius:14px;-webkit-box-shadow:none;-ms-box-shadow:none;display:inline-block;width:100%}.payment_details_table .download-file a.button::before{content:"\E08b";font-size:24px;margin:10px;float:none;line-height:40px;font-family:bigikala;color:#fff}.address_list .address_item{background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);margin-bottom:25px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.address_list .address_item::before{content:"";height:3px;width:100%;position:absolute;top:0;left:0;right:0;background:linear-gradient(90deg,#ef394e 48px,#ff8a00 0) repeat-x;background-size:96px 3px}.address_list .address_item table td.fr h3{font-size:22px;line-height:1.048;letter-spacing:-.4px;margin-bottom:5px;color:#000}.report-wrapper.half-width .report-info-table table td{border:2px solid #f3f3f3;font-size:14px;position:relative;width:100%;min-height:1px;-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%;padding:20px 30px}.user-comment-wrapper .col-sm-4.right-section{flex:0 0 30%;max-width:30%;padding:20px;text-align:center;background-color:#fff}.user-comment-wrapper .rate-holder{display:flex;flex-direction:column;justify-content:center;align-items:center}.user-comment-wrapper .rate-holder span{font-size:13px;line-height:1.692;letter-spacing:-.3px;margin-top:17px}.user-comment-wrapper .col-sm-8.left-section{flex:0 0 70%;max-width:70%;padding:25px;display:flex;flex-direction:column;min-height:250px;width:70%}.user-comment-wrapper.col-sm-12.col-md-6{padding:0}.comments-status .green{color:#8dc08c;background-color:#f5fff0;border-color:#bbedae;position:absolute;left:35px;top:20px;padding:4px 10px;border-radius:14px;border:2px solid;font-size:15px;line-height:22px}.comments-status .red{color:#ff637d;background-color:#fff8f9;border-color:#ffbcc7;position:absolute;left:35px;top:20px;padding:2.5px 8px;border-radius:3px;border:1px solid;font-size:10px;line-height:19px}.woocommerce-MyAccount-content .woocommerce-pagination{margin:20px auto}.user-comment-wrapper .user-comment-body::before{width:81px;height:63px;background:url(../../../themes/Bigikala/assets/files/2a50477f.svg) no-repeat 50% 50%;background-size:100%;position:absolute;left:35px;bottom:100px;content:"";display:inline}.user-comment-wrapper .user-comment-body{margin-left:120px}.user-comment-wrapper .woocommerce-placeholder{width:150px;height:150px}.user-comment-wrapper .user-comment-header .title{font-size:17px;line-height:1.467;font-weight:400;letter-spacing:-.3px;margin-bottom:15px;position:relative;padding-left:90px}.user-comment-wrapper .user-comment-body p{font-size:14px;line-height:2.17;margin-bottom:15px;position:relative;z-index:2;min-height:100px;text-align:justify}.report-wrapper .report-title{font-size:19px;line-height:31px;padding-left:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px;padding-right:30px;background-color:transparent}.c-profile-menu__header{padding:18px 39px 18px 0;border-bottom:4px solid #f3f3f3;font-weight:400;letter-spacing:.2px;color:#000;font-size:18px;line-height:1.692}.woocommerce-MyAccount-navbar-primary ul li.is-active a{width:99%;margin-right:1px}.icon.icon-love.addtowishlist.bigikala-wishlist.active::before{color:#ec0000;content:"\E057"}.wishlist-item span.price .matrix_wolfold-price .woocommerce-Price-amount.amount{display:none}.category-box-holder{padding:0 10px;width:100%;background-color:#fff;border:3px solid #f0f0f2;padding:5px 5px 0;margin-bottom:20px;border-radius:14px;overflow:hidden}.category-image-holder{background:no-repeat 50% 50%;background-size:contain;margin-bottom:5px;color:#fff;font-size:17px;line-height:1.294;font-weight:400;letter-spacing:-.4px;align-items:flex-end;position:relative}.main-cat-link img{width:100%;border-radius:14px 14px 0 0}.cat_title{position:absolute;bottom:-10px;left:0;min-height:50px;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);line-height:50px;padding-right:10px;color:#fff;font-size:20px;font-weight:400;letter-spacing:-.2px}.category-list{overflow:hidden;padding-top:8px;padding-bottom:2px;list-style:none;font-size:16px;line-height:22px;font-weight:400}li.cat_item:first-child{margin-top:0}li.cat_item{padding-right:51px;margin:10px 0;position:relative}li.cat_item::before{position:absolute;right:25px;width:8px;height:8px;border-radius:14px;background:#dbdbdb;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}h2.media-heading{margin-bottom:5px;font-size:16px;text-align:center;line-height:19px;padding:20px;display:inline-block;text-shadow:none;height:80px;overflow:hidden;color:#f5f5f5}#night_mode_switcher .dk-switch-enabled::before{content:"";display:inline-block;position:relative;z-index:1;top:4px;right:10px;border-radius:50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);background:url(../../../themes/Bigikala/assets/files/Night-Mod.png) -73px -42px no-repeat #eff9ff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25),inset 0 -3px 6px 0 rgba(0,0,0,.15);box-shadow:0 0 5px 0 rgba(0,0,0,.25),inset 0 -3px 6px 0 rgba(0,0,0,.15);-webkit-transform:translate3d(20px,0,0) rotate(0);transform:translate3d(20px,0,0) rotate(0);width:22px;height:22px}#night_mode_switcher .dk-switch-disabled::before{content:"";display:inline-block;position:relative;z-index:1;top:4px;left:-12px;border-radius:50px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);background:url(../../../themes/Bigikala/assets/files/Night-Mod.png) -73px -7px no-repeat #ff8742;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.25),inset 0 0 10px 0 hsla(0,0%,100%,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.25),inset 0 0 10px 0 hsla(0,0%,100%,.5);width:22px;height:22px}#night_mode_switcher.dk-switch-wrapper.active{margin:0 18px 0 0}#night_mode_switcher .dk-switch-enabled{background:url(../../../themes/Bigikala/assets/files/Night-Mod.png) 0 -35px;float:right;height:30px;width:51px;margin-right:-18px}#night_mode_switcher .dk-switch-disabled{float:left;height:30px;width:53px;margin-right:-28px;border-radius:20px;background-image:url(../../../themes/Bigikala/assets/files/Night-Mod.png)}.widgettitle{color:#fff;font-weight:400;font-size:20px}.vendor-rate-rating li{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:20px;color:#b5b5b5}img.profile-info-img{vertical-align:middle;width:100%;height:100%}.bigikala-admin-rates{font-size:16px;line-height:27px;font-weight:400;text-align:center;background-color:#1f1c28;display:flex}.bigikala-admin-rates span{display:inline-block;flex:0 0 33.33333%;flex-direction:column;align-items:center;width:70px;height:33px;border-radius:14px;margin-bottom:5px;font-size:18px;line-height:1.6;padding-top:2px;justify-content:center;font-family:'Kalameh',sans-serif;font-weight:400}.bigikala-admin-rates span.green{color:#388e3c;background-color:#e8f5e9}.bigikala-admin-rates span.red{color:#c62828;background-color:#ffebee}.bigikala-admin-rates .vendor-rate{font-size:11px;line-height:1.5;color:#fff;letter-spacing:0;font-weight:400;font-family:'Kalameh',sans-serif}#total_rate{font-size:13px;line-height:2;color:#ef394e;border-bottom:1px dashed;padding:0}.profile-info .vendor-rate-rating{font-size:16px;line-height:27px;font-weight:400;text-align:center;box-shadow:0 -6px 12px 0 hsla(0,0%,71%,.3);background-color:#fff;border:1px solid #b8b8b8;padding:25px;z-index:20;position:absolute;min-height:222px;margin-right:174px;margin-top:-67px;width:413px}.profile-info .vendor-rate-rating::before{content:"";right:-7px;left:unset;top:46px;-webkit-transform:rotate(135deg);transform:rotate(135deg);position:absolute;background-color:#fff;border-left:1px solid #c6c6c6;border-top:1px solid #c6c6c6;width:13px;height:13px;z-index:-1}.profile-info .vendor-rate-rating i.icon{height:32px!important}.vendor-link::before{content:"\E146";font-size:16px;line-height:1.375;position:absolute;right:9px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#4d4d4d;font-family:bigikala}.profile-info .vendor-link a{padding-right:40px;position:relative;font-size:13px;color:#4d4d4d;display:block;max-width:99%;overflow:hidden;text-overflow:ellipsis;direction:ltr;white-space:nowrap;height:39px;line-height:46px;vertical-align:middle;text-align:center}.profile-info .vendor-rate-rating li{margin-bottom:0}.matrix_wolfbox .matrix_wolfold-price{margin-top:-25px;position:absolute}.profile-info .vendor-rate-rating_bar span{position:absolute;right:0;width:0;height:100%;margin-top:0;margin-right:0;margin-left:0}.site-main h1{font-size:27px;text-align:center;line-height:50px}.product-list-table{padding:0 10px;width:100%;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,70.6%,.11);border:1px solid #e8e8e8;padding:5px 5px 0;margin-bottom:20px;overflow:hidden}.product-list-table td{border:1px solid #ddd;padding:8px;line-height:1.42857143;text-align:center}.product-list-table img{height:50px;width:auto}.product-list-table td a,.product-list-table td a:hover,.product-list-table td a:focus{color:#ef394e;padding:0;line-height:2;font-size:14px;border-bottom:1px dashed #ef394e;margin:2px}.product-list-table thead td{color:#000;line-height:1.5;font-size:18px;font-weight:400}.product-list-table td.price{font-family:'Kalameh',sans-serif;font-size:16px}h3.blog-post-list-title a{margin:0 auto;text-align:center;font-weight:400;color:#4d4d4d;font-size:20px}.empty-realtime-slider{text-align:center;color:#a1a1af;vertical-align:middle;font-size:25px;display:block;position:relative;margin-top:70%}.empty-product-carousel{text-align:center;color:#a1a1af;vertical-align:middle;font-size:30px;display:block;position:relative;padding-top:26%;height:435px;border:5px dashed;border-radius:14px;font-weight:400}.empty-ajax-carousel{text-align:center;color:#a1a1af;vertical-align:middle;font-size:30px;display:block;position:relative;padding-top:21%;height:435px;font-weight:400}.wonder-no-products{text-align:justify;font-size:21px;width:100%;line-height:35px;height:420px;color:#a1a1af;vertical-align:middle;display:block;position:relative;border:5px dashed;border-radius:14px;padding:20%;margin-bottom:10px}.empty-posts-widget{text-align:center;color:#ccc;vertical-align:middle;font-size:17px;display:block;position:relative;margin:0 auto;line-height:35px;height:369px;padding-top:70%}.wonder-no-products::before,.empty-product-carousel::before,.empty-ajax-carousel::before{content:"\E03E";font-size:110px;color:#a1a1af;font-family:bigikala;line-height:0;position:absolute;text-align:center;margin-top:-70px;right:44%;font-weight:400}.empty-posts-widget::before,.empty-realtime-slider::before{content:"\E1e4";font-size:100px;color:#a1a1af;font-family:bigikala;line-height:0;position:absolute;text-align:center;margin-top:-60px;right:100px;font-weight:400}.empty-wishlist,.bigi-noreviews{background-color:#fff;border:4px solid #f3f3f3;padding:15px 15px 20px;min-height:337px;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:25px;line-height:1.048;color:#c8c8c8;border-radius:14px}.empty-wishlist::before,.bigi-noreviews::before{font-size:154px;margin-bottom:30px;display:block;color:#dadada;content:"\E164";font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.woocommerce-MyAccount-content{width:77%!important;margin-right:25px;padding:0;margin-top:-20px;min-height:650px}.userform{margin:50px auto}.variations ul.jcaa_attr_select{display:none}#billing_address_1{width:92%}.select2-container--default .select2-selection--single{background-color:transparent!important;border:3px solid #f0f1f2!important;height:50px}h1,.h1{font-size:30px}h2,.h2{font-size:25px}h3,.h3{font-size:21px}h4,.h4{font-size:17px}h5,.h5{font-size:14px}h6,.h6{font-size:11px}.bk_menu .bigi>ul>li:hover{left:0;right:0;z-index:1000;height:40px;border-bottom:2px solid #ef394e;-webkit-transition:border .3s linear;transition:border .3s linear}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level{position:absolute;margin-top:4px;display:grid!important;right:0;left:0;z-index:999;width:100%;background-color:#f5f5f5;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0 0 28px 28px;overflow:hidden;max-width:1280px;padding:0;-webkit-box-shadow:0 10000px 0 10000px #7c7d86cc;-moz-box-shadow:0 10000px 0 10000px #7c7d86cc;box-shadow:0 10000px 0 10000px #7c7d86cc;-o-box-shadow:0 10000px 0 10000px #7c7d86cc;height:500px;border-top:3px solid #eee}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li{background-color:#f5f5f5;-ms-flex-item-align:stretch;align-self:stretch;padding:0 20px 0 0;width:160%;-ms-flex-negative:0;flex-shrink:0}.bk_menu.bk_vertical_menu.level .bigi>ul>li:hover>ul.level>li>.submenu>ul{background:#fff;top:0;height:500px;margin-right:0}.bk_menu.bk_vertical_menu.level .bigi>ul>li:hover>ul.level>li>.submenu .lines{border-left:none;background-color:transparent;display:none}.bk_menu.bk_vertical_menu.level .bigi>ul>li:hover>ul.level>li>.submenu{right:250px;left:0;width:80%;height:445px;border-radius:0 0 5px 5px;background:#1f1c28;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-o-box-shadow:none;top:0}.bk_menu.bk_vertical_menu.level .bigi>ul>li:hover>ul.level>li:hover>.title2{margin:0;color:#000;border:0;transition:.08s ease-in;font-size:13px}.bk_menu.bk_vertical_menu.level .bigi>ul>li:hover>ul.level>li:hover>.title2:hover a{color:#000}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2{padding:14px 8px;color:#ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:13px;line-height:1.833;height:42px;border-radius:0 6px 6px 0}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a{font-size:15px;margin-top:-4px;line-height:1.833}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2:hover,.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2:focus,.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2:active{background-color:#fff;padding:14px 8px;color:#ef394e;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:13px;line-height:13px;border-radius:0 14px 14px 0}.bk_menu .bigi>ul>li>span.title a::before{font-size:17px;margin-left:6px;font-family:bigikala;top:3px;font-weight:400;position:relative}.bk_menu .bigi>ul>li>span.title a.faq:before{content:"\E01F"}.bk_menu .bigi>ul>li>span.title a.mag:before{content:"\E0cc"}.bk_menu.bk_vertical_menu.level .bigi>ul>li:hover>ul.level>li:hover>.title2::before{display:none}.bk_menu.bk_vertical_menu.level .bk_image{display:none}.bk_menu.bk_vertical_menu.level .submenu .title a{font-weight:400;font-size:15px;line-height:1.833;background-color:#000;background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone}.bk_menu.bk_vertical_menu.level .submenu .title a:hover{color:#000!important}.bk_menu.bk_vertical_menu.level .submenu .title a::after{content:"\E189";margin-right:4px;font-size:18px;line-height:18px;font-family:bigikala;font-weight:400;top:5px;position:relative}.bk_menu.bk_vertical_menu.level .bigi .submenu li.item a{font-size:13px;line-height:2.27;font-weight:400;color:#777!important}.bk_menu.bk_vertical_menu.level .bigi .submenu li.item a:hover{font-weight:400;color:#ef394e!important}.bk_vertical_menu .bigi>ul>li:first-child{margin-right:10px}.bk_vertical_menu .bigi>ul>li:first-child::before{content:"\E093";font-size:23px;font-family:bigikala;position:absolute;top:5px;margin-right:-18px;color:#555}.bk_vertical_menu .bigi>ul>li:first-child::after{content:"";height:20px;bottom:20px;position:relative;width:2px;background:#666;display:block;float:left;margin-left:-15px}.bk_vertical_menu .bigi>ul>li:first-child{padding-right:10px;margin-left:20px}.fake-product{border-radius:14px;background-color:rgba(249,168,37,.11);color:#d5901f;margin:0 12px;padding:0 6px;font-size:12px;line-height:1.833;font-weight:400;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;vertical-align:middle}body.night .bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a{color:#fff}.realtime-slider{position:relative}.realtime-slider li:first-child{display:block}.realtime-slider li{position:absolute;width:100%;display:none}.select2{display:block!important}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:33px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:20px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #ededed;border-radius:14px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ededed;border-radius:14px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:31px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:400}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:30px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #ededed;border-radius:0;padding:0 2px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{line-height:22px;list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:400;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#eee;border:1px solid #ededed;border-radius:14px;cursor:default;float:left;margin-right:6px;margin-top:7px;padding:0 8px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:400;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #ededed 1px;padding:0 2px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:3px solid #f0f0f2}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#ededed;color:#000}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:3px solid #f0f0f2;border-radius:14px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:400;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#a1a1af 100%);background-image:-o-linear-gradient(top,#eee 50%,#a1a1af 100%);background-image:linear-gradient(to bottom,#eee 50%,#a1a1af 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eee 50%);background-image:-o-linear-gradient(top,white 0%,#eee 50%);background-image:linear-gradient(to bottom,white 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:3px solid #f0f0f2;border-radius:14px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:3px solid #f0f0f2;border-radius:14px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:400;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#fff}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:3px solid #f0f0f2;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-hidden-accessible{display:none}#select2-billing_state-container{display:block!important}.select2-container .select2-choice,.select2-container .select2-selection{width:100%!important}.select2-container{z-index:9}.wms-proceed-buttons .next{z-index:99}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:49%!important}.select2-container .select2-selection,#select2-billing_state-container,#select2-billing_state-container,#select2-billing_sabira_cities-container{font-size:14px;height:48px;line-height:48px}.seller-items .flip-clock-wrapper ul li a div div.inn{color:#ef394e;font-size:12px;line-height:4px}.seller-items .bigiCountDown{float:left;height:13px;margin-left:18px;margin-top:10px}.seller-items .flip-clock-wrapper ul li{line-height:1}.seller-items .flip-clock-wrapper ul{width:9px;border:none;margin-left:-4px}.seller-items .flip-clock-wrapper ul li a div{height:12px}.seller-items .flip-clock-divider{float:left;position:relative;width:1px;height:31px;margin-left:9px}.seller-items .flip-clock-dot{display:block;background:linear-gradient(90deg,#ff8a00,#e52e71);width:2px;height:2px;position:absolute;border-radius:50%;left:0}.content-box-shop .flip-clock-wrapper ul li a div div.inn{color:#ef394e;font-size:17px;background-color:transparent;font-weight:400}.content-box-shop .bigiCountDown{float:left;height:14px;margin-left:0;margin-top:10px}.content-box-shop .flip-clock-wrapper ul li{line-height:1}.content-box-shop .flip-clock-wrapper ul{width:12px;border:none;margin-left:-2px}.content-box-shop .flip-clock-wrapper ul li a div{height:12px}.content-box-shop .flip-clock-divider{float:left;position:relative;width:0;height:24px;margin-top:9px;margin-left:7px;margin-right:0}.content-box-shop .flip-clock-dot{display:block;background:#ef394e;width:3px;height:3px;position:absolute;border-radius:50%;left:0}.products-tabs{margin:10px 0 50px}.coupon-fee{margin:0 auto 10px;-webkit-box-shadow:0;-ms-box-shadow:0;-moz-box-shadow:0;-o-box-shadow:0;border-radius:14px;direction:rtl;color:#7cce7c!important;padding:23px 100px 18px 10px;font-size:14px!important;background-color:#e8ffe4;border:1px solid #aef6a1;min-height:94px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;line-height:22px}.coupon-fee::before{content:"\E12f";color:#7cce7c;margin-right:-76px;position:absolute;line-height:1;font-size:50px;font-family:bigikala}#billing_country_field{display:none}.box.noback.half-width .wishlist-item{display:grid}.coupon-fee{margin:0 auto 10px;-webkit-box-shadow:0;-ms-box-shadow:0;-moz-box-shadow:0;-o-box-shadow:0;border-radius:14px;direction:rtl;color:#4e4e4e!important;padding:23px 100px 18px 10px;font-size:14px!important;background-color:#e7ffe4;border:1px solid #52b568;min-height:94px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;line-height:22px}.coupon-fee::before{content:"\E12f";color:#52b568;right:-25px;top:1px;position:relative;line-height:1;font-size:50px;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none}::placeholder{color:#555}.box.noback.half-width .wishlist-item span{font-size:16px;line-height:16px;display:inline-block;max-width:320px;max-height:50px;margin-top:-10px}.wpb_text_column.wpb_content_element .wpb_wrapper img{width:100%;height:auto;max-width:100%;display:inline-block}.rpwe-block li{margin:10px 0 0 5px!important}.autocomplete-suggestions{position:absolute!important}.c-header__user-dropdown-login{background:transparent!important}body.night .header .cart-box .dk-button-container{border:none}.header .cart-box.fill .dk-button-container,.dk-button-container .dk-button{background-color:transparent!important;border:none}.profile-frame{width:100%;float:right;margin-left:15px}.woocommerce .woocommerce-breadcrumb a{color:#4d4d4d;font-weight:400;margin-top:8px}.woocommerce-breadcrumb a:hover,.woocommerce-breadcrumb a:focus{color:#4f4f4f;font-weight:400}.woocommerce-breadcrumb a::after{margin-left:0;padding-right:3px}.woocommerce .woocommerce-breadcrumb span:last-child::before{content:none;font-size:11px}.product-response{color:#ef394e!important;font-size:15px;line-height:2;border-bottom:1px dashed;margin-top:4px;display:block;position:relative;z-index:9;margin-left:10px;float:left}.recomendation-wrapper.matrix_wolfrating::before{font-size:50px;color:#ff8a00;position:absolute;right:-10px;float:right;margin-top:38px}.recomendation-wrapper.matrix_wolfrating{margin-right:auto;letter-spacing:-.3px;font-size:13px;line-height:20px;text-align:right;margin-top:-50px}.product-det{padding:15px 20px;border-right:3px solid #f3f3f3}.product-det .header{border-bottom:none}.product-det .header{border-bottom:none;min-height:40px}.better-price-wrapper a{display:inline-block;font-size:15px;cursor:pointer;border-bottom:1px dashed;padding-bottom:3px;margin-left:.5rem;margin-right:.5rem;line-height:1;color:#ef394e}.better-price-wrapper{font-size:17px;line-height:1;color:#4d4d4d;margin-right:14px;margin-top:1rem;margin-bottom:1rem;display:inline-flex}.content-box-shop{width:100%}.flip-clock-wrapper ul li a div div.inn{color:#000;font-size:31px;font-weight:400;font-family:Num}.columnone .special::before{content:"\E003";font-family:bigikala;position:relative;display:block;top:-51px;right:-21px;font-size:49px;color:#2b2929;font-weight:400}.columnone .special{overflow:visible;display:block;z-index:99;font-size:0;position:absolute;text-align:right;background:linear-gradient(90deg,#ff8a00,#e52e71);height:14px;right:52px;width:32%;top:52px}.main_custom_order_by_sort span::before{content:"\E08D";font-family:bigikala}.woocommerce .woocommerce-breadcrumb{width:auto;display:inline-block}.blog-widget-carousel .section-products-carousel header h3::before,.blog-widget-carousel .section-products-carousel header h3::after{display:none}.matrix_wolfprice{margin-top:15px}.dk-button-discount span{display:none}.checkmark-container{font-size:16px;line-height:1.571;color:#4d4d4d;font-weight:400;display:block;position:relative;padding-right:35px;margin:0 -10px 25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkmark-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{right:0;width:20px;height:20px;display:inline-block;cursor:pointer;position:absolute;top:4px;left:0;border-radius:4px;background:#fff;border:2px solid #d8d8d8}.checkmark-container:hover input~.checkmark{background-color:#fff}.checkmark-container input:checked~.checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;display:none}.checkmark-container input:checked~.checkmark:after{display:block}.checkmark-container .checkmark::after{right:1px;top:2px;content:"\E14E";color:#45c75c;font-family:bigikala;font-size:10px}.switch-container{position:relative;display:inline-block;padding-right:55px;font-weight:400;color:#4d4d4d}.switch-container input{opacity:0;width:0;height:0}.switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border:none;background:linear-gradient(90deg,#ff8a00,#e52e71);-webkit-transition:.4s;transition:.4s;width:40px;height:21px}.switch-slider:before{position:absolute;content:"";height:15px;width:15px;left:2px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.switch-slider{background-color:#cbcbcb;display:inline-block;width:40px;height:21px}input:focus+.switch-slider{box-shadow:0 0 1px #2196F3}input:checked+.switch-slider:before{-webkit-transform:translateX(21px);-ms-transform:translateX(21px);transform:translateX(21px)}.switch-slider.round{border-radius:34px}.switch-slider.round:before{border-radius:50%}.duplicated-url-row,.online_shop{display:none}.rpwe-block ul{list-style:none!important;margin-left:0!important;padding-left:0!important}.rpwe-block li{list-style-type:none;display:inline-block}.rpwe-block a{display:inline!important;color:#4d4d4d;text-decoration:none}.rpwe-block h3{background:none!important;clear:none;margin-bottom:0!important;margin-top:0!important;font-weight:400;font-size:11px!important;line-height:1.5em}.rpwe-summary{font-size:11px}.rpwe-time{color:#4d4d4d;font-size:11px}.rpwe-comment{color:#4d4d4d;font-size:11px;padding-left:5px}.rpwe-alignleft{display:inline;float:left}.rpwe-alignright{display:inline;float:right}.rpwe-aligncenter{display:block;margin-left:auto;margin-right:auto}.rpwe-clearfix:before,.rpwe-clearfix:after{content:' \ ';display:inline-bloack!important}.rpwe-clearfix:after{clear:both}.rpwe-clearfix{zoom:1}.fullwide .captionItem{font-size:0!important;float:none!important;position:relative!important;text-align:center!important;border-radius:100%!important;display:inline-grid!important;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)!important;margin-left:10px!important;line-height:20px!important;width:14px!important;height:14px!important;background-color:transparent!important;border:2px solid #fff}.fullwide #slider .sliderCaption{position:absolute!important;z-index:99;bottom:0!important;left:0!important;width:100%;height:35px;right:42%;background:0 0}.fullwide .activeItem{width:30px!important;border-radius:10px!important;background-color:#fff!important}.fullwide .activeItem::before,.fullwide .captionItem:hover::before{display:none!important}.fullwide .wpb_wrapper>h6{font-size:14px;color:#fff}.fullwide div#wrapper{border-radius:6px}.modal__container{background-color:#fff;padding:0!important;max-height:100vh;border-radius:14px;box-sizing:border-box;font-family:'Kalameh',sans-serif;width:1100px;position:relative;height:600px}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:400;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.modal__close{background:transparent;border:0}.modal__header .modal__close:before{content:"\2715"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden="false"] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden="false"] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden="true"] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden="true"] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.product-info-box .body-section{display:none}.icon-notification,.addtowishlist{position:static!important}.btn-add-comment .digits-login-modal,.addtowishlist .digits-login-modal,.icon-notification .digits-login-modal,.digits-shortcode .digits-login-modal{position:absolute;top:0;bottom:0;right:0;left:0;z-index:999;display:block;width:100%;opacity:0}.cart-subtotal,.order-total{height:auto!important}input#pay-deposit.input-radio{opacity:1}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{margin-bottom:10px!important}.product-info-box .matrix_wolfold-price .woocommerce-Price-amount.amount,.matrix_wolfold-price,.products__item-gift-price .matrix_wolfold-price{font-size:16px;color:#ef394e}.compare-singleitem .matrix_wolfold-price{color:#ef394e}.woocommerce-variation-price .price .amount,.matrix_wolffinal-price,.matrix_wolfprice{color:#000}.loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{background:linear-gradient(90deg,#ff8a00,#e52e71)}.flex-wrap{flex-wrap:wrap}.flex-justify-center{justify-content:center}.flex-align-center{align-items:center}.flex{display:flex!important}.bank{width:200px;height:136px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #d2d2d2;border-radius:.625em;font-weight:400}.clickable{cursor:pointer}.m-1{margin:5px!important}.bank:hover{border-color:#2979ff;color:#2979ff}.bank img{width:60px!important;height:60px!important}.mt-2{margin-top:10px!important}.text-center{text-align:center}.bank-desc_logo{min-width:150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.bank-desc_logo img{width:120px!important;height:120px!important;margin-bottom:30px}.bank-desc_logo-text{font-size:1.25em;color:#fff;text-align:center;font-weight:400}.bank-desc_text{color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-right:30px}.bank-desc_text{color:#fff}.quote-box::after{content:"";background:url(../../../themes/Bigikala/assets/images/07afb07.png) no-repeat;background-size:contain;width:39px;height:33px;position:absolute;bottom:25px;left:25px}.quote-box::before{content:"";background:url(../../../themes/Bigikala/assets/images/44a9727.png) no-repeat;background-size:contain;width:39px;height:33px;position:absolute;top:25px;right:25px}.quote-box{border:.188em solid #2979ff;border-radius:.625em;padding:40px 100px}.relative{position:relative!important}.text-justify{text-align:justify;line-height:26px}.login a:link,.signup a:link{color:#fff}.woocommerce div.product .product-info-box form.cart .button{overflow:hidden;vertical-align:middle;float:none;height:50px}.product-info-box{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:normal;background-color:#f5f5f5;border:3px solid #c8c8d6;border-radius:14px;overflow:hidden;max-width:300px}.woocommerce div.product .product-info-box .add-to-cart-holder::before,.woocommerce div.product .product-info-box .single_add_to_cart_button::before,.woocommerce div.product .product-info-box .single_add_to_cart_button::after{display:none}.product-info-box .woocommerce-variation-price,.product-info-box .woocommerce-Price-amount.amount{margin:5px 15px;text-align:left}.product-info-box .seller-info .seller-v,.product-info-box .seller-info span{font-size:15px;color:#1d1d1d;font-weight:400;border:none}.product-info-box #vendors-count-link span,.product-info-box #vendors-count-link .woocommerce-Price-amount.amount{font-size:12px;line-height:1.6;color:#000;font-weight:400;margin:0}.woocommerce div.product .product-info-box p.price{float:left}.product-info-box #vendors-count-link span.view{color:#ef394e;font-weight:400;margin-right:20px;font-size:13px;left:7px;position:absolute;top:7px}.product-info-box .seller-performance span{color:#000;font-size:12px;font-weight:400;letter-spacing:.2px}.product-info-box .seller-info:after,.product-info-box .warranty-info:after,.product-info-box .leadTime-info:after{content:"";position:absolute;left:1rem;right:1rem;bottom:-1px;height:3px;background-color:#e4e4e4}.product-info-box .seller-info:hover,.product-info-box .warranty-info:hover,.product-info-box .leadTime-info:hover{background:#ececec;border-bottom:1px solid#e4e4e4;border-top:1px solid #e4e4e4;padding:14px 15px}.product-info-box .seller-info,.product-info-box .warranty-info,.product-info-box .leadTime-info,.product-info-box #vendors-count-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-weight:400;padding:15px}.product-info-box #vendors-count-link{font-size:13px;line-height:1.833;border-radius:0;background:transparent;margin-right:0;margin-top:0;width:100%}.product-info-box #vendors-count-link:hover{padding:15px}.product-info-box #vendors-count-link:before{content:"";position:absolute;left:1rem;right:1rem;top:-1px;height:1px;background-color:#e4e4e4}.product-info-box .vendors-count i::before,.product-info-box .leadTime-info .header-section a{display:none}.product-info-box .quantity_select_field{height:50px;margin:0 10px 0 50px;padding-right:20px;border:3px solid #c8c8d6}.product-info-box .leadTime-info,.product-info-box .vendor-warranty{font-size:15px;line-height:25px;color:#111;font-weight:400}.product-info-box i.icon{display:inline-block;width:auto;height:auto}.product-info-box .matrix_wolfold-price .woocommerce-Price-amount.amount{font-size:16px;color:#ef394e;margin:0;line-height:35px;float:left;text-decoration:line-through}.product-info-box .price-section.clearfix{margin:5px 15px;text-align:left}.product-info-box .matrix_wolffinal-price .woocommerce-Price-amount.amount{font-size:25px;line-height:1.419;margin:0;font-weight:400}.product-info-box .woocommerce-variation-price .price .woocommerce-Price-currencySymbol{font-weight:400;font-size:15px}.product-info-box .dk-button-discount{padding:3px 5px 1px;font-weight:400;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:20px;color:#fff;font-size:16px;left:10px}.container-bigikala.main-menu-div .dk-switch-container{display:none}.product-info-box .woocommerce-variation-add-to-cart{margin-bottom:15px}.product-info-box span.return::before{content:"\E191";font-family:bigikala;font-size:18px;right:16px;position:absolute;line-height:27px;margin-top:4px;line-height:23px}.product-info-box span.return{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#4d4d4d;border-bottom:3px solid #e4e4e4;font-weight:400;padding-right:16px;line-height:31px;font-size:17px;margin-right:6px;width:94%}.product-info-box .more_icon::before{content:"\E185";font-size:24px;color:#c8c8d6;position:absolute;font-family:bigikala;left:15px;top:31%}.product-info-box .text{margin-top:10px;line-height:26px;font-weight:400;font-size:14px;color:#4d4d4d}.product-info-box .products-notify-button{width:85%;display:block;margin:0 auto}.product-info-box .products-notify-button .dk-button-container .dk-button-label .dk-button-labelname{font-size:14px;margin:0 15px}.product-info-box .vendor-warranty{font-size:14px;color:#000}.product-info-box .seller-info span{font-weight:400}.product-info-box .seller-info,.product-info-box .seller-info:hover{padding-right:15px}.product-info-box .seller-info .header-section::before{content:"\E07F";font-size:32px;font-family:bigikala;color:#000;font-weight:400;position:relative;line-height:25px;right:-8px;display:inline-block;top:20px}.product-info-box .price-section p{display:inline;font-size:20px;line-height:1.419;color:#ef394e;text-align:center;display:block}.product-info-box .woocommerce div.product p.price{float:left}.product-info-box .return{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;color:#4d4d4d;padding-right:20px;border-bottom:1px solid #e4e4e4;font-weight:400}.product-info-box .woocommerce-error.stock.out-of-stock{display:none}.product-info-box .product-price-discount{margin-right:10px;display:inline;float:none;margin-top:0}.product-info-box .body-section .store-name{position:relative;font-size:22px;border-bottom:3px solid #e4e4e4;padding-top:1rem;padding-bottom:1rem;margin-left:1rem;margin-right:1rem;display:block;font-weight:400;color:#000;margin-bottom:10px}.product-info-box .leadTime-info .header-section i.icon.ready::before{content:"\E0D3";position:relative;right:-3px;top:9px;font-size:32px;font-family:bigikala;font-style:normal;color:#000;margin-left:5px}.product-info-box .body-section .bigikala-admin-rates{font-size:14px;line-height:27px;font-weight:400;text-align:center;background-color:transparent;display:flex;width:100%}.u-text-bold{font-weight:400}.c-product-info-box__row{position:relative;font-size:1rem;border-bottom:1px solid #e4e4e4;margin:1rem}.product-info-box .seller-performance{margin:2px 32px}.product-info-box .body-section .bigikala-admin-rates{display:none}.product-info-box .body-section .product-rating-section span{font-size:15px;color:#4d4d4d;font-family:Num,Kalameh}.product-info-box .rating-details i.icon{display:none}.product-info-box .rating-details{margin-top:1rem;font-size:1rem;margin-right:-5px}.woocommerce-cart-form .bigikala-plus::before{right:-34px;top:2px}.product-info-box ul.rating-details li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:7px}.product-info-box .body-section .product-rating-section .vendor-rate-rating_title,.product-info-box .body-section .product-rating-section .vendor-rate-rating_percentage{font-size:11px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.product-info-box .body-section .product-rating-section .vendor-rate-rating_percentage{display:inline-flex;width:14px;overflow:hidden}.product-info-box .body-section .product-rating-section .vendor-rate-rating_bar{position:relative;-webkit-box-flex:3;-ms-flex:3;flex:3;height:7px;border-radius:.5rem;background:#a1a1af;margin-right:10px;margin-left:-5px}.product-info-box{max-width:400px}#slider .next{left:0}#slider .prev{right:0}#slider .next:hover{cursor:pointer;left:-2px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#slider .prev:hover{cursor:pointer;right:-2px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.svg,.section-products-carousel,.posts-list-widget{border-radius:28px;border:3px solid #f3f3f3}.woocommerce div.product form.cart .button{background:linear-gradient(90deg,#ff8a00,#e52e71)!important}#matrix_wolfnotification .matrix_wolfnotification-option li input[type="checkbox"]:checked+label::after{color:#45c75c}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a::before{font-size:22px;margin-left:4px;font-family:bigikala;top:7px;font-weight:400;position:relative}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a:hover::before{background-color:#000;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.digital::before{content:"\E1AD"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.clothes::before{content:"\E1B0"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.food::before{content:"\E1B1"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.car::before{content:"\E1B2"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.stationery::before{content:"\E1B3"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.home::before{content:"\E1B9"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.jewellery::before{content:"\E0CC"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.baby::before{content:"\E1BB"}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a.equipment::before{content:"\E1BC"}.section-products-carousel header{display:flex;position:relative}.c-header__user-dropdown-sign-up a,.c-header__user-dropdown-login{color:#ef394e!important;border-bottom:1px dashed;display:inline;border-radius:0}.bk_menu .bigi>ul>li:first-child>ul.level>li>.submenu>ul{display:flex}#better-price__modal .modal-dialog,#product-response .modal-dialog{max-height:95vh;overflow:auto;width:65%;-webkit-transform:translateZ(0);transform:translateZ(0);color:#2b2e38;top:10%}#better-price__modal .col-md-5,#product-response .col-md-5{position:relative;width:100%;min-height:1px;-ms-flex:0 0 46%;-webkit-box-flex:0;flex:0 0 46%;max-width:46%;padding:20px 30px}#better-price__modal .col-md-7,#product-response .col-md-7{position:relative;width:100%;min-height:1px;-ms-flex:0 0 54%;-webkit-box-flex:0;flex:0 0 54%;max-width:52.5%;padding:50px 32px 25px 40px}#better-price__modal .modal-body #productModalLongTitle,#product-response .modal-body #productModalLongTitle{color:#1d1d1d;font-size:20px;line-height:1.294;letter-spacing:-.4px}#better-price__modal .modal-body .col-md-5 img,#product-response .modal-body .col-md-5 img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;height:auto;padding:70px 0;position:relative}#better-price__modal .modal-content,#product-response .modal-content{border:3px solid #f3f3f3;border-radius:14px;height:100%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:98%;margin-bottom:10px;-webkit-transform:translateZ(0);transform:translateZ(0);vertical-align:middle}#better-price__modal .close-icon::before,#product-response .close-icon::before{top:-30px;left:-10px}#better-price__modal .modal-body,#product-response .modal-body{padding:0}#better_price,#shop_url,#shop_name,#shop_location{border-radius:14px;background:#fff;border:3px solid#c8c8c8;color:#717171;font-size:14px;line-height:1.571;padding:11px 12px;width:100%;height:50px;letter-spacing:-.8px;padding-left:42px;position:relative}.input_currency{position:absolute;left:80px;color:#2b2e38;font-size:12px;line-height:1.833;margin-top:13px}.woocommerce form .form-row label[for="shop_url"]{float:right;margin-right:11px;color:#2b2e38}.close-icon::before{height:28px;width:28px;z-index:1;font-family:bigikala;color:#a1a1af;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;display:inline;text-align:center;position:relative;vertical-align:sub;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\E15B";font-size:25px;float:left;line-height:29px;top:-5px;cursor:pointer}.close-icon:hover::before{color:#ef394e}#product_better_price_form,#product_response_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.woocommerce form .form-row.duplicated-url-row label,.woocommerce form .form-row label[for="feedback_desc"],.woocommerce form .form-row label[for="better_price"],.woocommerce form .form-row label[for="shop_url"],.woocommerce form .form-row label[for="shop_name"],.woocommerce form .form-row label[for="shop_location"]{margin-bottom:8px;color:#4d4d4d;font-size:16px;line-height:1.467;letter-spacing:-.1px}#duplicated_url{border-radius:14px;border:3px solid #f3f3f3;color:#717171;font-size:14px;line-height:1.571;padding:11px 12px;width:100%;letter-spacing:-.8px;text-align:left;direction:ltr}#feedback_desc{border:3px solid #f3f3f3;border-radius:14px;outline:none;padding:10px;color:#424242;width:100%;resize:vertical;vertical-align:top;min-height:56px;font-size:15px;line-height:2.58;height:100px}#feedback_submit{font-size:20px;line-height:20px;height:46px;width:100%;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);padding:8px 31px;color:#fff;border:none}lable.switch-container{margin-right:11px;color:#2b2e38;display:block}.c-product__seller-extra::before{content:"\E142\00FE0E";font-size:24px;color:#4d4d4d;position:relative;font-family:bigikala}.form-row.shop-url-row,.form-row.shop-name-row{display:block;margin:25px 0!important}ul.multicat_list{display:block;position:relative;margin-top:16px;float:right}.bigikala-control-thumbs{position:relative;margin-top:30px}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{height:auto;margin-top:25px}#commentlist-container ol li,.woocommerce #reviews #comments ol.commentlist li{list-style:none}.form-submit input#submit{margin:15px auto}.depth-2{margin-right:70px}.masonry-gallery.post{padding:0}.post .media-heading{font-size:16px;color:#000;font-weight:400}.blog-widget-carousel .section-products-carousel header h3{line-height:35px}.filters-panel .search-navigation::before{display:none}.section-products-carousel header span::after,.section-products-carousel header h2::after,.section-products-carousel.brands header strong::after{content:"";position:absolute;left:-14px;width:15px;height:3px;background-color:#fff;bottom:0;z-index:1}.section-products-carousel header span::before,.section-products-carousel header h2::before,.section-products-carousel.brands header strong::before{content:"";position:absolute;right:0;left:0;bottom:0;background:linear-gradient(90deg,#ff8a00,#e52e71);height:3px;z-index:1}.section-products-carousel header h2{display:inline-block;color:#494949;height:38px;font-weight:400;margin:0;padding:8px 0;min-height:49px;font-size:22px;line-height:31px;white-space:nowrap;position:relative;text-align:right}.message{color:red}.blog-widget .media-heading{color:#000;font-size:15px;line-height:25px;font-weight:400;height:95px;overflow:hidden}.post-title h1{text-align:right;font-weight:400}.hr-widget .blog-widget-title span{font-weight:400}.woocommerce .star-rating span::before{font-family:star}.wonder.section-products-carousel{overflow:visible;border:none;-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:one;box-sizing:border-box;line-height:22px;margin-bottom:10px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:35px 16px;background-size:auto 100%}.section-products-carousel.wonder{width:100%;max-height:calc(100% - 41px);-o-object-fit:contain;object-fit:contain}.section-products-carousel.wonder{width:100%;-o-object-fit:contain;object-fit:contain;background-repeat:no-repeat!important;background-size:170px auto!important;background-position:94%!important}.wonder.section-products-carousel header::before,.wonder.section-products-carousel header::after,.wonder.section-products-carousel header h3::after{display:none}.about-bar .col-md-9{width:60%}.about-bar .col-md-3{width:40%}.footer-newsletter .col-md-3{width:30%}.footer-newsletter .col-md-9{width:70%}.footer_description a#moreBtn{font-size:14px;line-height:1.571;letter-spacing:-.3px;text-align:right;color:#4d4d4d;display:inline-block;margin-right:10px}.icon-item{color:#444;display:inline-flex;justify-content:space-around}.wonder.section-products-carousel .scroller.partial{margin-right:250px;margin-top:-50px}ul.multicat_list{display:block;position:absolute;margin-top:16px;margin-right:150px}.wonder.section-products-carousel header .boxmore a{padding:9px 16px 9px 40px;font-size:16px;line-height:20px;font-weight:400;border:2px solid #fff;color:#fff;border-radius:14px;position:relative;top:386px}#mailpoet_form_1 .mailpoet_text,#mailpoet_form_1 .mailpoet_textarea{width:260px!important}.about-bar p{margin:0}.footer_description p{font-size:13px;line-height:1.5;font-weight:400;letter-spacing:-.3px;color:#666;margin-left:30px}.footer-bottom-widgets{background:#f5f5f5;padding:30px 0}.copyright-bar ul li{float:right;margin:0 0 0 40px}.copyright-bar ul li a{color:#222;line-height:36px;font-size:16px}.about-bar .col-md-3 img{float:right;margin-left:8px;width:150px;height:150px;border-radius:14px;background-color:#f0f0f0;border:3px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.copyright-bar{background-color:#d7dee0;color:#555;text-align:center;font-size:12px;padding-bottom:15px}.copyright-bar .copyright-bar-text{color:#666;text-align:right}.footer-newsletter input[type="submit"]{float:left;display:block;padding:0;overflow:hidden;position:relative;cursor:pointer;line-height:38px;font-size:14px;left:70px;font-weight:400;margin-top:0!important;width:57px!important;height:50px;color:#fff;border-radius:14px;text-align:center;vertical-align:center;background:linear-gradient(90deg,#ff8a00,#e52e71)}#mailpoet_form_1 .mailpoet_text::placeholder,#mailpoet_form_1 .mailpoet_textarea::placeholder{color:#555}.wonder.section-products-carousel header .boxmore{position:absolute;bottom:5px}.wonder .icon-blue-plus::before{content:"\E184";font-size:20px;line-height:20px;font-family:bigikala;top:383px;right:140px;position:absolute;color:#fff}.wonder .flickity-enabled.is-draggable .flickity-viewport{margin-right:-28px}.wonder.section-products-carousel .scroller .productItem b,.wonder.section-products-carousel .scroller .productItem h5{overflow:hidden;max-width:90%;min-height:50px;font-size:17px;line-height:25px;color:#000;height:60px;text-align:right;width:100%;display:block;font-weight:400;margin:0 20px}.wonder.section-products-carousel header h3{font-size:0}.site-main h1{color:#4d4d4d;font-weight:400}.footer_description a{font-size:14px;line-height:1.571;letter-spacing:-.3px;text-align:right;color:#ef394e}.apps li .android-icon,.apps li .ios-icon,.apps li .google_play-icon{width:150px;height:44px}.apps li .google_play-icon{background:url(../../../themes/Bigikala/assets/images/google_play.png) no-repeat;float:right}.rememberpassword .dk-button-container .dk-button.blue{background:linear-gradient(90deg,#ff8a00,#e52e71)!important}.navigator-wrapper::-webkit-scrollbar{display:none}.icon-info-faq::before,.icon-info-message::before,.icon-info-tell::before{display:none}.infobar-slogan{font-size:16px;line-height:36px;vertical-align:middle;text-align:right;direction:rtl;white-space:nowrap;display:block;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#555;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:normal;width:50%}.footerinfobar ul{float:right;width:100%;margin:0;font-size:16px;line-height:36px;vertical-align:middle;text-align:right;direction:rtl;font-style:normal}.modal-dialog.modal-dialog-centered.modal-lg button.close::before{top:10px;left:10px}.footerinfobar ul li{margin:0 0 0 20px;float:right;margin-right:10px}.footerinfobar ul.apps li{margin:-30px 0 0 0;float:left}.footerinfobar ul li a{color:#ef394e;text-decoration:none;line-height:40px;margin-right:10px}.footerinfobar ul li i.icon{display:none}.footerinfobar span{font-style:normal;font-weight:400;font-size:16px;color:#222}.footerinfobar{color:#ccc;padding-bottom:20px}.recomendation-wrapper.matrix_wolfrating span,.seller-performance span,.vendor-warranty,.quantity_select_field,.quantity_select_field option,select,.product_bar_left .flip-clock-wrapper ul li a div div.inn,.customStar p,.custom-stars p,.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span,.page-numbers,.cart-qty,.num,.compare__button.compare__button--compare,#comments header.comment-header .info,.vendors-count span,h3.review-title a,td.date>span,.bigikala-admin-rates span,.register-time,.dokan-store-open-close span,.dokan-pagination-container .dokan-pagination li a,.vendors-rate,.show-more-seller,.vendors-table-col--shipping span,.label,.cart-subtotal th,.package-count span.value,.chosen_shipping_method,.delivery-time .value,.checkout-products .product_count,.blog-widget-carousel .human_time_diff,.human_time_diff,.post-date,time,.heading,.rpwe-comment,.woocommerce div.product form.cart .variations label,.product-list-table td.price,#better_price::selection,#billing_phone,#billing_postcode,.post-meta span.post-date,.rpwe-li .rpwe-time,.highcharts-background{font-family:'Num',Kalameh;font-weight:400}.post-body a:link,.post-body a:link:hover,.post-body a:link:focus,.short-description a:link,.short-description a:link:hover,.short-description a:link:focus,.wpb_text_column a:link,.wpb_text_column a:link:hover,.wpb_text_column a:link:focus{color:#ef394e}.site-main .wpb_text_column{-webkit-box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);background-color:#fff;border:3px solid #f3f3f3;margin:15px auto;padding-bottom:60px;line-height:22px;padding:5px 100px;border-radius:14px}.apps{top:-15px;position:relative}.vc_row.wonder{margin-left:-16px!important;margin-right:7px!important}.col-md-9 .matrix_wolfold-price .woocommerce-Price-amount,.matrix_wolfold-price .woocommerce-variation-price .price .amount{font-size:16px;line-height:40px;display:block;letter-spacing:.5px;color:#ef394e;text-decoration:line-through;float:right}.woocommerce .product-info-box .quantity .qty{height:50px;margin:0 10px}.vendors-table-col--shipping .icon.ready::before{top:-16px;right:-40px}.quantity_select_field{margin:0;height:60px}.pagination{font-family:Num}.woocommerce td.product-quantity{min-width:0;max-width:35px}.wonder-price{text-align:left!important}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2{width:250%}.c-product__feature-item--1::before,.c-product__feature-item--2::before,.c-product__feature-item--3::before,.c-product__feature-item--4::before,.c-product__feature-item--5::before,.c-product__feature-item--6::before{font-size:38px;top:-5px;right:-40px}a.c-header__btn-user span{display:block;font-size:15px;position:relative;top:-10px;font-weight:400;line-height:45px;max-width:89px;overflow:hidden}.woocommerce-error::before{content:"\E01F";font-size:57px;font-family:bigikala;top:20px}.woocommerce-message .buttom,.woocommerce-message::before{content:"\E02D";font-size:70px;font-family:bigikala;right:25px;top:12px}.coupon-fee::before{content:"\E071";color:#52b568;right:-12px;top:6px}.show-more-seller.playing::after{right:46%;width:95px}.c-product__feature-item{font-size:14px;color:#434a54;padding-right:40px;line-height:20px}.col-md-4.product-gallery{width:34%}.col-md-8.product-det{width:66%}.product-det .info-header{width:60%;border-bottom:1px solid #f2f2f2;display:block}.woocommerce .woocommerce-breadcrumb a:hover{color:#ef394e}.product-det .info-header h1 span{background:#fff;top:33px;position:absolute;padding-left:10px;right:0}.product-det .info-header h1{width:100%;position:relative;min-height:50px;text-align:right;display:flex}.product-info-box{margin-top:-13px;margin-right:-13px}.recomendation-wrapper.matrix_wolfrating{margin-top:-45px;width:25%}.product_bar{border:none;box-shadow:none;background:transparent;padding:0;min-height:70px}.product_bar_left .bigiCountDown.small{margin-top:25px}.tbar .icon-love::before{font-size:24px;left:10px;top:4px;font-weight:400;content:"\E051"}.tbar .c-header__user-dropdown-action .orders-menu::before{font-size:22px;margin-left:11px;font-weight:400}.bigikala-control-thumbs li{-ms-flex:0 0 25%;flex:0 0 23%;max-width:25%}.bigikala-control-thumbs li{height:auto;opacity:.7}.bigikala-control-thumbs li:hover{opacity:1}.woocommerce div.product div.images .bigikala-control-thumbs li{font-size:0;border:3px solid #f3f3f3;border-radius:14px;width:88px;height:89px;max-height:89px}.woocommerce div.product div.images img{padding:5px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{text-indent:0;cursor:pointer;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:27px;height:34px;border-radius:100%;color:#fff;background-color:rgba(115,114,115,.6);font-size:32px;line-height:20px;left:78px;top:23px;border:none;padding-right:7px}.bigikala-control-thumbs{border-top:none}.woocommerce div.product div.images .bigikala-control-thumbs li:last-child{border:none}.bigikala-control-thumbs li:last-child{opacity:1}.woocommerce div.product div.images .bigikala-control-thumbs li:nth-of-type(4) img{-webkit-filter:blur(3px);filter:blur(3px)}.product-gallery-warp ul li{padding:10px;margin:10px 0}.modal__container{width:95%;top:8%}.c-header__faq::before{content:"\E01F";font-family:bigikala}.icon-share::before{content:"\E0A5";font-family:bigikala;color:#3d3d3d;font-size:28px}.product-gallery .icon-compare.added::before,.product-gallery .icon-compare::before{content:"\E12B";font-family:bigikala;color:#3d3d3d;font-size:28px;left:3px}.icon-notification.done::before,.icon-notification::before{content:"\E0B6";font-family:bigikala;color:#777;font-size:24px}.icon-notification.done::before{color:#ef394e;content:"\E0B7"}.icon-statistics::before{content:"\E0AB";font-family:bigikala;color:#3d3d3d;font-size:28px}.current-product-video::before{font-size:21px;left:17px;color:#4d4d4d}.products-notify-button .dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification::after{content:"\E0B7";font-family:bigikala}.coming_soon_label::before{content:"\E059";font-family:bigikala;color:#ef394e;font-size:32px}.coming_soon_label{border:none;box-shadow:none;background:transparent;border-bottom:1px solid #ef394e;padding:0;min-height:60px;width:400px}body.night .c-navi-list__basket-item-remove{background:transparent}body.night .product-gallery-warp ul li{background-color:transparent;border:transparent}body.night .product-det .info-header h1 span,body.night .product-det .info-header{background:#1f1c28}option{font-family:Num,Kalameh}#login .ckeckbox-control::before{content:"\E14E";color:#fff;font-weight:400;display:block;width:18px;height:18px;position:absolute;top:-3px;font-size:11px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-decoration:none;line-height:22px;right:2px;-moz-osx-font-smoothing:grayscale;text-transform:none}#matrix_wolfnotify_form .dk-button-container .dk-button-label .dk-button-labelname{line-height:32px;font-size:23px}.footer-newsletter input[type="submit"]{margin-top:-47px;margin-left:-70px;width:108px}.wpcf7-form-control{width:100%;margin:7px 0}.product-det .header{min-height:85px}.product-det .info-header h1 span{top:45px}.product-det .info-header h1{min-height:60px}.select2-container .select2-selection--single{height:50px!important}#billing_mahdiy_cities_field{width:42%;margin-right:63px}.c-navi-list__basket_count{font-size:14px;line-height:normal;color:#666;font-family:Num}.cart_totals{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:none;line-height:22px;padding:0;width:100%!important}.shop_table.shop_table_responsive{line-height:22px;border-radius:14px;width:100%;padding:0 15px 0 10px!important}.cart_totals p{font-size:14px;line-height:1.833;color:#929292}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border:none}.cart-discount th,.cart-subtotal th{font-size:15px;line-height:1.692;color:#4d4d4d;display:-webkit-box;display:-ms-flexbox;display:flex}.cart-collaterals .cart-subtotal,.cart-collaterals .order-total,.cart-collaterals .cart-discount{width:100%;display:flex}.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{line-height:38px!important;font-size:14px;text-align:right;width:100%;font-weight:400}td.final{font-family:Num}.woocommerce-cart-form button.button[name="update_cart"],a.checkout-button.button.wc-forward:before,a.checkout-button.button.wc-forward:after{display:none}.go-to-checkout{width:100%;display:block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;position:relative;bottom:30px;background-color:#fff;padding:10px 12px;border:3px solid #f0f0f2;border-top:0;border-bottom:0}.go-to-checkout .order-total span{font-size:10px;line-height:2.2;color:#777;text-align:left}.go-to-checkout .order-total span.woocommerce-Price-currencySymbol{font-size:12px;line-height:1.833;font-weight:400;color:#fff}.go-to-checkout .order-total .amount{color:#fff;font-size:18px;line-height:1.222;font-weight:400;text-align:left;margin-top:2px}a.checkout-button.button.wc-forward,a.checkout-button.button.wc-forward:hover{padding:12px 16px;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:14px;text-align:center;font-weight:400;color:#fff;font-size:16px;line-height:1.571;border:none;cursor:pointer;margin:0;display:block;margin-top:-14px;height:auto;letter-spacing:normal;width:100%}button.button[name="calc_shipping"]{padding:12px 16px;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:14px;text-align:center;font-weight:400;color:#fff;font-size:14px;line-height:1.571;border:none;cursor:pointer;margin:0;height:auto;letter-spacing:normal;display:block;width:100%}.woocommerce-cart .wc-proceed-to-checkout{padding:1em 0;margin:0}.cart-discount .final,.cart-discount td.final span.woocommerce-Price-amount.amount{font-size:18px;line-height:35px;color:#ef394e}.cart-collaterals .cart-discount{margin-top:-10px}.woocommerce-page .cart-collaterals .cart_totals table .tax-total td .woocommerce-Price-amount.amount,.woocommerce-page .cart-collaterals .cart_totals table .order-total td .woocommerce-Price-amount.amount{font-weight:400;color:#000;font-size:17px;line-height:1.294}.woocommerce-page .cart-collaterals .cart_totals table .tax-total td .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,.woocommerce-page .cart-collaterals .cart_totals table .order-total td .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol{font-size:11px;line-height:2;font-weight:400}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:middle;line-height:15px}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;display:grid}.cart-collaterals .order-total,.cart-collaterals .tax-total,.cart-collaterals .shipping{margin:0;padding-top:2px;border-top:2px solid #e6e6e6;font-weight:400;color:#000;display:block}.cart-collaterals .order-total{margin:0 0 10px}.woocommerce-cart table.cart img{max-width:140px;max-height:140px;width:100%}.cart-subtotal td,.cart-subtotal th,.cart-discount td,.cart-discount th{line-height:25px}.woocommerce-shipping-calculator .shipping-calculator-button,.woocommerce-shipping-calculator .shipping-calculator-button:hover{width:100%;display:ruby-base!important;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff}.woocommerce-cart-form__cart-item.cart_item:first-child{border-top:none}.woocommerce-cart-form__cart-item.cart_item{border-top:1px solid #f2f2f2;border-bottom:none;width:100%;display:table;margin-top:16px}.woocommerce-cart-form__cart-item.cart_item .product-thumbnail{width:20%;min-width:124px}.woocommerce-cart table.shop_table tr td.product-name a{font-size:16px;line-height:1.375;color:#4d4d4d;text-align:right;margin:4px 0;width:100%;font-family:Kalameh,sans-serif;font-weight:400}.cart-seller::before{content:"\E081";font-size:20px;line-height:23px;position:absolute;margin-right:-24px;color:#979797;font-family:bigikala;font-weight:400}.cart-seller{color:#777;font-size:13px;line-height:1.833;text-align:right;font-weight:400}.woocommerce-cart-form .cart-seller{margin-right:22px}.cart_item .cart-item-color{width:14px;height:14px;border-radius:50%;display:block;position:absolute;right:1px;top:8px;border:1px solid rgba(0,0,0,.3)}.variation.variation-warranty p{font-family:Num,Kalameh}.variation.variation-warranty .warranty-icon::before{font-size:20px;line-height:18px;position:absolute;right:-2px;top:32px;color:#979797;content:"\E0DB";font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;display:block}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:7px -2px!important}.product-name dl{display:block;color:#777!important;font-size:14px;line-height:1.833;width:100%;text-align:right;padding-right:24px;position:relative;margin:7px 0 4px!important;font-weight:400}.woocommerce-cart table.shop_table tr td.product-name{font-size:15px;line-height:1.67;width:60%;display:table}.woocommerce td.product-name dl.variation dd{float:none}.woocommerce-cart table.shop_table tr td .product-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px;margin-right:-4px}.woocommerce-cart table.shop_table tr td .quantity{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity .qty{width:90px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:14px;color:#8c8f97;font-size:15px;line-height:1.467;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;margin:-5px -15px}.woocommerce-cart table.shop_table tr td .quantity input.qty{appearance:textfield;-webkit-appearance:none;-moz-appearance:textfield}.bigikala-plus,.bigikala-minus{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:10px;font-size:0;position:relative;border:none;margin:0;padding:0;color:#8c8f97;background-color:transparent;cursor:pointer;text-align:center;font-weight:400}.bigikala-plus::before,.bigikala-minus::before{position:absolute;right:0;top:-16px;font-size:14px;font-family:bigikala}.bigikala-plus:before{content:"\E170"}.bigikala-minus:before{content:"\E172";top:0}.woocommerce-cart .bigikala-minus{left:-63px;top:11px}.woocommerce-cart-form__cart-item.cart_item{height:190px}.woocommerce-cart table.shop_table tr td.product-subtotal{vertical-align:bottom;text-align:left;padding-left:20px;font-size:17px;line-height:1.294;margin-right:0;margin-left:0;padding-top:25px;padding-bottom:25px;position:relative;font-weight:400;width:20%}.total-price-left{display:none}.woocommerce-cart table.shop_table tr td.product-subtotal .woocommerce-Price-currencySymbol{font-size:10px;line-height:2.2}.woocommerce-cart td.total-price-left{display:none!important}.icon.icon-trashbin::before{content:"\E07A";font-size:19px;line-height:0;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;background-color:#fff;display:inline-table;margin-top:-5px;padding-top:11px;margin-right:0}.woocommerce-cart-form a.remove::before{line-height:29px!important;margin-right:0!important;content:"\E15C"!important;font-family:bigikala;font-size:12px;vertical-align:top;display:inline-block;font-family:bigikala;color:#959595;font-weight:400;padding-right:4px}.shop_table td.product-remove{width:26px;height:26px;text-align:center;border:none;border-radius:13px;color:#999;background:#f5f5f5;right:14px;cursor:pointer;padding:0;margin:10px;display:block;margin-top:75px}.woocommerce-cart .wonder-price-left .woocommerce-Price-currencySymbol,.woocommerce-cart .wonder-price-left .wonder-price{width:100%;text-align:left;font-size:10px;line-height:10px;color:#ef394e}.woocommerce-cart .wonder-price-final .woocommerce-Price-amount.amount{text-align:center;color:#000;font-size:19px;line-height:1.294;font-weight:400}.woocommerce-cart .wonder-price-left .woocommerce-Price-amount.amount{font-size:14px;color:#ef394e;line-height:1.571}.woocommerce-cart-form .actions{display:block;margin:10px 0;height:40px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left;width:50%;display:flex}.woocommerce-cart table.cart td.actions .coupon .input-text{border:3px solid #f0f0f2;height:40px;line-height:35px;overflow:hidden;border-radius:14px;font-size:15px;width:70%}.woocommerce-cart .actions button,.woocommerce-cart .actions button:hover{padding:16px!important;border-radius:14px;font-size:15px;background-color:#979ba7!important;transition:all .3s ease-in-out;height:40px!important;line-height:10px}.woocommerce-cart-form__cart-item .quantity_select_field{margin:0;height:40px}.go-to-gateway{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;bottom:0;background-color:#fff;-webkit-box-shadow:0 -3px 4px 0 rgba(0,0,0,.06);box-shadow:0 -3px 4px 0 rgba(0,0,0,.06);border-color:#e0e0e2;padding:10px 12px;z-index:99;margin-top:-5px;position:-webkit-sticky;position:sticky;margin-bottom:40px}#place_order{padding:12px 16px;background:linear-gradient(90deg,#ff8a00,#e52e71)!important;border-radius:14px;min-width:300px;text-align:center;font-weight:400;font-size:22px;line-height:1.3;border:none;cursor:pointer;margin:0;display:block;height:auto;letter-spacing:normal;box-shadow:none;width:auto}.order-total>span{font-size:11px;line-height:2.2;color:#777;text-align:left}.go-to-gateway .order-total .amount{color:#fff;font-size:18px;line-height:1.222;font-weight:400;text-align:left;margin-top:2px}.go-to-gateway .order-total span.woocommerce-Price-currencySymbol{font-size:12px;line-height:1.833;font-weight:400;color:#fff}.woocommerce-checkout-review-order table td{text-align:left}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:13.5px;border-radius:2px;line-height:1.5;background-color:#f5f5f5;color:#666}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #f5f5f5;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;right:0;margin:-1em 2em 0 0}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:right;padding:1em;border-bottom:none;margin:0;list-style:none outside}.woocommerce-shipping-fields,.woocommerce-additional-fields,.invoice{border:3px solid #f3f3f3;background:#fff;position:relative;margin-bottom:10px;padding:0 15px 5px 0;border-radius:14px}.woocommerce-info::before{content:"\E02C";font-size:70px;color:#ef394e2b;right:20px;top:40px;position:absolute;font-family:bigikala;display:block}#billing_address_1{width:100%;line-height:20px;color:#444;height:75px}.woocommerce-checkout .form-row label .required{color:#ef394e;margin-right:3px;font-size:18px;line-height:1.222;margin-top:-5px;font-weight:400}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;line-height:28px;font-weight:400;font-size:14px}#billing_address_1{width:100%}#ship-to-different-address{margin:10px 25px}#order_comments{width:98%;height:120px}#checkout_map{width:100%}.col-sm-12.col-md-3.sticky-sidebar.floating{background-color:#fff;-webkit-box-shadow:0 8px 13px -7px rgba(0,0,0,.05);box-shadow:0 8px 13px -7px rgba(0,0,0,.05);border:1px solid #e6e6e6;line-height:22px;border-radius:14px}.woocommerce-checkout #payment,.woocommerce-checkout-review-order-table,.woocommerce-checkout-review-order table{border:3px solid #f0f0f2;background:#fff;box-shadow:none;border-radius:14px;transition:all .3s ease-in-out;position:relative;margin:0;padding:0;width:100%}.woocommerce-checkout-review-order table td{text-align:left}.showcoupon{color:#ef394e;font-size:14px;border-bottom:1px dashed;display:block;margin-right:5px}.select2-container .select2-selection,#select2-billing_state-container,#select2-billing_state-container,#select2-billing_sabira_cities-container{font-size:16px;height:48px;line-height:40px;color:#2d2d2d}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:40px}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:4px}.woocommerce-checkout-review-order table tr,.woocommerce-checkout-review-order table tr.order-total th,.woocommerce-checkout-review-order table td{border:none}.woocommerce table.shop_table,.woocommerce-checkout #payment,.woocommerce-checkout-review-order-table,.woocommerce-checkout-review-order table{margin:0;padding:0;background-color:#fff;border:3px solid #f0f0f2!important;border-radius:14px;position:relative}.woocommerce-shipping-totals.shipping th,.woocommerce-shipping-totals.shipping td{display:block;width:100%}.woocommerce-shipping-totals.shipping th{text-align:center}#shipping_method li::before{font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;vertical-align:middle;color:#eade80;margin-left:5px;font-size:50px;line-height:55px}.cart-subtotal .woocommerce-Price-amount{font-size:18px}#shipping_method li{border:3px solid #eade80;padding:15px;margin:10px 15px!important;line-height:45px!important;background:#fdfaeb;width:45%;float:right}#order_review .order-total{border-top:1px solid #e6e6e6!important}#order_review .order-total th{font-size:14px;line-height:45px;font-weight:normal!important;color:#000}#order_review .order-total .woocommerce-Price-amount.amount{font-size:17px;line-height:1.294;font-weight:400;color:#000}#order_review .order-total .woocommerce-Price-currencySymbol{font-size:11px;line-height:2;font-weight:400;color:#000}#order_review .cart-discount{position:relative}#order_review .cart-subtotal{position:relative}.woocommerce-privacy-policy-text{font-size:15px;line-height:1.467;color:#5e5e5e}.woocommerce-terms-and-conditions-link,.woocommerce-terms-and-conditions-link:hover,.woocommerce-terms-and-conditions-link:active,.woocommerce-terms-and-conditions-link:focus{color:#ef394e;padding:0;line-height:2;border-bottom:1px dashed #ef394e}input[type="checkbox"]:checked+span.required::after{content:"\E14E";position:absolute;left:3px;color:#fff;font-size:11px!important;font-family:bigikala;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:2}input[type="checkbox"]:checked+span.required::before{content:"";width:23px;height:23px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid #1fa4b3;border-radius:inherit;display:block;position:absolute;top:-1px;right:-1px}input[type="checkbox"][name="terms"]{opacity:1}.checkout-header{background-color:#fff;height:110px;-webkit-box-shadow:0 2px 12px 0 hsla(0,0%,44.3%,.14);box-shadow:0 2px 12px 0 hsla(0,0%,44.3%,.14);margin-bottom:30px}.checkout-header .header-row .col-md-3{width:100%;float:none;margin:22px auto;display:block}.footer-section.checkout-footer{padding-top:0;border-radius:14px 14px 0 0}.checkout-footer .footerinfobar{padding:30px 38px 15px;display:block;margin:0 auto;text-align:center;width:100%;background-color:#f0f0f0}.go-to-checkout .checkout-footer .footerinfobar ul{float:none;text-align:center}.checkout-footer .footerinfobar .footer-div{max-width:750px;margin:0 auto;display:initial;text-align:center}.checkout-footer li span{text-align:center;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.4px;display:inline-block;color:#222;margin-bottom:27px;height:26px}.checkout-footer .copun-notice{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;color:#777;margin-bottom:22px}.checkout-footer .section-two{font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;margin-bottom:22px;color:#b0b0b0}.checkout-footer .footerinfobar ul li{margin:0 0 0 60px;float:right}.checkout-footer .footerinfobar ul{float:none;width:100%;margin:0;font-size:16px;line-height:36px;vertical-align:middle;text-align:center;direction:rtl;font-style:normal;letter-spacing:-1.1px;position:relative;display:table-cell}#shipping_country_field{display:none}.button.wc-backward{background-color:transparent;border:transparent;margin-top:0;float:none;text-align:center;cursor:pointer;color:#ef394e;font-size:12px;line-height:24px}.flip-clock-wrapper{margin-top:-15px;left:0;position:absolute}.woocommerce-shipping-totals.shipping th{padding:16px;font-size:16px;line-height:1.375;color:#4d4d4d}.woocommerce-shipping-totals.shipping th::before{content:"\E05d"!important;display:inline-block!important;font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;vertical-align:middle;color:#ef394e;margin-left:7px;font-size:35px;line-height:30px}.main-content .quantity .qty{width:90px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #eee;border-radius:14px;color:#333;font-size:15px;line-height:1.467;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:3px solid #9a9a9f;height:48px}.main-content .col-md-9 .bigikala-minus{left:26px;top:27px;font-size:0}.main-content .col-md-9 .bigikala-plus{left:-10px;bottom:38px}.section-products-carousel .loop-saving-percentage{font-size:15px;line-height:1.571;font-weight:400;padding-top:2px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;border-radius:14px;width:36px;text-align:center;position:absolute;float:left;display:block;margin-left:45px;bottom:47px}.section-products-carousel.wonder .loop-saving-percentage{bottom:52px}.site-logo,.site-loader{display:block}.matrix_wolfprice{font-weight:400}.icon-googleplus::before{position:absolute;left:3px;top:0;color:#fff;content:"\F407";display:inline-block;font:33px "bigikala"}.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{background-color:#fff;-ms-border-radius:14px;border-radius:14px;box-shadow:none;box-sizing:border-box;line-height:22px;margin-bottom:10px;padding:20px 100px;border:3px solid #f0f0f2}.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received::before{content:"\E150";font-size:39px;line-height:60px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;margin:0 auto 6px;padding:22px;border-radius:50%;width:95px!important;height:95px!important;font-family:bigikala;display:block;text-align:center}li.email::before{position:relative;font-size:81px;color:#e0e0e0;content:"\E13a";font-family:bigikala;display:block;height:116px;line-height:107px}.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{margin:20px 0;box-shadow:0 8px 13px -7px rgba(0,0,0,.05);background-color:#fff;border:3px solid #f3f3f3;padding:25px 0;width:100%;color:#000;font-size:25px;line-height:38px;font-weight:400;letter-spacing:-.5px;text-align:center;border-radius:14px}.form-group.clearfix .fa-eye::before{content:"\E0C0";font-size:30px;line-height:27px;font-family:bigikala}.form-group.clearfix .fa-eye-slash::before{content:"\E0BF";color:#929292;font-size:30px;line-height:27px;font-family:bigikala}.flip-clock-wrapper .flip-clock-wrapper{margin-top:0;left:auto}#lofslider .flip-clock-wrapper{margin-top:0;left:auto;position:absolute}.single_add_to_cart_button.button.dk-button span.dk-button-container{font-size:18px;line-height:33px}.product-info-box .single_add_to_cart_button.button.dk-button span.dk-button-container{font-size:16px;line-height:22px}.available_widget .woocommerce-widget-layered-nav-list__item.chosen::before{right:0;display:block;top:2px;color:#fff;font-size:9px;font-family:bigikala;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:18px;padding-right:2px;background:linear-gradient(90deg,#ff8a00,#e52e71);border:1px solid transparent;width:20px;height:20px;padding-top:1px;content:"\E14E";border-radius:14px;padding-right:3px}.woocommerce div.product .product-info-box .button{float:none!important;height:49px!important;width:100%}.woocommerce div.product .product-info-box .button.external-product-btn{width:90%}.add-to-cart-holder{display:flex}.content-box-shop .product-remain{padding-right:-4px;position:absolute;margin-top:-11px}.products__item-compare{top:28px}.icon-stock-notice::before{content:"\E1C7";position:absolute;right:3px;top:-5px;font-size:18px;font-family:bigikala}.product-remain{font-size:13px;line-height:1.833;color:#ef394e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;padding-right:5px;font-family:Num}.product-info-box .product-remain{margin:10px}.onvan,.zir-onvan{padding:15px;font-size:20px}input.input-radio{opacity:1}.wc_payment_method input.input-radio{float:left;position:relative;display:block;top:15px;left:0}.sharing-panel #wp-submit,.sharing-panel .wp-submit{padding:0 25px;height:50px;background:linear-gradient(90deg,#ff8a00,#e52e71);width:100%}.icon-linkedin{display:none;width:40px;height:38px;border-radius:14px;position:relative;color:#fff;background:#1e8bcc}.icon-linkedin::before{content:"\E101"!important;display:inline-block;font:30px "bigikala"!important;line-height:43px!important;color:#fff;margin-right:4px}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:49%!important}ul.multicat_list{margin-top:0;margin-right:0}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:49%!important}ul.multicat_list{margin-top:0;margin-right:0}.header .cart-box.fill .cart-items-count{color:#fff}.wc-pao-addon-description p,.product-addon-totals,.wc-pao-col1,.wc-pao-col2,.wc-pao-col2 .amount,.wc-pao-subtotal-line .amount,.rating-count span,.wc-pao-col2 .strong,.wc-pao-subtotal-line span,#wc-deposits-notice p{font-family:Num!important;font-weight:400}#billing_city_field{z-index:9;display:block;position:relative}body.night .c-footer__feature-item{background-size:auto 58px}body.night .compare-items-container .compare-table .compare-table-row .table-item{margin:0}#billing_address_1_field{clear:both}.product-info-box .bigikala-plus{left:-20px;bottom:35px}.product-info-box .bigikala-minus{left:36px;top:22px}ul.multicat_list{position:relative;top:16px}.woocommerce .track_order button.button{width:116%;margin:0;padding:0;margin-right:-56px}#bigikala_login #loading{height:auto;margin:0 auto;display:block;position:relative;right:50px}.woocommerce-checkout .woocommerce .argmc-wrapper #payment ul.payment_methods li{background:#1f1c28}.woocommerce-cart table.shop_table tr td .quantity{z-index:99}.product-info-box .add-to-cart-holder{display:inline-block;position:relative}.products__item-image{max-height:inherit!important}.footerinfobar ul li a,.footerinfobar .infobar-slogan,.c-footer__badge,.order_details li strong{font-family:'Num',Kalameh;display:inline-block}.content-box-shop .product-remain{display:flow-root}.remain-count{border-radius:11px;font-size:13px;line-height:22px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:Num;display:inline;margin:0 0 0 5px}.c-navi-list__basket-total .woocommerce-Price-amount{font-weight:400}.woocommerce-table.order_details thead{background-color:#909090;border-top:1px solid #909090;border-left:1px solid #909090}.woocommerce-table.order_details thead th{font-size:19px;line-height:20px;letter-spacing:0;color:#fff;text-align:center;font-weight:400;padding:10px 20px}.woocommerce-table.order_details thead th:first-child{text-align:right}.woocommerce-table.order_details{margin:20px 0;box-shadow:0 8px 13px -7px rgba(0,0,0,.05);background-color:#fff;width:100%;border-collapse:collapse!important}.woocommerce table.shop_table{border:none;margin:0 0 24px -1px;text-align:right;width:100%;border-collapse:separate;border-radius:14px}.woocommerce-table.order_details{border-collapse:collapse!important}.woocommerce table.shop_table{text-align:right;border-collapse:separate}.order-number,.order-date,.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a,.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total,.wc-item-meta p{font-family:Num}.woocommerce-table__product-name.product-name a{text-align:center;display:inline-block}.wc-item-meta p{margin:3px 0;font-size:14px;line-height:36px;position:relative;padding:0 9px;background-color:#fff;border-radius:14px;color:#fff}.woocommerce-cart table.shop_table tr td .product-quantity{display:table}.woocommerce-cart table.shop_table tr td.product-name a{font-size:17px}.go-to-checkout .order-total .amountو .woocommerce-page .cart-collaterals .cart_totals table .tax-total td .woocommerce-Price-amount.amount,.woocommerce-page .cart-collaterals .cart_totals table .order-total td .woocommerce-Price-amount.amount{font-weight:400}.woocommerce table.shop_table.my_account_orders{border:none;margin-bottom:20px;padding-bottom:0;border-radius:14px;border-collapse:collapse}.box.noback.payment_details_table td{background-color:#909090;font-weight:400;letter-spacing:.2px;font-size:16px;line-height:1.692;color:#fff;padding-top:12px;padding-bottom:12px;min-height:45px;text-align:center}.woocommerce .woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-name .wc-item-meta .wc-item-meta-label{text-align:center}.woocommerce ul.order_details li{font-size:15px;text-align:center}.woocommerce ul.order_details li:last-child::before{content:"\E0B0";font-size:45px;line-height:85px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;margin:0 auto 6px;padding:22px;border-radius:50%;width:115px!important;height:115px!important;font-family:bigikala;display:block}.woocommerce div.product div.images .bigikala-control-thumbs li{max-width:89px}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0;display:inline-block}.woocommerce-cart table.shop_table tr td .product-quantity{position:relative;float:right}.short-description{padding:0 15px 30px}.main-content .quantity .qty{font-size:19px;height:60px}.woocommerce .woocommerce-cart-form__cart-item.cart_item .quantity .qty{font-size:17px}.woocommerce-checkout #payment ul.payment_methods{padding:0}.woocommerce-checkout #payment,.woocommerce-checkout-review-order-table,.woocommerce-checkout-review-order table{-webkit-box-shadow:none;box-shadow:none}tr.woocommerce-shipping-totals.shipping,.woocommerce-shipping-totals.shipping th,.woocommerce-shipping-totals.shipping td{display:block;text-align:right;padding-right:0;width:90%;position:relative;display:inline-table}#shipping_method li{border:3px solid #e0e0e2;background-color:#fbfbfb;padding:0 10px 0 20px;margin:5px 15px!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:14px}#shipping_method li::before{color:#feb900;font-size:32px;vertical-align:sub;margin-left:15px}#shipping_method li label{font-size:15px;line-height:24px;font-weight:400;position:relative;color:#030a16;padding:0}#shipping_method li .woocommerce-Price-amount.amount{line-height:17px;margin-right:6px;color:#62666d}.woocommerce-shipping-totals.shipping th::before{display:none!important}.section-products-carousel.wonder::before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:35px 16px;background:url(../../../themes/Bigikala/assets/images/pattern.png) 110% no-repeat;background-size:auto;background-size:auto 100%;content:'';position:absolute;width:100%;height:100%;margin-top:-36px}.woocommerce .woocommerce-cart-form table.shop_table{margin:0}.c-checkout-empty__icon{margin:0 auto;width:200px;height:150px;background:url(../../../themes/Bigikala/assets/files/bc6a97c7.svg) no-repeat 50%;background-size:auto;background-size:contain}.c-checkout-empty__icon::before{display:none}.cart-empty-div .woocommerce-info::before{display:none}.cart-empty-div .woocommerce-info{border-radius:0;direction:rtl;padding:0;background-color:transparent;border:none;min-height:15px;display:block;font-size:18px!important;line-height:31px;color:#ccc!important;margin:4px auto 12px;text-align:center}.c-checkout-empty__links p{font-size:18px;line-height:21px;color:#6d727e;margin-bottom:6px}.c-checkout-empty__link-urls a:not(:last-of-type){border-left:1px solid #e0e0e2;padding-left:12px;margin-left:12px}.c-checkout-empty__link-urls a{cursor:pointer;color:#ef394e;font-size:15px;line-height:24px}.return-to-shop .button.wc-backward::before{content:"\E081";font-size:24px;width:30px;height:30px;float:right;margin-right:-8px;line-height:35px;font-family:bigikala;color:#fff;position:relative}.return-to-shop .button.wc-backward,.return-to-shop .button.wc-backward:hover{float:none;color:#fff;line-height:28px}.navbar-search{width:48%;float:right;margin-right:0;margin-top:8px}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader)::before{content:"\E158";position:absolute;font-family:bigikala;right:unset;top:6px;bottom:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bcbcbc;font-size:25px;left:5px}.dgwt-wcas-close svg{display:none}.auth__content.box.noback{border:3px solid #f0f1f2;border-radius:0 0 28px 28px;margin-bottom:21px;background-color:#fff;border-top:none}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){background-image:none}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{width:100%;height:52px;color:#111;font-weight:400;font-size:16px;z-index:1;position:relative;background-color:#f0f0f1;border-radius:14px;display:flex;padding:5px 80px 10px 15px!important;margin-top:-2px;border:none}.tbar ul li .icon-love::before:hover,.tbar .c-header__user-dropdown-action .orders-menu::before:hover,.tbar .c-header__user-dropdown-action .user-menu::before:hover{color:#ef394e}.dgwt-wcas-sf-wrapp::before{content:"\E03F";position:absolute;z-index:2;color:#fff;font-size:28px;height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:bigikala;border:0;background:linear-gradient(90deg,#ff8a00,#e52e71);margin-top:0;margin-right:0;border-radius:18px;width:52px;padding-top:4px}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder{color:#444;font-style:normal;font-weight:400;font-size:18px;line-height:32px;opacity:.6}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level>li>.title2 a{min-width:130px}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus{background:#1f1c28;overflow:hidden;border-radius:7px 7px 0 0;border-radius:14px 14px 14px 8px;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.2);box-shadow:0 3px 12px 0 rgba(0,0,0,.2)}.dgwt-wcas-suggestions-wrapp{background:#fff;overflow:hidden;border-radius:0 0 28px 28px;border:none;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.2);box-shadow:0 3px 12px 0 rgba(0,0,0,.2)}.cart-box.fill:hover{display:block!important}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{margin-top:10px;font-size:14px;font-weight:400;color:#fff}.dgwt-wcas-st{font-size:14px;line-height:1.833;list-style:none;font-weight:400;color:#333;display:ruby}.dgwt-wcas-st-breadcrumbs{color:#ef394e;font-size:14px;opacity:1;line-height:1.833;list-style:none;margin-right:5px}.dgwt-wcas-si img{border-radius:10px}.dgwt-wcas-suggestion-selected{background-color:#fff}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{color:#ef394e;font-size:15px}.woocommerce-shipping-totals.shipping td,.woocommerce-shipping-totals.shipping th{width:100%}.woocommerce table.shop_table .cart-subtotal td{padding:9px 12px!important}.woocommerce table.shop_table .cart-subtotal th{padding:15px!important;font-weight:normal!important}.ersal td,.order-total td{padding:9px 12px!important}#order_review .order-total th{font-size:17px;line-height:30px}.wc_payment_method::before{content:"\E145"!important;display:inline-block!important;font-family:bigikala;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;vertical-align:middle;color:#a4a3a6;margin-left:5px;font-size:30px;line-height:30px}.woocommerce-checkout #payment ul.payment_methods li{border:3px solid #e0e0e2;background-color:#fbfbfb;padding:0 15px;margin:4px;width:100%;line-height:45px;border-radius:14px;float:right}.woocommerce-checkout #payment{background-color:#fff;-webkit-box-shadow:0 8px 13px -7px rgba(0,0,0,.05);box-shadow:0 8px 13px -7px rgba(0,0,0,.05);border:1px solid #e6e6e6;line-height:22px;border-radius:14px;padding:14px 16px 0}#place_order{min-width:auto;margin:20px auto;float:none!important;width:100%}.bigikala-order-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:6px 0;color:#777;margin:8px 0!important;padding-top:10px;border-top:3px solid #f0f0f2}.bigikala-order-total span{font-size:17px;line-height:1.571;font-weight:normal!important;color:#000!important}.bigikala-total-review span{font-size:17px;line-height:1.571;font-weight:normal!important;color:#000!important;text-align:left}.bigikala-total-review .woocommerce-Price-amount.amount{font-size:17px;line-height:1.294;font-weight:normal!important}.cart-url::before{content:"\E18E";font-size:18px;font-family:bigikala;margin-top:7px}.cart-url,.cart-url:hover,.cart-url:focus{position:relative;color:#ef394e;font-size:16px;line-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;width:100%;margin:10px 0}a.single_add_to_cart_button.button.external-product-btn,a.single_add_to_cart_button.button.external-product-btn:hover{text-align:center;line-height:25px;font-size:18px;margin:10px auto;display:block}a.single_add_to_cart_button.button.external-product-btn::before{display:none}.dk-product-meta span a{display:inline-block}#billing_address_1_field{clear:both}.woocommerce ul#shipping_method li label{padding:0 0 0 15px}ul.multicat_list{display:block;position:absolute;margin:-4px 150px;float:right}.products-box.listing ul.products li.product .main-featured-loop{width:20%}.showcoupon,.showcoupon:hover,.showlogin,.showlogin:hover{color:#ef394e;font-size:15px;border-bottom:1px dashed;display:block;margin-right:5px}.lost_password a,.lost_password a:hover,.lost_password a:link{color:#ef394e;font-size:14px;border-bottom:1px dashed;display:inline;margin-right:5px}.woocommerce form.woocommerce-form-login.login{border:3px solid #f0f0f2;padding:20px;margin:10px auto;text-align:right;border-radius:14px;background:#fff;display:block}.checkout_coupon{margin-top:10px}.point-total{background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0 0 28px 28px;padding:10px 40px 12px 30px;border:3px solid #f0f0f2;border-top:0;bottom:31px;position:relative}.point-total span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:25px;color:#62666d}.point-total span:first-child::before{content:"\E0B0";position:relative;right:-10px;top:-1px;font-size:21px;font-family:bigikala;width:16px;height:16px;color:#ff8a00}.point-total span:first-child::after{content:"\E01F";font-size:16px;vertical-align:sub;color:#999;font-family:bigikala}.point-total span:nth-child(2){font-size:14px;line-height:25px;font-family:Num}.woocommerce-MyAccount-navbar-primary ul li a{font-size:16px;line-height:24px;margin-right:16px}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link::before{content:"\E016"}li.woocommerce-MyAccount-navigation-link::before{font-size:26px;color:#ccc;font-family:bigikala;line-height:50px;font-style:normal;font-variant:normal;text-decoration:none;text-transform:none;position:absolute;right:25px;z-index:1}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard::before{content:"\E0A2";margin-top:5px}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders::before{content:"\E0CC"}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads::before{content:"\E08A"}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address::before{content:"\E06F";font-size:28px}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account::before{content:"\E03B"}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--your-comments::before{content:"\E121";font-size:25px}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--your-wishlist::before{content:"\E056";margin-right:-1px;font-weight:700;font-size:23px}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--support-tickets::before{content:"\E1DA"}.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--my-points::before{content:"\E062"!important}li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout::before{content:"\E085";right:25px}.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout{border-top:1px solid #ededed}.woocommerce-MyAccount-navbar-primary ul li.is-active a{padding-right:70px}.woocommerce-MyAccount-content{min-height:780px}a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button::before{font-size:30px;line-height:34px}.report-wrapper .report-info-table ._txt,.label-value,.woocommerce ul.order_details li strong,.ywpar-wrapper p{font-family:Num,sans-serif;font-weight:400;font-size:15px;line-height:30px}#shipping_method li .woocommerce-Price-amount.amount{color:#ef394e;font-size:18px;font-weight:400}.wc_payment_methods label{font-size:15px;font-weight:400}#zoom_in_button,#zoom_out_button{background-color:#fff;border-radius:50%!important;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.4)!important;box-shadow:1px 1px 4px rgba(0,0,0,.4)!important;width:30px;height:30px;display:block;float:left;position:relative;bottom:63px;margin:5px;font-size:0;text-align:center;font-weight:400;left:10px}#zoom_in_button::before,#zoom_out_button::before{font-family:bigikala;font-size:20px;color:#db0000;line-height:36px}#zoom_in_button::before{content:"\E170"}#zoom_out_button::before{content:"\E172"}.shipping-cost.ersal{top:10px;border-top:2px solid rgba(0,0,0,.1);display:inline-table;position:relative;width:100%}.woocommerce table.shop_table tbody .shipping-cost.ersal th{border:none}.woocommerce table.shop_table tbody .shipping-cost.ersal td.final.price{width:65%}.woocommerce table.shop_table tbody .shipping-cost.ersal td.final.price span.amount{text-align:left;color:#ef394e;font-size:20px}li.order::before{content:"\E0CC";margin-top:30px;font-family:bigikala}li.date::before{content:"\E139";margin-top:30px;font-family:bigikala}li.total::before{content:"\E0B2";margin-top:30px;font-family:bigikala;font-size:125px}li.email::before{content:"\E0B9";height:125px;margin-top:30px;font-family:bigikala}.woocommerce ul.order_details li:last-child::before{content:"\E0B0";font-size:88px;line-height:133px;margin:30px auto 13px;padding:0;display:block;font-family:bigikala}input.pw-gateway-submit.button.alt,a.pw-gateway-cancel.button.cancel,input.pw-gateway-submit.button.alt:hover,a.pw-gateway-cancel.button.cancel:hover{font-size:17px;font-weight:400;width:90%;display:block;float:right}a.return::after{content:"\E185"}.ywpar-wrapper{background-color:#fff;border-radius:14px;border:1px solid #ededed;padding:16px 24px 24px;position:relative}.ywpar-wrapper h3::after{content:"";position:absolute;background:linear-gradient(90deg,#ff8a00,#e52e71);right:0;bottom:-2px;height:2px;width:110px;border-radius:1px}.ywpar-wrapper h3{position:relative;display:inline-block;padding:8px 0;font-size:16px;line-height:1.375;font-weight:400}.ywpar-wrapper h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#030a16;font-size:12px;line-height:1.833;font-weight:400}.ywpar-wrapper p{display:block;margin-left:4px;margin-right:8px;color:#f9a825;font-size:16px;line-height:1.692;font-weight:400}table.shop_table.ywpar_points_rewards.my_account_orders{color:#232933;font-size:14px;line-height:1.571}table.shop_table.ywpar_points_rewards.my_account_orders thead{border-bottom:1px solid #ededed;position:relative}.woocommerce a.button:hover,a.button.product_type_external,a.button.product_type_simple{font-size:0;line-height:1.222;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;position:relative;margin-bottom:-9px;margin-left:4px;width:45px;height:45px;float:left}.order-again a.button,.order-again a.button:hover,.order-again a.button:focus{float:none}.ywpar-wrapper h2:before{content:" ";background:url(../../../themes/Bigikala/assets/files/point.png) no-repeat;background-size:auto;width:30px;height:30px;background-size:30px 30px;margin-left:7px}.rpwe-time{display:inline-block}.quantity .qty{font-size:17px;font-family:Num}.sign .login,.sign .signup{border:3px solid #f0f0f2;background:#fff;position:relative;margin-bottom:10px;padding-top:60px;border-radius:14px;width:46%;float:right;margin:15px;text-align:center;min-height:210px;max-height:250px}.login p,.signup p{margin:0}.sign .login p:first-child,.sign .signup p:first-child{margin:0;text-align:center;color:#fff;font-size:15px}.icons-admin-users::before,.icons-lock::before{font-size:80px;font-family:bigikala;line-height:20px;font-style:normal;height:80px;display:block;position:relative}.icons-admin-users::before{content:"\E03B"}.icons-lock::before{content:"\E050"}.sign .login a,.sign .signup p a{color:#ef394e;font-size:16px;border-bottom:1px dashed;display:inline-block;margin-right:5px;line-height:25px;margin-bottom:30px}.woocommerce .auth__form.auth_form--register form.woocommerce-form-login.login{border:none;box-shadow:none;-webkit-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;padding:0;margin:0}.create-account{background:#fff;border:3px solid #f0f0f2;position:relative;margin-bottom:10px;padding:15px;border-radius:14px}.current-product-video::before{content:"\E10F";position:absolute;font-size:34px!important;margin-left:-7px;margin-top:-5px}#bigikalacomments #author,#bigikalacomments #email{width:100%}#more_text{display:none}#order_review[method="post"] .shop_table{margin:0;border-radius:10px;padding:25px;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.1);border:1px solid #e7e7e7}.woocommerce-cart .col-sm-12.col-md-9,.woocommerce-checkout .col-sm-12.col-md-9{width:71%!important}.woocommerce-cart .col-12.col-md-3.sticky-sidebar.floating,.woocommerce-checkout .col-12.col-md-3.sticky-sidebar.floating{width:29%!important}.footer_description_inner{max-height:100px;overflow:hidden;transition:0.5s}.footer_description_inner.active{max-height:unset;transition:0.5s}.woocommerce-order p,.woocommerce-bacs-bank-details{margin:20px 0;box-shadow:0 8px 13px -7px rgba(0,0,0,.05);background-color:#fff;border:3px solid #f3f3f3!important;padding:25px;width:100%;color:#737373;font-size:16px;line-height:38px;font-weight:400;letter-spacing:-.2px;text-align:center;border-radius:14px}.woocommerce ul.order_details li{font-size:14px}.order-actions a.button.view{text-align:center;display:inline-block;position:relative;color:#fff;margin:0 auto;float:none}.order-actions a.button.view::before{content:"\E03E";font-size:22px;width:30px;height:30px;float:none;margin-right:6px;line-height:44px;text-align:center;display:block;position:relative;font-family:bigikala;color:#fff}.woocommerce table.my_account_orders{font-size:15px}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle;text-align:center!important}.woocommerce table.my_account_orders td.order-total{display:inline-block}.compare-section.clearfix{background-color:#fff!important;padding-bottom:30px}.added_to_cart.wc-forward{display:none}.section-products-carousel .productItem img{width:220px;height:220px}.products__item-price{float:left;margin-left:30px}.section-products-carousel .matrix_wolffinal-price{display:block;text-align:left;float:left}.wonder.section-products-carousel .scroller .productItem b,.wonder.section-products-carousel .scroller .productItem h5{height:50px}.section-products-carousel .matrix_wolfold-price,.section-products-carousel .matrix_wolfold-price{font-size:15px}.section-products-carousel .matrix_wolffinal-price{font-size:18px}.section-products-carousel .loop-add-to-cart{display:block}.section-products-carousel .matrix_wolffinal-price .woocommerce-Price-currencySymbol{font-size:14px;padding-right:0}.section-products-carousel .loop-add-to-cart{display:block;position:absolute;bottom:25px;right:15px}.section-products-carousel .productItem{height:380px}.aligncenter,.wpb_text_column.wpb_content_element .wpb_wrapper img,.fullwide div#wrapper{border-radius:28px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.section-products-carousel.wonder{background-size:130px auto!important}.wonder.section-products-carousel header .boxmore{position:absolute;bottom:50px}.wonder .flickity-enabled.is-draggable .flickity-viewport{margin:0 -35px 0 -15px}.woocommerces .section-products-carousel a.button,.woocommerce .section-products-carousel a.button:hover,.section-products-carousel a.button.product_type_external,.section-products-carousel a.button.product_type_simple{font-size:0;line-height:1.222;width:45px;height:45px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:14px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;position:absolute;bottom:20px;right:10px}.wonder-no-products{border-radius:14px}.section-products-carousel .out_of_stockt{color:#969696;font:22px/65px Kalameh}.out_of_stockt::before{content:'';background:#969696;width:50px;display:block;height:1px;position:absolute;bottom:47px}.out_of_stockt::after{content:'';background:#969696;width:50px;display:block;height:1px;position:absolute;bottom:47px;left:15px}.comin_soon_single_product{color:#ef394e;font:18px/58px Kalameh}.section-products-carousel .comin_soon_single_product{color:#ef394e;font:24px/65px Kalameh}.comin_soon_single_product::before{content:'';background:linear-gradient(90deg,#ff8a00,#e52e71);width:50px;display:block;height:1px;position:absolute;bottom:47px}.comin_soon_single_product::after{content:'';background:linear-gradient(90deg,#ff8a00,#e52e71);width:50px;display:block;height:1px;position:absolute;bottom:47px;left:15px}.rpwe-block li{margin:14.4px 0!important}.products-box.listing ul.main-features{height:129px}.matrix_wolfbox .matrix_wolffinal-price{font-size:18px;line-height:1;text-align:center;display:contents}.matrix_wolfbox .matrix_wolfprice{font-size:20px;text-align:center;display:block;line-height:40px;margin-top:30px}.matrix_wolfbox .matrix_wolfold-price{font-size:15px}.bk_menu .bigi>ul>li>span.title a{font-size:15px;padding:0 13px;color:#000;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.bk_vertical_menu .bigi>ul>li:first-child::after{bottom:26px}a.all-items-link,a.all-items-link:hover{padding:0 20px!important}.footer_more{font-size:14px;line-height:1.571;letter-spacing:-.3px;text-align:right;color:#ef394e;display:inline-block;margin-right:0;cursor:pointer}.comments-template #reply-title{font-size:19px;font-weight:400;color:#000}input#author,input#email{width:100%!important}.icon-folder::before{font-size:150px;line-height:150px}.flickity-slider .dk-button-discount{font-size:13px;line-height:1.571;font-weight:400;padding:4px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;border-radius:14px;margin:4px 14px;width:auto;text-align:center;position:relative;height:27px;display:block;min-width:45px}.flickity-slider .product-price-discount,.flickity-slider .product-price-oldprice span:first-child,.flickity-slider .product-price-oldprice span:last-child{display:block;margin:0;padding:0}.col-md-9 .icon-stock-notice::before{right:4px;top:3px}.product-info-box .matrix_wolffinal-price{display:contents}.product-info-box .dk-button-discount{display:inline-block;position:unset}.wishlist-item span{text-align:right;float:right}.flickity-slider .matrix_wolffinal-price .woocommerce-Price-currencySymbol{float:left}.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info::before{content:"\E02E";top:19px}.box.noback.half-width .wishlist-item span{margin-top:0}.wishlist-item span.woocommerce-Price-currencySymbol{float:left;top:9px;position:relative}#matrix_wolfnotification .matrix_wolfnotification-option .dk-button-container{width:100%;border-radius:14px}#matrix_wolfnotification h4{font:18px Kalameh;color:#1d1d1d;margin-bottom:0}.bigikala-tooltip .bigikala-tooltiptext{top:-2px}.button-next,.button-previous{position:absolute;z-index:99;top:45%;display:none;width:20px;height:auto;cursor:pointer}.navigator-content .button-next,.navigator-content .button-previous{z-index:99}.section-products-carousel .product-price-discount{left:0;display:block;position:absolute;bottom:44px}.section-products-carousel.upsell-carousel .product-price-discount{bottom:55px}.product-name,.product-price,.product-stock-status{font-weight:400;font-size:13px;text-align:right!important;color:#666}.woocommerce-table__product-name.product-name a{text-align:center;display:inline-block}.woocommerce-table__line-item ul.wc-item-meta li strong.wc-item-meta-label{font-size:14px;line-height:30px;font-weight:400;color:#fff}.woocommerce-table__line-item ul.wc-item-meta li p{margin:1px 2px!important;font-size:15px;line-height:19px;position:relative;padding:4px 10px;background-color:#909090;border-radius:8px!important;color:#fff;display:inline-block!important;font-family:Num;font-weight:400;border:none;box-shadow:none;width:auto}.nobr{font-size:17px!important}.payment_details table td{padding:10px!important}ul.wc-bacs-bank-details li::before{position:relative;font-size:90px;color:#e0e0e0;font-family:bigikala;display:block;height:150px;line-height:180px}li.bank_name::before{content:"\E143"}li.account_number::before{content:"\E147"}li.sort_code::before{content:"\E1A5"}li.iban::before{content:"\E1E5"}li.bic::before{content:"\E1D6"}.c-rating-chart__description a{display:inline-block;position:relative;color:#fff;top:-60px}h1.store-name{color:#4d4d4d}#account_password_field{width:100%}.woocommerce .woocommerce-checkout-review-order table.shop_table{display:flex;padding:5px}#order_review .order-total,#order_review .cart-subtotal{width:100%;display:inline-table;height:35px!important}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{border:none}.woocommerce table.shop_table .cart-subtotal .woocommerce-shipping-totals th,#order_review .cart-discount{width:100%;display:inline-table}.woocommerce table.shop_table td.final{width:50%}#order_review .order-total{border:none!important;display:inline-table}.wc_payment_method img{max-height:30px}h1.col-md-3.row.header-logo{line-height:0;margin-top:0;padding:0}.header-row{margin-top:10px}.checkout-header .header-logo img{max-height:60px;max-width:200px}#loader img.site-logo,#loading img.site-logo{max-width:140px;max-height:40px;margin:10px auto}.site-loader{max-width:150px;max-height:150px;margin:10px auto}#bigikala_login #loading{position:absolute;right:25%}.box.noback{margin-bottom:10px}.seller-items .product-remain{margin-top:-20px}.seller-items .icon-stock-notice::before{right:-7px;top:1px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:14px}body.night .header .cart-box.fill .cart-items-count{background:linear-gradient(90deg,#ff8a00,#e52e71)}.box.noback.half-width .wishlist-item{margin:10px auto}#loader{border-radius:14px}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{margin-bottom:15px}.checkout-header .header-logo img{margin:-12px auto}.product-info-box .woocommerce-error::before{display:none}.product-info-box .woocommerce-error{color:#ddd!important;padding:0 25px;font-size:13px!important;background-color:transparent;border:none;min-height:auto}.compare-items-container .compare-table .compare-table-row .table-item{margin:0;min-height:60px}.woocommerce-Message .woocommerce-Button,.yit_wcas_post_type{display:block}.woocommerce div.product div.images img{border-radius:5px}html{scrollbar-color:#ccc #f1f1f1;color:#fff;border-radius:14px}.c-header__faq:hover,.c-header__user-dropdown-action:hover,.c-header__faq:focus,.c-header__user-dropdown-action:focus{color:#ef394e}.woocommerce-cart-form{margin-bottom:15px}#billing_state_field .select2-container--default .select2-selection--single .select2-selection__arrow b,#billing_city_field .select2-container--default .select2-selection--single .select2-selection__arrow b{margin-left:0!important;margin-top:7px!important}.products-notify-button .dk-button-container .dk-button{display:inline-block}.variation.variation-warranty .warranty-icon::before{top:auto}.product-info-box .leadTime-info .header-section i.icon::before{top:-5px}.select2-container{z-index:99}#mailpoet_form_1 .mailpoet_validate_success{display:block;width:100%;position:relative;transform:none;left:0;top:100px;font-size:16px}.content-box-shop .loop-add-to-cart{float:left;position:absolute!important;display:block;width:90%}.product-info-box .product-remain{font-family:Num}.short-description .innerContent{overflow:hidden}.swiper-button-prev::before{content:"\E182"!important}.swiper-button-next::before{content:"\E18B"!important}.swiper-button-prev::before,.swiper-button-next::before{font-size:60px!important;line-height:74px!important;color:#878787;margin-right:-28px!important}.swiper-button-next::before{margin-right:28px!important}.swiper-button-prev,.swiper-button-next{background:transparent!important;box-shadow:none!important}.blog-widget-carousel .section-products-carousel .productItem{height:320px}.woocommerce form.checkout_coupon,.woocommerce form.login{border:3px solid #f0f0f2;padding:20px;margin:2em 0;text-align:right;border-radius:14px}.woocommerce-form-coupon p{font-size:15px}.products__item-compare-txt::before{width:20px;height:20px;border:2px solid #d4dbde;font-family:bigikala;line-height:16px;border-radius:14px;right:4px}.available_widget .woocommerce-widget-layered-nav-list__item::before,.products__item-compare-txt::before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{top:2px;font-size:10px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:300;text-decoration:none;text-transform:none;position:absolute;color:#fff;padding-top:3px}input[type="checkbox"],input[type="radio"],.input-radio,.input-checkbox{width:20px;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;position:relative!important;border:none;cursor:pointer;outline-width:0;border-radius:50%;margin:0!important;margin-left:10px!important}.vendor-customer-registration input[type="radio"],.input-radio{margin:0 0 0 7px!important;top:5px}input#ship-to-different-address-checkbox[type="checkbox"],input#terms[type="checkbox"]{outline:none;position:relative!important;margin:0!important;top:5px;right:-15px}.input-radio::before,input[type="radio"]::before{position:absolute;left:0;top:0;background:#ccc;width:20px;height:20px;display:block;border-radius:50%;-webkit-transition:240ms;-o-transition:240ms;transition:240ms;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.checkout label{display:inline-block;position:unset}.post_tags a:hover,.with_thumb_icon,.wpb_wrapper .wpb_toggle::before,#content .wpb_wrapper h4.wpb_toggle::before,.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.widget .tagcloud a:hover,section.related h2::after,.single_product_summary_upsell h2::after,.page-title.portfolio_item_title::after,.thumbnail_archive_container::before,.from_the_blog_overlay,.select2-results .select2-highlighted,.wpb_widgetised_column aside ul li.chosen span.count,.woocommerce .widget_product_categories ul li.current-cat>a::before,.woocommerce-page .widget_product_categories ul li.current-cat>a::before,.widget_product_categories ul li.current-cat>a::before,#header-loader .bar,.index-layout-2 ul.blog_posts .blog_post .post_content_wrapper .post_content .read_more::before,.index-layout-3 .blog_posts_container ul.blog_posts .blog_post article .post_content_wrapper .post_content .read_more::before,.page-notifications .gbt-custom-notification-notice,input[type="radio"]::before,.input-radio::before,.wc-block-featured-product .wp-block-button__link,.wc-block-featured-category .wp-block-button__link{background:#ef394e}.input-radio:checked::before,input[type="radio"]:checked::before{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}input[type="checkbox"]::before,input[type="checkbox"]::after,input[type="radio"]::before,input[type="radio"]::after,.input-radio::before,.input-radio::after,.input-checkbox::before,.input-checkbox::after{content:""}input[type="checkbox"]::after,input[type="radio"]::after,.input-radio::after,.input-checkbox::after{display:block;width:20px;height:20px;border:2px solid #a5a5a5;-webkit-transition:240ms;-o-transition:240ms;transition:240ms}.input-radio:checked::after,input[type="radio"]:checked::after{border-color:#ddd}input[type="radio"]::after,.input-radio::after,input[type="checkbox"]::after,.input-checkbox::after,.widget_product_categories ul li a::before,.widget_layered_nav ul li a::before,.post_tags a,.wpb_widgetised_column .tagcloud a,.select2-container--default .select2-selection--multiple .select2-selection__choice{border-color:rgba(84,84,84,.8)}.post_tags a:hover,.widget .tagcloud a:hover,.widget_shopping_cart .buttons a.view_cart,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_product_categories ul li.current-cat>a::before,.woocommerce-page .widget_product_categories ul li.current-cat>a::before,.widget_product_categories ul li.current-cat>a::before,.widget_product_categories ul li a:hover::before,.widget_layered_nav ul li a:hover::before,input[type="radio"]:checked::after,.input-radio:checked::after,input[type="checkbox"]:checked::after,.input-checkbox:checked::after{border-color:#ef394e}.input-radio::after,input[type="radio"]::after{border-radius:50%}.validate-required .input-checkbox{display:inline-block!important}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce-checkout form.checkout .woocommerce-checkout-review-order .input-checkbox{display:inline-block;vertical-align:initial;margin-top:0}.input-checkbox:checked::before,input[type="checkbox"]:checked::before{content:"";position:absolute;top:1px;left:6px;display:table;width:9px;height:14px;border:3px solid #fff;border-top-width:0;border-left-width:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}input[type="checkbox"]::before,input[type="checkbox"]::after,input[type="radio"]::before,input[type="radio"]::after,.input-radio::before,.input-radio::after,.input-checkbox::before,.input-checkbox::after{content:""}input[type="checkbox"]::after,input[type="radio"]::after,.input-radio::after,.input-checkbox::after{display:block;width:20px;height:20px;border:2px solid #a5a5a5;-webkit-transition:240ms;-o-transition:240ms;transition:240ms}.input-checkbox::after,input[type="checkbox"]::after{border-radius:2px;z-index:999}input[type="radio"]::after,.input-radio::after,input[type="checkbox"]::after,.input-checkbox::after,.widget_product_categories ul li a::before,.widget_layered_nav ul li a::before,.post_tags a,.wpb_widgetised_column .tagcloud a,.select2-container--default .select2-selection--multiple .select2-selection__choice{border-color:rgba(84,84,84,.8)}.input-checkbox:checked::after,input[type="checkbox"]:checked::after{border-color:#ddd}.woocommerce .widget_layered_nav ul li.chosen a::before,.woocommerce-page .widget_layered_nav ul li.chosen a::before,.widget_layered_nav ul li.chosen a::before,.woocommerce .widget_layered_nav ul li.chosen:hover a::before,.woocommerce-page .widget_layered_nav ul li.chosen:hover a::before,.widget_layered_nav ul li.chosen:hover a::before,.woocommerce .widget_layered_nav_filters ul li a::before,.woocommerce-page .widget_layered_nav_filters ul li a::before,.widget_layered_nav_filters ul li a::before,.woocommerce .widget_layered_nav_filters ul li a:hover::before,.woocommerce-page .widget_layered_nav_filters ul li a:hover::before,.widget_layered_nav_filters ul li a:hover::before,.woocommerce .widget_rating_filter ul li.chosen a::before,input[type="checkbox"]:checked::after,.input-checkbox:checked::after,.wp-block-woocommerce-active-filters .wc-block-active-filters-list button::before{background:#ef394e}.post_tags a:hover,.widget .tagcloud a:hover,.widget_shopping_cart .buttons a.view_cart,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_product_categories ul li.current-cat>a::before,.woocommerce-page .widget_product_categories ul li.current-cat>a::before,.widget_product_categories ul li.current-cat>a::before,.widget_product_categories ul li a:hover::before,.widget_layered_nav ul li a:hover::before,input[type="radio"]:checked::after,.input-radio:checked::after,input[type="checkbox"]:checked::after,.input-checkbox:checked::after,.return-to-shop .button.wc-backward{border-color:#ef394e}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 auto}#shipping_method input[type="checkbox"],#shipping_method input[type="radio"]{position:absolute!important;left:0}#shipping_method input[type="checkbox"]:checked::before,#shipping_method input[type="radio"]:checked::before{margin-top:0;margin-left:0}input#terms[type="checkbox"]:checked::before{top:2px;line-height:14px;padding-top:0;padding-right:4px}.woocommerce form .form-row label,#ship-to-different-address{letter-spacing:-.3px;margin-bottom:10px;font-size:17px;line-height:2;color:#222;position:relative;font-weight:400}input.c-ui-radio__check[type="radio"],.input-radio.c-ui-radio__check{left:auto;margin-left:5px;position:relative;top:7px}.navbar-primary .bk_menu.bk_vertical_menu.level a{color:#444}.modal-open .modal{z-index:999999}.c-footer__seo h1{font-size:16px;line-height:1.467;margin-bottom:18px;color:#222}.loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.section-products-carousel .loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,a.button.product_type_external,a.button.product_type_simple{float:right}.advantages>span{padding:0!important}.advantages ul,.disadvantages ul{margin:0!important}.product-category.product{max-height:350px}.product-category.product img{height:250px!important;width:auto!important;text-align:center;display:block!important;margin:10px auto!important}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3{width:50%!important}.seller-listing-content .prev.page-numbers::before,.seller-listing-content .next.page-numbers::before{top:4px;border:none}.post-attachment img{height:auto;object-fit:unset;width:auto}.variations .zoomWindowContainer,.variations .zoomWindow,.variations .zoomContainer{display:none!important}.blog-widget-carousel .section-products-carousel .productItem .main-wp-post-image img{object-fit:none}.variation.variation-warranty .warranty-icon::before{top:auto}.products-notify-button .dk-button-container .dk-button{display:inline-block}.product-info-box .leadTime-info .header-section i.icon::before{top:-5px}.select2-container{z-index:99}.icon.icon-trashbin::before{width:13px;height:14px;vertical-align:text-bottom}.tbar .digits-login-modal span{color:#ef394e;font-size:16px;border-bottom:1px dashed;display:inline-block;line-height:25px;margin-right:15px;position:relative}.digits-login-modal span{color:#ef394e;font-size:16px;border-bottom:1px dashed;display:inline-block;line-height:25px;position:relative}.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li{-ms-border-radius:14px!important;border-radius:14px!important}.better-price-wrapper .digits-shortcode .text,.better-price-wrapper .digits-shortcode .digits-login-modal span{color:#ef394e!important;font-size:14px;line-height:2;border-bottom:1px dashed;margin:-8px 5px;display:block;position:relative;z-index:9;float:left}.digits-shortcode .text{color:#ef394e!important;font-size:15px;line-height:2;border-bottom:1px dashed;margin:5px 10px;display:block;position:relative;z-index:9;float:left}.digits-shortcode{position:relative;float:left}.digits-shortcode .better-price-wrapper .text{display:inline-block;font-size:14px;cursor:pointer;border-bottom:1px dashed;padding-bottom:3px;margin-left:.5rem;margin-right:.5rem;line-height:1;color:#4d4d4d}b.title span{font-size:19px;color:#000}.checkout-headers{padding:40px 10px 45px;margin:-50px auto;width:75%}.checkout-headers ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:center;padding:0}.checkout-headers ul .nav{text-align:center;position:relative;min-width:85px}.checkout-headers ul .nav p{color:#ef394e;font-size:15px;line-height:25px;letter-spacing:normal}.checkout-headers ul .nav span{display:block;width:26px;height:26px;margin:0 auto;background-color:#ef394e;border-radius:10px;line-height:26px;z-index:10;position:relative;color:#fff;font-family:Num;animation:pulse 2s infinite}.checkout-headers ul li a{position:absolute;left:0;right:0;top:0;bottom:0;z-index:15;color:#000}.checkout-headers ul .bar{width:100%;height:2px;background-color:rgba(255,255,255,.3);position:relative;margin-top:45px;border-radius:5px}.woocommerce-cart .checkout-headers ul li.bar:nth-child(2) span{position:absolute;height:5px;z-index:9;background-color:#ef394e;width:40%;top:-1px;border-radius:5px}.woocommerce-cart .checkout-headers ul li.nav:nth-child(3) span,.woocommerce-cart .checkout-headers ul li.nav:last-child span,.woocommerce-cart .checkout-headers ul li:nth-child(3) p,.woocommerce-cart .checkout-headers ul li.nav:last-child p{animation:none}.woocommerce-checkout .checkout-headers ul li.nav:last-child span,.woocommerce-checkout .checkout-headers ul li.nav:last-child p{animation:none}.woocommerce-checkout .checkout-headers ul li.nav:last-child p{color:#d0d0d0}.woocommerce-cart .checkout-headers ul li.nav:nth-child(3) p,.woocommerce-cart .checkout-headers ul li.nav:last-child p{color:#000}.woocommerce-cart .checkout-headers ul li.nav:nth-child(3) span,.woocommerce-cart .checkout-headers ul li.nav:last-child span{background:#000}.woocommerce-checkout .checkout-headers ul li.nav:last-child span{background:#d0d0d0;color:#000}.checkout-headers ul .bar{width:100%;height:3px;background-color:#d0d0d0;position:relative;margin-top:45px}.checkout-header .checkout-headers ul .bar{background-color:#d0d0d0}.woocommerce-checkout .checkout-headers ul li.bar:nth-child(2) span{width:100%;position:absolute;height:5px;z-index:99;background-color:#ef394e;top:-1px;border-radius:5px}.woocommerce-checkout .checkout-headers ul li.bar:nth-child(4) span{position:absolute;height:5px;z-index:99;background-color:#ef394e;width:40%;top:-1px;border-radius:5px}.checkout-header{height:160px}.checkout-header .checkout-headers{margin:-25px auto;width:75%}.woocommerce-checkout .checkout-header ul li.nav:first-child span::before,.woocommerce-checkout.woocommerce-order-received ul li.nav:nth-child(3) span::before,.woocommerce-checkout.woocommerce-order-received ul li.nav:nth-child(5) span::before{content:"\E14E";font-size:13px;line-height:2.4;color:#fff;font-family:bigikala;display:block}.woocommerce-checkout .checkout-header ul li.nav:first-child span,.woocommerce-checkout.woocommerce-order-received ul li.nav:nth-child(3) span,.woocommerce-checkout.woocommerce-order-received ul li.nav:nth-child(5) span{opacity:1;font-size:0}.woocommerce-checkout.woocommerce-order-received ul li.nav:nth-child(5) span{background:#ef394e}.woocommerce-checkout.woocommerce-order-received ul li.nav:nth-child(5) a{color:#ef394e}.woocommerce-checkout.woocommerce-order-received .checkout-header ul li.nav:last-child p{opacity:1;color:#ef394e}.woocommerce-checkout.woocommerce-order-received .checkout-header ul li.nav:last-child span{animation:pulse 1s infinite}.woocommerce-checkout.woocommerce-order-received .checkout-headers ul li.bar:nth-child(4) span{width:100%}#dokan-content .updated-price,#dokan-content .special-offer-hint,#dokan-content .bigiCountDown,#dokan-content .loop-add-to-cart,#dokan-content .bigi-tabs li a.active::after{display:none}.dokan-store-widget{position:relative;background-color:#fff;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);border:3px solid #f3f3f3;margin:0 0 10px;border-radius:14px;padding:15px}.dokan-pagination-container{text-align:center;margin-bottom:25px}#billing_state_field .select2-container--default .select2-selection--single .select2-selection__arrow b,#billing_city_field .select2-container--default .select2-selection--single .select2-selection__arrow b{border:none}#billing_state_field .select2-container--default .select2-selection--single .select2-selection__arrow b::before,#billing_city_field .select2-container--default .select2-selection--single .select2-selection__arrow b::before{position:Relative;font-family:bigikala;content:"\E17E";top:-8px;left:7px;float:left;font-weight:400;font-size:22px;color:#767682;display:block;border-radius:100%}.woocommerce-order-details.payment_details table.shop_table{border:none!important}.page-template-products-list .checkout-headers{display:none}.page-template-products-list .checkout-header{height:120px}.zoomWindow{top:235.45px!important;left:325px!important}#wms_want_factor.input-checkbox,input#wms_want_factor[type="checkbox"]{top:26px;left:-30px;margin-left:36px!important}.form-row.form-group.user-role.vendor-customer-registration{display:flex}#reg_email{line-height:1.286em;box-sizing:border-box;padding:.7em 1.214em;color:#818181;border:3px solid #f0f0f2;border-radius:4px;outline:0;-webkit-appearance:none;height:50px;font-size:17px}.woocommerce form .form-row input.input-text.countrycode.dig_wc_registercountrycode{width:80px!important}.term-description{display:inline-block;position:relative;border-radius:14px;width:100%;background-color:#fff;-webkit-box-shadow:0 -6px 12px 0 hsla(0,0%,70.6%,.11);box-shadow:0 -6px 12px 0 hsla(0,0%,70.6%,.11);border:3px solid #f0f0f2;color:#787878;margin:56px 0 23px;padding:30px 50px;font-size:15px;line-height:2.57;letter-spacing:-.1px}.desc_more::after{content:"\E17A";margin-right:10px;cursor:pointer;font-size:23px;font-weight:700;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-family:bigikala;top:8px;position:relative}.desc_more.active::after{content:"\E180"}.desc_more{position:relative;bottom:144px;width:96%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:80px;padding-bottom:30px;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(#fff));background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),#fff);display:inline-block;text-align:center;margin-right:16px;color:#787878;line-height:22px;font-size:17px}.woocommerce-products-header .term-description.readmore_desc{max-height:400px;overflow:hidden;transition:max-height 0.5s;padding-bottom:60px}.p-section-one p:empty::before{display:none}.woocommerce div.product form.variations_form.cart div.quantity{margin-top:1px}i.icon.icon-trashbin{width:13px;height:14px;vertical-align:text-bottom}i.icon.icon-stock-notice{width:22px;height:16px}.products-box.listing .matrix-tooltip .matrix-tooltip-text{display:none}#vendors-count-link i.icon{width:23px}.product-info-box .icon-stock-notice::before{right:0;top:3px}li.product.outofstock .loop-add-to-cart{display:none}.woocommerce-MyAccount-content .woocommerce-order-details.payment_details .order-actions a.button.view::before,.woocommerce-MyAccount-content .woocommerce-order-details.payment_details .order-actions a.button.view{color:#000}.payment_details table td.order-total span{text-align:center}.section-products-carousel a.button.product_type_simple::before{margin-top:7px}.section-products-carousel .matrix_wolfold-price,.section-products-carousel .older-price{text-align:right}.p-section-one .modified-info,.outofstock .quantity,.outofstock .add-to-cart-holder{display:none!important}.woocommerce-product-gallery__image img{max-height:unset}.auth--register #reg_email{padding-right:45px;border-radius:14px}.comments-template{width:100%}a.button.product_type_variable{font-size:0}.woocommerce-products-header .term-description.readmore_desc{max-height:150px;overflow:hidden;transition:max-height 0.5s}.parsley-custom-error-message,.mailpoet_form_loading,.mailpoet_message{color:red;display:block;position:absolute;bottom:50px}.woocommerce-products-header .term-description.readmore_desc.active{max-height:unset;transition:max-height 0.5s}.dgwt-wcas-ico-magnifier{display:none}.checkout label{display:inline-block}.checkout .wms-order-review{display:none}.hr-widget .rpwe-block h5{line-height:16px;height:50px}.main-content .quantity input.qty{appearance:textfield;-webkit-appearance:none;-moz-appearance:textfield}.woocommerce-cart table.shop_table tr td .quantity input.qty,.woocommerce .quantity .qty{appearance:textfield;-webkit-appearance:none;-moz-appearance:textfield}#wms_want_factor.input-checkbox:checked::before,input#wms_want_factor[type="checkbox"]:checked::before{top:28px;left:-4px;color:#fff;z-index:99}#wms_want_factor.input-checkbox,input#wms_want_factor[type="checkbox"]{top:21px;left:0}#wms_want_factor_field{margin-top:-33px}.col-sm-9 .product.type-product,.col-sm-9 .page.type-page{margin-bottom:10px;border:1px solid #eaeaea;border-radius:6px;width:100%;float:right;margin-top:5px;padding:10px 55px;background:#fff}.post-content.media-body{padding:15px}.auth__guidance.guidance.noback{display:none}.woocommerce-Message .woocommerce-Button,.yit_wcas_post_type{display:block}.available_widget .woocommerce-widget-layered-nav-list__item--chosen::before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen::before,.available_widget .woocommerce-widget-layered-nav-list__item--chosen a::before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{top:6px}.woocommerce ul.order_details li{margin-left:1em}.icon-linkedin::before{line-height:43px;content:"\E1E7";font-size:31px}.icon-linkedin{background:#28A119}.section-products-carousel.wonder .flip-clock-wrapper{position:absolute;float:none;margin-top:-2px;left:25px;bottom:0;display:block}.section-products-carousel .flip-clock-wrapper{display:none}.section-products-carousel .flip-clock-wrapper::before{content:"\E139";font-size:17px;color:#737373;font-family:bigikala;position:relative;margin-right:6px;top:12px;float:left;font-weight:100}.section-products-carousel .scroller .productItem b,.section-products-carousel .scroller .productItem h5,.wonder.section-products-carousel .scroller .productItem b,.wonder.section-products-carousel .scroller .productItem h5{margin-bottom:14px}.section-products-carousel .flip-clock-wrapper ul li a div div.inn{color:#737373}.section-products-carousel .flip-clock-wrapper ul li a div{width:10px}.section-products-carousel .flip-clock-dot.top{top:16px;width:3px;height:3px;background:#737373}.section-products-carousel .flip-clock-dot.bottom{bottom:19px;width:3px;height:3px;background:#737373}.section-products-carousel .flip-clock-wrapper ul li a div div.inn{font-size:16px}.section-products-carousel .flip-clock-wrapper ul{width:11px}.section-products-carousel.wonder .productItem{height:410px}.section-products-carousel del{text-align:right;font-size:16px;line-height:30px;color:#ef394e}.section-products-carousel ins{line-height:30px}.section-products-carousel.upsell-carousel .product-price-discount{bottom:44px}.section-products-carousel .matrix_wolffinal-price{font-size:20px}.section-products-carousel del .woocommerce-Price-currencySymbol{display:none}.flickity-slider .matrix_wolffinal-price .woocommerce-Price-currencySymbol,.products__item-price{float:none}.section-products-carousel .productItem{height:367px}.section-products-carousel .loop-saving-percentage{bottom:31px;margin-left:-25px}.section-products-carousel.wonder .loop-saving-percentage{bottom:31px;margin-left:-30px}.section-products-carousel.wonder .productItem{height:410px}.section-products-carousel.wonder .products__item-price{margin-left:-80px;margin-top:-10px;display:inline-block}.section-products-carousel .products__item-price{margin-left:-80px;margin-top:-10px;display:inline-block}.comin_soon_single_product::before,.comin_soon_single_product::after{bottom:25px}.blog-widget-carousel .section-products-carousel .productItem{height:320px}.section-products-carousel .loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{margin-bottom:-15px}.flickity-slider .dk-button-discount{letter-spacing:1px;margin:0 14px}.matrix_wolfold-price{overflow:visible;text-decoration:none}.flickity-slider .matrix_wolfold-price ins,.flickity-slider ins{display:block;text-align:left;color:#000;font-size:20px;text-decoration:none}.flickity-slider .out_of_stockt::after,.flickity-slider .out_of_stockt::before{bottom:67px}.wc-descrip del .woocommerce-Price-amount,.wc-descrip del{display:block;font-size:16px;line-height:25px;color:#ef394e;text-align:right;font-weight:400}.wc-descrip ins .woocommerce-Price-amount,.wc-descrip ins{font-size:22px;line-height:25px;color:#000;font-weight:400;display:block;float:right}.matrix_box .matrix_wolfprice del{display:block;font-size:16px;line-height:25px;color:#ef394e;text-align:center;font-weight:400}.matrix_box .matrix_wolfprice ins{font-size:22px;line-height:25px;color:#000;font-weight:400;display:block;text-align:center;text-decoration:none}.matrix_box .matrix_wolfprice del .woocommerce-Price-currencySymbol{display:none}.matrix_wolfbox .matrix_wolfprice{margin-top:15px}.section-products-carousel.brands .productItem{height:140px}.columnone .wonder-price-discount{margin-top:-5px}.wc-descrip del .woocommerce-Price-currencySymbol{display:none}.columnone.napadid .price{position:absolute;background-color:#fff;top:0;left:calc(50% - 20px);padding:20px 5px;font-size:15px;color:#000;border-radius:0 0 25px 25px;box-shadow:0 0 15px rgba(0,0,0,.16);border-top:0;z-index:1}.napadid .wonder-price-discount{display:none}.wc-thumb.napadid,.columntwo.napadid,.columnone.napadid .special,.columnone.napadid h2{filter:blur(5px);-webkit-filter:blur(5px)}.section-products-carousel .scroller .productItem b,.section-products-carousel .scroller .productItem h5{text-align:right}.section-products-carousel.wonder .productItem img{width:230px;height:230px}ul.multicat_list{position:relative;margin:-4px 20px;width:100%}a.multicat-link{color:#000;font-size:15px}.section-products-carousel .productItem{display:table-cell}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:1;display:block}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#ef394e}.product-det .price del .woocommerce-Price-amount{font-size:16px;color:#ef394e;line-height:35px;text-align:right}.product-det .price del .woocommerce-Price-currencySymbol{display:none}.product-det .price ins{float:right}.main-content .price-section .product-price-discount{margin-top:0}.product-det .price ins .woocommerce-Price-amount{font-size:22px;line-height:1.419;color:#000;font-weight:400;text-align:right}.comment-wrapper .advantages ul li,.comment-wrapper .disadvantages ul li{margin-right:15px}.comment-wrapper .advantages ul li:before,.comment-wrapper .disadvantages ul li:before{background:#ccc;vertical-align:middle;margin-left:10px;border-radius:50%;display:list-item;content:"";width:5px;height:5px;float:right;margin-top:11px}.comment-wrapper .advantages ul li:before{background:#02b32e}.comment-wrapper .disadvantages ul li:before{background:#ff637d}#tab-desc .admin-advantages.col-md-6 .advantages ul li:before{background:#02b32e}#tab-desc .admin-advantages.col-md-6 .disadvantages ul li:before{background:#ff637d}.aligncenter,img{border-radius:8px}.vc_column_container img{border-radius:28px}.woocommerce div.product .product-info-box p.price del,.woocommerce div.product .product-info-box span.price del{display:block;width:100%;text-align:right}.product-info-box .product-remain{display:inline-block}.product-info-box .product-price-discount{margin-right:0;display:block;position:relative}.advantages>span,.disadvantages>span{font-size:16px}.woocommerce div.product .product-info-box p.price{float:right}.product-info-box .price-section.clearfix,.product-info-box .woocommerce-variation-price,.product-info-box .woocommerce-Price-amount.amount{margin:5px;text-align:right}.content-box-shop del .woocommerce-Price-currencySymbol,.compare-singleitem del .woocommerce-Price-currencySymbol,.wishlist-item del .woocommerce-Price-amount{display:none!important}.wishlist-item ins .woocommerce-Price-amount{font-size:17px;display:block;color:#000}.box.noback.half-width .wishlist-item .attachment-thumbnail{max-width:60px;max-height:60px}.box.noback.half-width .wishlist-item span{font-size:15px}.box.noback.half-width .wishlist-item span.price{margin-right:80px;margin-top:-50px}.compare-singleitem del,.compare-singleitem del .woocommerce-Price-amount{font-size:16px;color:#ef394e;line-height:35px;text-align:center;display:block;margin-top:-15px}.compare-singleitem ins,.compare-singleitem ins .woocommerce-Price-amount{text-decoration:none;color:#000}.woocommerce-cart .actions button,.woocommerce-cart .actions button:hover{font-size:13px}.woocommerce-MyAccount-content .report-info-wrapper .all-orders a:hover{color:#000}.content-box-shop .products__item-price{margin-top:0;display:block;float:left;position:relative;padding-top:0!important}.content-box-shop ins{text-decoration:none;font-size:20px;line-height:2;text-align:left;color:#000}.content-box-shop .loop-saving-percentage{margin-top:-13px}.content-box-shop del{font-size:16px;display:block;color:#ef394e}.products-box.listing .loop-saving-percentage{bottom:24px;left:-150px}.subscribe-form-div .widget-title{color:#333;letter-spacing:.3px}.smart-similar-products .item .name,a.products__item-fatitle,.woocommerce-breadcrumb a,.dokan-store-phone a,.bigi-tabs li a,#productCompareModal .modal-body span,.woocommerce-table__product-name.product-name a,.box.noback.half-width .wishlist-item span,.wishlist-item span,.logged-in-as a,.cat_item a,a.page-numbers{color:#333}.blog-widget .masonry-gallery .main-wp-post-image img{border-radius:0}.bk_menu.bk_vertical_menu.level .bigi>ul>li>ul.level{border-radius:0 0 8px 8px}.wishlist-item span.price .woocommerce-Price-amount.amount{font-size:18px;line-height:1.8;font-weight:400;color:#000}.matrix_wolfold-price ins .woocommerce-Price-currencySymbol{display:inline-block}.section-products-carousel .loop-saving-percentage,.section-products-carousel.wonder .loop-saving-percentage{bottom:30px;margin-left:5px}.woocommerce-MyAccount-content{float:left}#billing_city_field,#billing_state_field{clear:none;float:right;width:49%}#billing_city_field{float:left}.admin-advantages.col-md-6{width:50%}.products-tabs a:hover,.products-tabs a:link{color:#ef394e}.dokan-single-store .products__item-price{margin-top:0;display:block;float:left;position:relative;padding-top:0!important}.dokan-single-store ins{text-decoration:none;font-size:20px;line-height:2;text-align:left;color:#000}.dokan-single-store .loop-saving-percentage{margin-top:-13px}.dokan-single-store del{font-size:16px;display:block;color:#ef394e}.dokan-single-store del .woocommerce-Price-currencySymbol{display:none}.aligncenter,img{border-radius:0}#bigikala_login #loading img.site-logo{max-height:150px;max-width:300px}.site-loader{max-width:120px;max-height:120px;margin:10px auto;width:120px;height:120px}a.single_add_to_cart_button.button.external-product-btn,a.single_add_to_cart_button.button.external-product-btn:hover{border-radius:14px;width:90%}.product-info-box .product-price-discount{display:inline-block}.woocommerce a.button.pre-invoice{font-size:16px!important;width:auto;display:block;float:none!important;text-align:center;padding:12px 16px;border-radius:14px;font-weight:400;line-height:1.571;margin:13px 15px 40px;margin-top:-14px;height:auto}.woocommerce a.button.pre-invoice::before{display:none!important}.section-products-carousel.wonder .titel_carousel{display:none}.section-products-carousel.wonder .slick-initialized .slick-slide{overflow:hidden;line-height:13px;vertical-align:top;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:28px;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:5px 5px 0;-ms-flex-pack:start;justify-content:flex-start;padding:5px 15px 35px;display:inline-block;background-color:#fff;position:relative;overflow:hidden;transition:box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);height:422px}.section-products-carousel .slick-initialized .slick-slide{overflow:hidden;line-height:13px;vertical-align:top;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:28px;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:5px 5px 0;-ms-flex-pack:start;justify-content:flex-start;padding:5px 15px 35px;display:inline-block;background-color:#fff;position:relative;overflow:hidden;transition:box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);height:380px}.section-products-carousel ins{text-decoration:none;line-height:25px}.slick-slide img{margin:10px auto}.woocommerces .section-products-carousel a.button,.woocommerce .section-products-carousel a.button:hover,.section-products-carousel a.button.product_type_external,.section-products-carousel a.button.product_type_simple{width:45px;height:45px}.section-products-carousel .slick-initialized .slick-slide h2 a{overflow:hidden;min-height:50px;color:#000;height:60px;text-align:right;width:100%;display:block;font:normal 15px/20px Kalameh}.section-products-carousel.wonder{height:500px}.section-products-carousel .slick-initialized .slick-slide .price .woocommerce-Price-amount.amount{font-family:'Kalameh',sans-serif;line-height:13px;text-align:center;font-weight:400}.section-products-carousel .slick-initialized .slick-slide .price{display:inline-grid;font-size:20px;text-align:right;line-height:50px;letter-spacing:0;direction:rtl;margin-left:-80px;margin-top:0}.section-products-carousel.wonder .slick-initialized .slick-slide .price{margin-top:-10px}p.sale-perc{font-size:15px;line-height:1.571;font-weight:400;padding:2px 4px;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;border-radius:14px;width:36px;text-align:center;position:relative;display:block;margin-top:-53px;height:27px;margin-right:100px;font-family:Num}.elementor-section.elementor-section-boxed>.elementor-container{max-width:100%!important}.elementor-widget-container .wonder.section-products-carousel header .boxmore a::before{content:"\E184";font-size:27px;line-height:20px;font-family:bigikala;top:18px;right:118px;position:absolute;color:#fff}.elementor-widget:not(:last-child){margin-bottom:0}.elementor-widget-container img.attachment-large,.elementor-widget-container img.size-full{border-radius:28px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.fa-angle-right::before{width:19px;height:33px;position:absolute;top:50%;z-index:100;font-family:bigikala;content:"\E191"!important;right:35px;transform:translateY(-50%);color:#fff;text-shadow:0 2px 4px #4d4d4d;transition:all .3s ease-in-out;font-size:30px;line-height:26px;font-style:normal}.fa-angle-left::before{width:19px;height:33px;position:absolute;top:50%;z-index:100;font-family:bigikala;content:"\E185"!important;left:15px;transform:translateY(-50%);color:#fff;text-shadow:0 2px 4px #4d4d4d;transition:all .3s ease-in-out;font-size:30px;line-height:26px;font-style:normal}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:5px!important}.elementor-widget:not(:last-child){margin-bottom:10px!important}.section-products-carousel .item.slick-slide:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.1);transform:translateY(-2px)}.section-products-carousel.wonder .item.slick-slide img{width:230px;height:230px}.slick-dots li button{font-size:0!important;line-height:0!important;display:block!important;width:14px!important;height:14px!important;padding:5px!important;cursor:pointer;color:transparent;outline:none;background:transparent;border:2px solid #bbb;border-radius:100%}.slick-dots li.slick-active button{width:30px!important;border-radius:10px;background-color:#bbb;margin:0 -8px}.slider_bigikala .slick-dots li button,.section-products-carousel.wonder .slick-dots li button{border:2px solid #fff;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}.slider_bigikala .slick-dots li.slick-active button,.section-products-carousel.wonder .slick-dots li.slick-active button{background-color:#fff}#pro_carousel .slick-dots{margin-top:15px;position:relative}.elementor-widget-container .slick-slide img{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.slider_bigikala .item img{width:100%;display:block;border-radius:28px}.slick-dots li{margin:0 10px}.slick-dots li.slick-active button::before{display:none}.section-products-carousel.wonder .slick-dots li.slick-active button{background-color:#fff}.slick-dots{position:relative!important}.section-products-carousel.wonder .slick-dots{margin-top:15px}.slick-dots li button::before,#slider_instant .sale-perc{display:none}.slider_bigikala .slick-dots{margin-top:-50px}.slick-next,.owl-next{left:0!important;border:none!important;padding:10px!important;border-radius:0 16px 16px 0!important;cursor:pointer;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;background:hsla(0,0%,100%,.8);box-shadow:0 2px 15px 0 rgba(0,0,0,.1);margin-top:-35px;color:#4d4d4d;position:absolute!important;width:49px;height:90px;font-size:0!important;right:auto!important}.slick-prev,.owl-prev{right:0!important;border:none!important;border-radius:16px 0 0 16px!important;cursor:pointer;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;background:hsla(0,0%,100%,.8);box-shadow:0 2px 15px 0 rgba(0,0,0,.1);margin-top:-35px;color:#4d4d4d;width:49px;height:90px;font-size:0!important;left:auto!important}.section-products-carousel.brands .owl-prev{-webkit-transform:translateY(-10%)!important;transform:translateY(-10%)!important}.section-products-carousel.brands .owl-next{-webkit-transform:translateY(-10%)!important;transform:translateY(-10%)!important}.section-products-carousel.wonder .owl-prev{right:5px!important;-webkit-transform:translateY(-10%)!important;transform:translateY(-10%)!important}.section-products-carousel.wonder .owl-next{left:5px!important;-webkit-transform:translateY(-10%)!important;transform:translateY(-10%)!important}.slick-prev,.slick-next{top:50%!important;margin-top:0}.slick-next::before,.slick-prev::before,.owl-prev::before,.owl-next::before{content:"\E185";display:inline;font-size:45px;line-height:82px;font-family:bigikala;color:#a4a7aa;font-style:normal;font-weight:400;font-variant:normal;text-align:center;vertical-align:sub;position:relative;-webkit-font-smoothing:antialiased;text-transform:none;-moz-osx-font-smoothing:grayscale;margin:-4px}.slick-prev,.owl-prev::before{content:"\E191";margin:-10px}.matrix_wolfspecial-offers-homepage-page.vc_wonder_button{margin:20px auto;display:block}.button-bigikala .matrix_wolfspecial-offers-homepage-page a{margin:0 auto;padding:0;position:relative;bottom:0;top:0;width:90%;padding-right:35px}.button-bigikala{margin:-30px auto;padding-left:16px}.side.elementor-widget-image img{height:350px;object-fit:cover}.content-box-shop .sale-perc,.khadamat span{display:none}.khadamat{border-radius:14px;border:3px solid #f3f3f3;box-sizing:border-box}.khadamat .item_khadamat{padding:20px 60px}.item_khadamat img{width:130px;height:auto}.item_khadamat a{display:block;text-align:center}.item_khadamat .link{text-align:center;position:relative;font-size:15px;line-height:2;color:#464e57;letter-spacing:.2px;margin:auto;font-weight:400}.khadamat{width:100%!important}.item_khadamat img{width:60px}.elementor-widget-container .section-products-carousel header .boxmore a{color:#ef394e;font-size:16px;line-height:20px}.instant_slider{width:100%;float:right;margin-top:0;position:relative;z-index:9;background:#fff;border-radius:14px}.matrix_wolfname{text-align:center}.Pinstant_slider span{display:block;font-family:"iransans";font-size:17px;padding:15px;color:#353b48}.instant_slider .dashed{height:1px;background-image:linear-gradient(90deg,#ef394e,#e52e71);margin-bottom:5px;position:absolute;top:44px;margin-top:15px;left:0}#slider_instant{width:100%;height:auto;overflow:hidden;text-align:center;margin-bottom:9px;position:relative;transition:all ease-out .2s;z-index:3;height:440px}#slider_instant .item{margin-top:37px}#slider_instant .item img{height:220px;width:auto;margin:30px auto 7px}.instant_box{height:450px;overflow:hidden;margin-top:10px;border-radius:28px;margin-bottom:-10px}.instant_slider .matrix_wolfprice{margin-top:0}.instant_box::before{content:"";background:linear-gradient(130deg,#ef394e,#af002d 41.07%,#319197 76.05%);position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);z-index:1;border-radius:28px;margin-top:10px}.section-products-carousel .slick-slider .slick-list{margin-top:10px}.blog-widget-carousel .section-products-carousel{overflow:visible;background:#17141d;border:4px solid #312d3c;border-radius:14px;scrollbar-color:#ccc #f5f5f5;height:420px}.section-products-carousel .slick-dots,.brands_box .slick-dots,.elementor-widget-slider_laghzan_postha .slick-dots,.elementor-widget-blog .slick-dots{display:none!important}.posts-list-widget img.wp-post-image{float:right;width:60px;height:60px;margin:5px 15px 10px;padding:0;border:1px solid #f9f9f9;border-radius:14px;-ms-border-radius:50%}.comment-form-author button,.comment-form-comment #comment,optgroup,textarea{font-size:15px}.instant_slider .matrix_wolfprice del{font-size:16px;line-height:25px;color:#ef394e;text-align:center;font-weight:400}.instant_slider .matrix_wolfprice del .woocommerce-Price-currencySymbol{display:none}.instant_slider .matrix_wolfprice ins{font-size:22px;line-height:25px;color:#000;font-weight:400;display:block;text-align:center;text-decoration:none}.section-products-carousel.brands .slick-slide img{max-height:130px!important;max-width:130px!important}.section-products-carousel.brands .slick-slide{height:155px}.section-products-carousel.brands .slick-slider .slick-list{margin-top:20px}.elementor-widget-container .section-products-carousel.brands{height:240px}.khadamat{width:auto;float:right;background:#fff;border:2px solid #f0f0f0;display:flex;justify-content:center;border-radius:28px;flex-wrap:nowrap}.item_khadamat{float:right}.elementor-widget-slider_laghzan_postha .pro_carousel{overflow:visible;border-radius:28px;height:430px}.carousel_post{width:100%;float:left}.elementor-widget-slider_laghzan_postha .titel_carousel{line-height:35px;display:block;padding-right:15px;color:#f0f0f0;font-size:25px}.elementor-widget-slider_laghzan_postha a.boxmore{font-size:16px;text-align:center;color:#ef394e;border:2px solid #ef394e;margin-right:15px;cursor:pointer;padding:5px 20px;border-radius:14px;top:-60px;position:relative}.elementor-widget-slider_laghzan_postha .slick-initialized .slick-slide{background-color:#1f1c28;box-shadow:-1rem 0 3rem #000!important;line-height:13px;box-sizing:border-box;border:none;border-radius:14px;text-align:center;align-items:center;margin:5px 5px 0;overflow:hidden;transition:box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1)}.elementor-widget-slider_laghzan_postha .slick-slide img{object-fit:cover;max-width:100%!important;width:100%;height:180px;display:block;margin:0}.elementor-widget-slider_laghzan_postha .slick-slide h2 a{font-size:16px;text-align:center;line-height:24px;padding:0;height:53px;color:#f5f5f5;direction:rtl;display:inline-block;text-shadow:none;overflow:hidden}.elementor-widget-slider_laghzan_postha .carousel_post_head{height:70px}.elementor-widget-slider_laghzan_postha .owl-next,.elementor-widget-slider_laghzan_postha .owl-prev{border:none;background:transparent;box-shadow:0 0 80px 20px #000}.elementor-widget-blog{height:470px;overflow:hidden;background-color:#fff;line-height:22px;margin-bottom:10px;display:flow-root;border-radius:28px;border:3px solid #f3f3f3}.elementor-widget-blog header{display:flex;position:relative;height:40px;-ms-flex-pack:justify;justify-content:space-between;margin:2px 33px 6px;padding-left:5px}.elementor-widget-blog header h3{display:inline-block;color:#494949;height:38px;font-weight:400;margin:0;padding:8px 0;min-height:49px;font-size:25px;line-height:31px;white-space:nowrap;position:relative;text-align:right}.elementor-widget-blog header h3::before{content:"";position:absolute;right:0;left:0;bottom:0;background:linear-gradient(90deg,#ff8a00,#e52e71);height:3px;z-index:1}.elementor-widget-blog header::before{position:absolute;bottom:-9px;right:0;left:0;background-color:#f3f3f3;height:3px;content:"";z-index:0}.elementor-widget-blog .slick-slide{overflow:hidden;line-height:13px;vertical-align:top;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:14px;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin:5px 5px 0;-ms-flex-pack:start;justify-content:flex-start;padding:5px 15px 35px;display:inline-block;background-color:#fff;position:relative;overflow:hidden;transition:box-shadow .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);height:380px}.elementor-widget-blog .slick-slide:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.1);transform:translateY(-2px)}.elementor-widget-blog .elementor-widget-container .slick-slide img{display:block;margin:10px auto;height:auto;max-width:100%;border:none;max-height:220px;width:auto}.elementor-widget-blog .slick-slide .detail{margin-left:-80px;display:inline-block;float:none}.elementor-widget-blog .slick-slide .detail del,.elementor-widget-blog .slick-slide .products__item-price del{text-align:center;font-size:16px;line-height:30px;color:#ef394e;display:block}.elementor-widget-blog .slick-slide .detail del .woocommerce-Price-currencySymbol,.elementor-widget-blog .slick-slide .products__item-price del .woocommerce-Price-currencySymbol{display:none}.elementor-widget-blog .slick-slide .detail .price,.elementor-widget-blog .slick-slide .detail ins,.elementor-widget-blog .slick-slide .products__item-price ins{display:block;text-align:center;color:#000;font-size:20px;text-decoration:none;line-height:30px}.elementor-widget-blog .slick-slide p.sale-perc{margin-right:130px}.elementor-widget-blog .slick-slider{margin-top:10px}.owl-prev.slick-disabled,.owl-next.slick-disabled{opacity:.4}.slick-slide h2 a,.elementor-widget-blog .slick-slider b{display:block;text-align:center;margin-top:14px;overflow:hidden;max-width:90%;min-height:50px;font-size:17px;line-height:25px;height:43px;color:#393838;font-weight:400;direction:rtl;text-align:right}.date-matidesign{position:absolute;top:0;right:0}.mati-metadata{float:right;width:100%}.mati-metadata-chiled{display:flex;justify-content:space-between;background:#d9d63f;width:90%}.title-post{float:right}.title-post h2{font-size:15px}.more-button-mati{float:right;width:100%;display:flex}.posts{float:right;width:100%;direction:ltr}.cat-list_item{float:right;margin:0 5px}.premium-blog-filters-container{width:100%}.slick-prev,.slick-next{font-size:25px;color:#000}.slick-prev{right:0}.slick-next{left:0!important}.elementor-widget-product_category .category-list{margin-top:-70px}.elementor-widget-product_category .cat_title{bottom:70px;position:relative}.category-image-holder img{width:100%;border-radius:14px 14px 0 0!important}.post_pagination .blog-widget .post-meta img.avatar{margin:9px 9px 9px 2px}.post_pagination .icon-clock-icon::before{margin:8px 5px}.blog-widget .next.page-numbers::before{content:"\E185"}.blog-widget .prev.page-numbers::before{content:"\E191"}.u-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.u-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:28px;background-color:#f5f5f5;border-top:1px solid #e0e0e2;padding:25px 25px 0}.c-new-footer__app-links-label{font-size:18px;line-height:50px;color:#fff;font-weight:500}.footerinfobar ul.apps li{margin:0}.c-new-footer__logo{width:113.33px;height:40px}.c-new-footer__jump-to-top-container{cursor:pointer;white-space:nowrap;border:1px solid #aaa;border-radius:10px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#aaa;padding:5px 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-new-footer__jump-to-top-label{font-size:17px;line-height:215%;margin-left:8px;font-weight:400;color:#888}.c-new-footer__jump-to-top-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-new-footer__jump-to-top-icon::after{content:"\E191";font-weight:400;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.833;width:24px;height:24px;-webkit-transform:rotate(270deg);transform:rotate(270deg);font-family:bigikala}.c-new-footer__contact-info-container,.c-new-footer__jump-to-top-icon::after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.u-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-footer__feature-item--1,.c-footer__feature-item--3,.c-footer__feature-item--5{background-size:auto 55px}.c-footer__feature-item--4{background-size:auto 65px}.c-footer__feature-item--6{background-size:auto 61px}.c-new-footer__contact-info-container,.c-new-footer__jump-to-top-icon::after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.c-new-footer__contact-info-container,.c-new-footer__jump-to-top-icon::after{font-size:14px;color:#888}.c-new-footer__phone-number{margin-right:9px;letter-spacing:3px;color:#424750}.c-new-footer__email{margin-right:9px;letter-spacing:1px;color:#424750;font-family:tahoma}.c-new-footer__phone-number-separator{color:#dfdfdf;margin:0 19px 0 16px}.c-new-footer__contact-info-container{-webkit-box-pack:flex-strat;-ms-flex-pack:flex-strat;justify-content:flex-strat;color:#000;padding:10px 25px;background:#f5f5f5}.c-footer__feature-item{padding-top:65px;font-size:14px}.c-new-footer__app-links-logo img{width:50px;height:50px;margin-left:15px;background-size:contain;background-position:50%;background-repeat:no-repeat}.c-new-footer__app-links-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;height:76px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:linear-gradient(90deg,#ff8a00,#e52e71);border-radius:14px}.c-new-footer__app-images-container,.c-new-footer__app-links-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footerinfobar{padding-bottom:0}.footer-div{padding-right:12px;padding-left:12px}.apps{top:0}.copyright-bar,.about-bar{background:#f5f5f5}.copyright-bar .copyright-bar-text{text-align:right;color:#81858b;margin-top:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:57px;border-top:1px solid #e0e0e2;display:block;font-size:21px;margin:20px auto;padding-top:10px}.footer_more::after{content:"\E185";font-family:bigikala;width:18px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;float:left;margin-top:4px;margin-right:1px;font-size:8px;font-weight:900}.about-bar .col-md-3 img{float:right;margin-left:0;background-color:#fff;width:128.57px;height:120px;border:1px solid #e5e5ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px;padding:18px 24.87px 17.14px 24.86px;border-radius:14px;margin-top:21px}.about-bar .col-md-9{width:65%}.about-bar .col-md-3{width:35%}.elementor-widget-container .section-products-carousel.wonder header .boxmore a{color:#fff}.posts-mati p.sale-perc{margin-top:-60px}.woocommerce-mini-cart-item img{margin:7px 0 5px 15px!important}.elementor-widget-category_app_mobile .title_category_app{display:none}.cat_title a{color:#fff}.vendor_detail span,.vendor-rate_header{font-family:Num}.posts-mati h4 a.fatitle{display:block;text-align:center;margin-top:14px;overflow:hidden;max-width:90%;min-height:50px;font-size:17px;line-height:25px;height:43px;color:#393838;font-weight:400;direction:rtl;text-align:right}.posts-mati .woocommerce a.button:hover,.posts-mati a.button.product_type_external,.posts-mati a.button.product_type_simple{position:absolute;right:60px;bottom:50px}.posts-mati a.button.product_type_simple::before{margin-top:6px}.elementor-widget-blog header h3::after{content:"";position:absolute;left:-14px;width:15px;height:3px;background-color:#fff;bottom:0;z-index:1}.apps li .myket{background:url(../../../themes/Bigikala/assets/images/myket.png) no-repeat;float:right;width:150px;height:40px;background-size:contain;margin-top:-4px}.footer_description_inner h1,.c-new-footer__seo-title{font-size:16px;line-height:215%;color:#424750;margin:0 0 8px}.footer_description_inner p,.c-new-footer__seo-container p{font-size:13px;line-height:28px;font-weight:300;letter-spacing:-.3px;color:#81858b;text-align:justify}.footer_description{margin-top:20px}.slick-slide img{margin:10px auto;max-width:220px!important;max-height:220px!important}#slider-navigator{bottom:20px!important}.elementor-widget-pic_slider_bigikala .prv,.elementor-widget-pic_slider_bigikala .next{top:50%!important}#slider-navigator{position:relative!important;display:flex;right:auto!important;bottom:35px!important;padding:0;height:0}#slider-navigator ul{margin:0 auto}#scrollUp,p#map_lat_long_field{position:absolute;left:24px;margin-top:40px}b.fatitle{font:normal 17px/31px Kalameh}.elementor-widget-posthaye_safhebandishode .blog-widget .masonry-gallery__item__description{height:110px;display:block;overflow:hidden;text-align:justify;padding:0 15px 0}.title__sep{transform:translateX(-10%)}.elementor-widget-fehrest_posts_bigikala .list-summary{overflow:hidden;padding:0 15px 0;text-align:justify;font-size:12px;line-height:25px;font-weight:400}.button-more .more-link{color:#0097d2;text-align:left;display:block!important;font-size:12px;margin-top:-10px;margin-left:10px}.button-more .more-link::after{content:"\E185";font-family:bigikala;width:18px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;float:left;margin-top:1px;margin-right:3px;font-size:7px;font-weight:900}.section-products-carousel.wonder .slick-slide img{margin:10px auto;max-width:230px!important;max-height:230px!important}.elementor-widget-porfroosh_bigikala .item.slick-slide h2,.section-products-carousel b.fatitle{overflow:hidden;max-width:90%;min-height:50px;font-size:17px;height:50px;line-height:25px;color:#000;text-align:right;width:100%;display:block;font-weight:400;margin:10px}.section-products-carousel .flip-clock-wrapper{display:none}.section-products-carousel.wonder .flip-clock-wrapper{display:block}.pro_carousel{direction:ltr;float:right;width:100%;position:relative;padding:10px 20px}.posts{direction:rtl!important}.titel_carousel{padding:10px 20px;text-align:right}.pro_carousel .item:hover{box-shadow:0 0 6px 2px #eee;transform:scale(1.01)}.detailes_posts{text-align:center}.detailes_posts p{text-align:justify;direction:rtl;padding:5px 10px}.btn-more{display:block;background:#ff8a00;padding:10px;width:90%;margin:0 auto;border-radius:10px}.owl-next{position:absolute;top:50%;right:0;font-size:24px;border:1px solid #ccc;border-radius:0 8px 8px 0;padding:10px}.owl-prev{position:absolute;top:50%;left:0;font-size:24px;border:1px solid #ccc;border-radius:8px 0 0 8px;padding:10px}.matrix_wolfbox{direction:ltr}#slider{height:310px;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.5)}#slider-navigator{right:42%;position:absolute;bottom:4px}#slider-img img{width:100%;height:100%}#slider-img .item{;display:none}#slider{position:relative}.prv{width:19px;display:block;height:33px;position:absolute;top:130px;right:-27px;background-position:-10px 0;cursor:pointer;z-index:2}#slider-img{border-radius:28px;overflow:hidden}#slider-navigator ul li{float:right;position:relative!important;text-align:center!important;border-radius:100%!important;display:inline-grid!important;box-shadow:0 1px 1px 0 rgba(0,0,0,.3)!important;margin-left:10px!important;line-height:20px!important;width:14px!important;height:14px!important;background-color:transparent!important;border:2px solid #fff}#slider-navigator .active{width:30px!important;border-radius:10px!important;background-color:#fff!important}.next{width:19px;height:33px;display:block;position:absolute;top:130px;left:15px;background-position:10px 0;cursor:pointer;z-index:2}#slider #slider-navigator ul{padding:0}#slider #slider-navigator ul li{width:178px;height:100%;float:right}#slider #slider-navigator ul li a{display:block;line-height:50px;padding-right:35px;cursor:pointer;color:#fff}#slider #slider-navigator .active>a{background:#fff;color:#000;position:relative}#slider #slider-navigator .active>a::after{content:"";position:absolute;top:-13px;right:0;left:0;margin:0 auto;width:0;height:0;border-style:solid;border-width:0 12.5px 13px 12.5px;border-color:transparent transparent #fff transparent}table.my_account_orders tbody tr td.order-actions a.button,table.my_account_orders tbody tr td.order-actions a.button:hover{background:linear-gradient(90deg,#ff8a00,#e52e71);padding:0;margin:0!important;display:inline-block;font-size:0;width:42px;height:42px}.post-meta{font-size:13px;line-height:12px;color:#666;position:relative;padding:0;margin:0;display:block;z-index:4;margin:-10px 10px 10px 10px}.elementor-widget-slider_laghzan_postha .post-meta span{display:inline-block;margin:0 20px;text-align:center;color:#ddd}.elementor-widget-slider_laghzan_postha .post-meta img.avatar{width:30px;height:30px;border-radius:100%;position:relative;display:inline-block}.elementor-widget-slider_laghzan_postha .post-meta .icon-clock-icon::before{color:#ccc;content:"\E136";font-family:bigikala;vertical-align:middle;font-size:19px;margin-left:-10px}.dokan-store-widget.dokan-category-menu .fa-angle-right::before,#dokan-content .store-product-items .sale-perc,#dokan-content .seller-items .sale-perc{display:none}.dokan-w8{width:70%!important}.elementor-widget-text-editor{-webkit-box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);background-color:#fff;border:3px solid #f3f3f3;margin:15px auto;line-height:22px;padding:0 30px;border-radius:14px;padding-bottom:30px}.elementor-widget-slider_laghzan_postha .slick-next::before,.elementor-widget-slider_laghzan_postha .slick-prev::before,.elementor-widget-slider_laghzan_postha .owl-prev::before,.elementor-widget-slider_laghzan_postha .owl-next::before{color:#fff}.elementor-section-wrap{max-width:1676px;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;width:100%}.product-categories{display:none}.site-header{min-width:1009px;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;width:100%}.header{padding:0}.c-new-footer__logo a.white-logo img{max-width:200px;max-height:45px}.footer-about{width:100%;display:block;margin:0 auto;background:#100e17}.row.footerinfobar{background-color:#f5f5f5}.section-products-carousel .flickity-viewport .productItem a.button.product_type_external{bottom:0!important;top:auto}.elementor-widget-posthaye_safhebandishode .blog-widget .masonry-gallery img.wp-post-image{height:140px;object-fit:cover;display:block;width:100%}.elementor-widget-posthaye_safhebandishode .blog-widget .media-heading{height:73px;padding:0;margin:0}.product_bar .flip-clock-dot{background:#ef394e}.side.elementor-widget-image img{border-radius:14px!important}.your-withlist-wrapper .wishlist-item span.woocommerce-Price-currencySymbol{top:0}.yith-par-message::before{content:" ";background:url(/assets/files/point.png) no-repeat;background-size:auto;background-size:auto;width:22px;height:22px;background-size:22px 22px;display:inline-block;position:relative;top:7px;right:-5px}.c-new-footer__phone-number,.yith-par-message strong span{font-family:Num}.elementor-widget-container p,.elementor-accordion-title,.elementor-tab-content{font-family:Kalameh!important}.aligncenter{margin:0 auto;display:block}.elementor-widget-slider_laghzan_postha .slick-slide img{object-fit:contain;height:auto}.section-products-carousel.brands .slick-slide img{max-height:95px!important;max-width:95px!important}@media only screen and (min-width :1360px){.side.elementor-widget-image img{object-fit:unset;height:420px}}@media only screen and (min-width :1366px){.section-products-carousel.wonder .products__item-price,.section-products-carousel .products__item-price{margin-left:-50px}.section-products-carousel.wonder .loop-saving-percentage,.section-products-carousel .loop-saving-percentage{margin-left:-20px}}@media only screen and (max-width :1180px) and (max-width:1279px){.section-products-carousel .products__item-price{margin-left:-40px}}@media only screen and (max-width :1100px)and (max-width:1179px){.section-products-carousel .products__item-price{margin-left:-20px}}@media only screen and (max-width :1024px)and (max-width:1099px){.section-products-carousel .products__item-price{margin-left:0}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,0,0,.6)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,0,0,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,0,0,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,0,0,.6);box-shadow:0 0 0 0 rgba(255,0,0,.6)}70%{-moz-box-shadow:0 0 0 10px rgba(255,0,0,0);box-shadow:0 0 0 10px rgba(255,0,0,0)}100%{-moz-box-shadow:0 0 0 0 rgba(255,0,0,0);box-shadow:0 0 0 0 rgba(255,0,0,0)}}@-webkit-keyframes pulse-light{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.6)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulse-light{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.6);box-shadow:0 0 0 0 rgba(255,255,255,.6)}70%{-moz-box-shadow:0 0 0 10px rgba(204,169,44,0);box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-moz-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}@media only screen and (min-width :1441px){.woocommerce-MyAccount-navbar-primary.box.noback{width:340px}.col-md-3.sticky-sidebar{width:380px}.matrix_wolfspecial-offers-homepage-page a{display:none}.navigator-content .matrix_wolfspecial-offers-homepage-page a{display:block}.main-content .quantity .qty{width:110px}}@media only screen and (min-width :1440px){.wonder.section-products-carousel .productItem{width:239px}.section-products-carousel .productItem{width:239px}.empty-posts-widget::before,.empty-realtime-slider::before{right:130px}.products-box.listing ul.columns-4 li.product .products__item-price{left:460px}.products-box.listing .products__item-compare{position:absolute;top:15px;right:50px;color:#777;z-index:10;left:auto}.products-box.listing .custom-stars{border-top:none;position:relative;bottom:21px;right:220px}.matrix_wolfspecial-offers-homepage-page.vc_wonder_button{display:none}.side .wpb_text_column.wpb_content_element .wpb_wrapper img{height:418px;max-width:100%;vertical-align:top;object-fit:cover;margin:0;display:block;width:100%}.side.vc_col-sm-3{width:20%}.side.vc_col-sm-9{width:80%}ul.lofslidersmain li .wc-thumb img{margin:15px auto;max-width:300px;max-height:300px}.products__item-img-color-wrapper{padding-top:45px;display:block}.products__item-fatitle{height:45px;line-height:25px}.bk_menu .bigi>ul>li>ul.level{min-width:1406px}.product_bar{width:105%}.side .wpb_text_column.wpb_content_element .wpb_wrapper img{height:auto;object-fit:unset}.matrix_wolfspecial-offers-homepage-page a{display:none}.navigator-content .matrix_wolfspecial-offers-homepage-page a{display:block}.main-content .quantity .qty{width:110px}}@media only screen and (min-width :1366px) and (max-width:1439px){.products-box.listing ul.columns-4 li.product .products__item-price{left:460px}.products-box.listing .products__item-compare{position:absolute;top:15px;right:50px;color:#777;z-index:10;left:auto}.products-box.listing .custom-stars{border-top:none;position:relative;bottom:21px;right:220px}.side .wpb_text_column.wpb_content_element .wpb_wrapper img{height:420px;max-width:100%;vertical-align:top;object-fit:cover;margin:0;display:block;width:100%}.side.vc_col-sm-3{width:20%}.side.vc_col-sm-9{width:80%}ul.lofslidersmain li .wc-thumb img{margin:15px auto;max-width:300px;max-height:300px}.products__item-img-color-wrapper{padding-top:45px;display:block}.products__item-fatitle{height:45px;line-height:25px}.bk_menu .bigi>ul>li>ul.level{min-width:1326px}.section-products-carousel .productItem{width:260px}.wonder.section-products-carousel .productItem{width:260px}.side .wpb_text_column.wpb_content_element .wpb_wrapper img{object-fit:unset}.matrix_wolfspecial-offers-homepage-page a{display:none}.navigator-content .matrix_wolfspecial-offers-homepage-page a{display:block}.product-info-box .single_add_to_cart_button.button.dk-button span.dk-button-container{font-size:20px}.main-content .quantity .qty{width:110px}}@media only screen and (max-width :1280px) and (max-width:1365px){.filters-panel{position:relative;width:24.6%}.shop-page .col-md-10{padding-left:0;width:75.4%;margin-right:-5px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:33.33333%;float:right;clear:none}.products__item-image{max-width:220px!important;max-height:220px!important;margin-top:60px!important}.lofslidervoc .navigator-content{width:100%;display:block;position:absolute;height:60px;bottom:0;overflow:hidden}.lofslidervoc .navigator-wrapper{width:100%!important;overflow-y:scroll;display:block;position:absolute;background-color:#f1f7fb;height:60px!important;box-sizing:content-box;scrollbar-width:none;-webkit-appearance:none;-ms-overflow-style:none}.navigator-content .button-next,.navigator-content .button-previous{content:"";background:hsla(0,0%,100%,.7);border-radius:50%;width:100px;height:100px;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block}.navigator-content .button-next{right:auto;left:-50px}.navigator-content .button-next::before{content:"\E185";font-size:21px;vertical-align:top;margin-top:37px;display:inline-block;position:absolute;left:66px;z-index:2;color:#111;font-family:bigikala;font-weight:400}.navigator-content .button-previous{left:auto;right:-50px}.navigator-content .button-previous::before{content:"\E191";font-size:21px;vertical-align:top;margin-top:37px;display:inline-block;position:absolute;left:21px;z-index:2;color:#111;font-family:bigikala;font-weight:400}.lofslidervoc ul.navigator-wrap-inner li span{display:block;overflow:hidden;box-sizing:border-box;text-overflow:ellipsis;text-align:center;width:100%;padding:0 20px}.columncounter{margin-top:-15px}.lofslidervoc ul.navigator-wrap-inner{position:static;display:inline-flex;border-radius:14px;color:#fff;height:60px;width:auto;padding:10px 25px}.lofslidervoc ul.navigator-wrap-inner li.active{background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.2);box-shadow:0 0 6px 0 rgba(0,0,0,.2);border-radius:14px}.lofslidervoc ul.navigator-wrap-inner li::before{display:none}.lofslidervoc ul.navigator-wrap-inner li{position:relative;display:block;width:100%!important;text-overflow:ellipsis;height:40.5px!important;font:15px/41px Kalameh;list-style:none;cursor:pointer;text-align:right;white-space:nowrap;padding-right:0;color:#4d4d4d;text-decoration:none;margin-right:20px;border-radius:14px}.columntwo{height:70px;position:relative;font-size:13px;text-align:right;color:#a1a1af;margin-top:-5px;margin-bottom:20px}.lofslidermain{width:100%}.lofslidervoc .wc-descrip{padding:0 20px}ul.lofslidersmain li .wc-thumb img{margin:20px auto;max-width:250px;max-height:250px}.navigator-content .matrix_wolfspecial-offers-homepage-page a{display:none}.side .wpb_single_image img{height:346.7px;max-width:100%;vertical-align:top}.matrix_wolfspecial-offers-homepage-page a{padding:0 20px;height:60px;line-height:60px;cursor:pointer;background:linear-gradient(90deg,#ff8a00,#e52e71);color:#fff;box-shadow:none;font-size:16px;text-align:center;position:absolute;width:96.5%;overflow:hidden;border-radius:14px;padding-right:58px;right:5px;margin:0 auto}.matrix_wolfspecial-offers-homepage-page.vc_wonder_button{margin-top:30px}.side .wpb_text_column.wpb_content_element .wpb_wrapper img{height:350px;max-width:100%;vertical-align:top;object-fit:cover;margin:0;display:block;width:100%}.columnone h2{height:50px}.tamamshode{left:80px;bottom:75px}.lofslidervoc .wc-descrip .slider-main-features span.title::before{width:7px;height:7px}.side .wpb_text_column.wpb_content_element .wpb_wrapper img{height:351px;max-width:100%;vertical-align:top;object-fit:cover;margin:0;display:block}.side.vc_col-sm-3{width:22.3%}.side.vc_col-sm-9{width:77.7%}.side .wpb_text_column.wpb_content_element .wpb_wrapper img{height:350px;object-fit:cover}.matrix_wolfspecial-offers-homepage-page a{display:block}}@media only screen and (max-width :1180px) and (max-width:1279px){ul>li>ul.level{min-width:1132px;max-width:1132px}.bk_menu .bigi>ul>li>ul.level{min-width:1115px}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li{width:21%}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu .line{width:21%}.apps li{margin-right:-1px}.apps li .android-icon,.apps li .ios-icon{background-size:141px 41px}.socials li{margin-left:5px}.footer-div .col-md-3 img{width:120px;height:120px}.products-box.listing .colors{margin-right:28%}.footer-newsletter input[type="submit"]{width:95px;left:13px}.product_bar_left .bigiCountDown.small{margin-right:240px}.product_bar_left .bigiCountDown.small::before{right:406px}.p-section-one .main-content .col-md-9{width:75%}.p-section-one .main-content .col-md-3{width:25%}.loop-saving-percentage{left:-25px}.blog-widget-carousel .media-heading a{font-size:13px;line-height:23px}.header-logo img{max-width:180px}.p-section-one .main-content .col-md-3{width:35%}.p-section-one .main-content .col-md-9{width:65%}.zoomWindow{width:411px!important;height:411px!important}.product-det .dk-button-container .dk-button-label .dk-button-labelname{margin-right:10px;font-size:18px}#mailpoet_form_1 .mailpoet_text,#mailpoet_form_1 .mailpoet_textarea{width:210px!important}.form-submit .submit{width:150px}.section-products-carousel .productItem{width:261px}.wonder.section-products-carousel .productItem{width:266px}.matrix_wolfspecial-offers-homepage-page a{display:block}}@media only screen and (max-width :1100px)and (max-width:1179px){ul>li>ul.level{min-width:1026px;max-width:1026px}.bk_menu .bigi>ul>li>ul.level{min-width:1010px}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li{width:20%}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu .line{width:20%}.section-products-carousel .productItem{width:239px}.apps li{margin-right:-14px}.subscribe-social .col-md-7{width:70%}.socials li{margin-left:0}.products-box.listing .products__item-fatitle{right:27%}.products-box.listing .colors{margin-right:33%}.footer-div .col-md-3 img{width:110px;height:110px}.footer-newsletter input[type="submit"]{width:90px;left:13px;font-size:11px}#mailpoet_form_1 .mailpoet_text,#mailpoet_form_1 .mailpoet_textarea{width:200px!important}.footerinfobar ul{font-size:14px}.icon-footer-aparat,.icon-footer-facebook,.icon-footer-googleplus,.icon-footer-instagram,.icon-footer-telegram,.icon-footer-twitter{width:20px!important;height:20px!important}.icon-footer-aparat::before,.icon-footer-facebook::before,.icon-footer-googleplus::before,.icon-footer-instagram::before,.icon-footer-telegram::before,.icon-footer-twitter::before{display:inline-block;font:normal normal normal 17px/19px "bigikala";text-rendering:auto}.woocommerce ul.products li.product .products__item-price{width:60%}.header-logo img{max-width:170px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce input.button{width:80%}.woocommerce .quantity .qty{width:88px}.review-tab-content.col-sm-12{width:50%}.product_bar_left .flip-clock-dot{width:2px;height:2px}.product_bar_left .flip-clock-dot.top{top:15px}.filters-panel{position:relative;width:25.6%;display:inline-block;float:right}.shop-page .col-md-10{padding-left:0;width:74.4%;margin-right:-5px;display:inline-block}.vendor-warranty{font-size:12px}.vendors-table-col--shipping{font-size:9px}.vendors-table-col--sellerTitle a{font-size:12px}.vendors-table-col--rating{font-size:12px}.vendors-table-col--price{font-size:15px}.matrix_wolfold-price{font:14px/20px Kalameh}.matrix_wolffinal-price{font-size:16px}.btn-add-comment::before{top:222px}.vendors-table .woocommerce-Price-currencySymbol{font-size:12px}.vendors-table .vendor-button{font-size:13px}.vendors-table-col--shipping .icon::before{top:-4px;font-size:17px}.vendor-warranty::before{font-size:18px}.vendors-table-col--shipping i.icon{width:24px}.vendors-header .vendors-count{font-size:14px}.zoomWindow{width:411px!important;height:411px!important}.copyright-bar .copyright-bar-text .section-one{font-size:10px;width:78%}.copyright-bar .copyright-bar-text .section-two{font-size:11px}.product-det .dk-button-container .dk-button-label .dk-button-labelname{margin-right:6px;font-size:14px;padding:0}.form-submit .submit{width:130px}.product-info-box{margin-right:-86px}.section-products-carousel .productItem{width:235px}.wonder.section-products-carousel .productItem{width:230px}.matrix_wolfspecial-offers-homepage-page a{display:block}}@media only screen and (max-width :1024px)and (max-width:1099px){ul>li>ul.level{min-width:870px;max-width:870px}.bk_menu .bigi>ul>li>ul.level{min-width:870px}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu>ul>li{width:20%}.bk_menu .bigi>ul>li:hover>ul.level>li>.submenu .line{width:20%}.add-comment-page .product-image img{max-width:280px;max-height:280px}.container-bigikala.footer-div .col-md-6{width:50%;float:right;width:50%;float:right}.add-comment-page .col-md-4{padding:15px 30px;width:50%}.form-submit input#submit{font-size:14px;line-height:0;height:40px;width:150px}.container-bigikala.footer-div .col-md-2{width:16.6666%;float:right}.copyright-bar .copyright-bar-text .section-one{font-size:8px;width:78%}.copyright-bar .copyright-bar-text .section-two{font-size:10px}.about-bar{color:#737272;font-size:10px;line-height:26px;text-align:justify}.add-comment-page .col-md-8{width:50%;padding:30px}.product_bar_left .bigiCountDown.small{margin-right:170px}.out_of_stock_label{width:111.5%}#mailpoet_form_1 .mailpoet_text,#mailpoet_form_1 .mailpoet_textarea{width:215px!important}.subscribe-social .col-md-7{width:93%}.col-md-4.product-gallery{width:32%;display:inline-block;float:right}.col-md-8.product-det{width:68%;display:inline-block}.p-section-one .main-content .col-md-9{display:inline-block}#vendors-count-link{font-size:9px}.bigikala-control-thumbs{padding-left:40px}.woocommerce .quantity .qty{width:60px}.dk-button .dk-button-container .dk-button .dk-button-label{padding:7px 54px 0 9px}.header-logo img{max-width:140px}.product_bar{display:block;width:112%}.product_bar::before{top:35px;right:17px;font-size:12px}.product_bar_left .flip-clock-wrapper ul li a div div.inn{font-size:8px}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{padding-right:30px}.product-gallery-warp{margin-right:-36px}.product-gallery-warp ul li{width:35px;height:35px;padding:11px 5px}.add_to_wishlist::before,.icon-love.done::before,.icon-love::before{font-size:15px}.dk-button-container .dk-button i.dk-button-icon.dk-button-icon-notification::before,.icon-share::before,.icon-statistics::before,.product-gallery .icon-compare.added::before,.product-gallery .icon-compare::before{font-size:20px}.product-gallery .icon-compare::before{margin-top:-18px;font-size:19px}.current-product-video::before{font-size:21px;left:11px;top:3px}.icon-share::before,.icon-statistics::before{left:-10px;margin-top:-17px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{font:30px/22px Kalameh;width:30px;height:30px;border-radius:14px}.zoomWindow{margin-right:200px;width:281px!important;height:281px!important}.review-tab-content .col-sm-12.col-md-6{width:50%}.admin-advantages.col-md-6 .advantages,.admin-advantages.col-md-6 .disadvantages{max-width:25%}.apps li{margin-right:-18px}.socials li{margin-left:0}.section-products-carousel .productItem{width:203px}.section-products-carousel .productItem img{width:180px;height:180px}.special-offer-hint-cart{bottom:-55px}#mailpoet_form_1 .mailpoet_text,#mailpoet_form_1 .mailpoet_textarea{width:175px!important}.section-products-carousel .productItem{width:214px}.wonder.section-products-carousel .productItem{width:203px}.matrix_wolfspecial-offers-homepage-page a{display:block}.loop-add-to-cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,.woocommerces .section-products-carousel a.button,.woocommerce .section-products-carousel a.button:hover,.section-products-carousel a.button.product_type_external,.section-products-carousel a.button.product_type_simple{width:40px;height:30px}}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:default}.slick-slider .slick-track,.slick-slider .slick-list{-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}﻿@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(../../../themes/Bigikala/assets/css/ajax-loader.gif) center center no-repeat}@font-face{font-display:swap;font-family:'slick';font-weight:400;font-style:normal;src:url(../../../themes/Bigikala/assets/css/fonts/slick.eot);src:url('../../../themes/Bigikala/assets/css/fonts/slick.eot?#iefix') format('embedded-opentype'),url(../../../themes/Bigikala/assets/css/fonts/slick.woff) format('woff'),url(../../../themes/Bigikala/assets/css/fonts/slick.ttf) format('truetype'),url('../../../themes/Bigikala/assets/css/fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#999;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:0}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:0}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-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;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../themes/Bigikala/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.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 .owl-dot{display:inline-block;zoom:1}.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}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/Bigikala/assets/webfonts/fa-brands-400.eot);src:url("../../../themes/Bigikala/assets/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url(../../../themes/Bigikala/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(../../../themes/Bigikala/assets/webfonts/fa-brands-400.woff) format("woff"),url(../../../themes/Bigikala/assets/webfonts/fa-brands-400.ttf) format("truetype"),url("../../../themes/Bigikala/assets/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/Bigikala/assets/webfonts/fa-regular-400.eot);src:url("../../../themes/Bigikala/assets/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url(../../../themes/Bigikala/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(../../../themes/Bigikala/assets/webfonts/fa-regular-400.woff) format("woff"),url(../../../themes/Bigikala/assets/webfonts/fa-regular-400.ttf) format("truetype"),url("../../../themes/Bigikala/assets/webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:swap;src:url(../../../themes/Bigikala/assets/webfonts/fa-solid-900.eot);src:url("../../../themes/Bigikala/assets/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url(../../../themes/Bigikala/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(../../../themes/Bigikala/assets/webfonts/fa-solid-900.woff) format("woff"),url(../../../themes/Bigikala/assets/webfonts/fa-solid-900.ttf) format("truetype"),url("../../../themes/Bigikala/assets/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}ul.jcaa_attr_select,ul.jcaa_attr_select li{margin:0;padding:0}ul.jcaa_attr_select{overflow:hidden;margin-bottom:-5px}.jcaa_attr_variable_select .jcaa_attr_option:hover{cursor:pointer}.jcaa_attr_variable_select .jcaa_attr_option.jcass_attr_disable:hover{cursor:default}.jcaa_attr_select li{display:inline-block;width:auto!important}.jcaa_attr_option{display:block;margin:0!important}.jcaa_attr_select li img{margin-bottom:0!important}.jcaa_attr_select.jcaa_rounded_corners li,.jcaa_attr_select.jcaa_rounded_corners li .jcaa_attr_option{-moz-border-radius:50%;border-radius:50%;overflow:hidden}ul.jcaa_attr_variable_select{margin-bottom:5px}a.jcaa_attr_option{padding-left:5px;padding-right:5px}a.jcaa_attr_option:hover{text-decoration:inherit}.variations ul.jcaa_attr_select{margin-bottom:- 5px}ul.jcaa_attr_select li{float:left;margin-right:5px;margin-bottom:5px}ul.jcaa_attr_select li:first-child{margin-left:0}.shop_attributes td{vertical-align:middle}.dokan-spinner{position:absolute;width:20px;height:20px;background:url(../../../plugins/dokan-lite/assets/images/spinner-2x.gif) center center no-repeat;z-index:99;background-size:20px}.dokan-close{float:right;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.dokan-close:hover,.dokan-close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.dokan-close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.dokan-alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.dokan-alert h4{margin-top:0;color:inherit}.dokan-alert .dokan-alert-link{font-weight:700}.dokan-alert>p,.dokan-alert>ul{margin-bottom:0!important}.dokan-alert>p+p{margin-top:5px}.dokan-alert-dismissable,.dokan-alert-dismissible{padding-right:35px}.dokan-alert-dismissable .close,.dokan-alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.dokan-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.dokan-alert-success hr{border-top-color:#c9e2b3}.dokan-alert-success .dokan-alert-link{color:#2b542c}.dokan-alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.dokan-alert-info hr{border-top-color:#a6e1ec}.dokan-alert-info .dokan-alert-link{color:#245269}.dokan-alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.dokan-alert-warning hr{border-top-color:#f7e1b5}.dokan-alert-warning .dokan-alert-link{color:#66512c}.dokan-alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.dokan-alert-danger hr{border-top-color:#e4b9c0}.dokan-alert-danger .dokan-alert-link{color:#843534}.tooltip{position:absolute;z-index:9999;display:block;visibility:visible;line-height:1.3;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:10px!important;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px;font-weight:normal!important}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.dokan-form-container label{display:inline-block;max-width:100%;margin-bottom:5px}.dokan-form-control{background-color:#fff;background-image:none;border:1px solid #EDEDED;padding:4px 6px;border-radius:0;color:#555;display:block;font-size:14px;min-height:26px;line-height:26px;vertical-align:middle;width:100%;margin:0}.dokan-form-control p{margin-bottom:0}textarea.dokan-form-control{height:auto}select.dokan-form-control{height:35px}.dokan-radio-inline+.dokan-radio-inline,.dokan-checkbox-inline+.dokan-checkbox-inline{margin-left:10px;margin-top:0}.dokan-form-group{margin-bottom:15px}.dokan-input-group{position:relative;display:table;border-collapse:separate}.dokan-input-group[class*='col-']{float:none;padding-left:0;padding-right:0}.dokan-input-group .dokan-form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.dokan-input-group-addon,.dokan-input-group-btn,.dokan-input-group .form-control{display:table-cell}.dokan-input-group-addon:not(:first-child):not(:last-child),.dokan-input-group-btn:not(:first-child):not(:last-child),.dokan-input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.dokan-input-group-addon,.dokan-input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.dokan-input-group-addon{padding:6px 12px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #EDEDED;border-radius:4px}.dokan-input-group-addon input[type='radio'],.dokan-input-group-addon input[type='checkbox']{margin-top:0}.dokan-input-group .dokan-form-control:first-child,.dokan-input-group-addon:first-child,.dokan-input-group-btn:first-child>.btn,.dokan-input-group-btn:first-child>.btn-group>.btn,.dokan-input-group-btn:first-child>.dropdown-toggle,.dokan-input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.dokan-input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.dokan-input-group-addon:first-child{border-right:0}.dokan-input-group .dokan-form-control:last-child,.dokan-input-group-addon:last-child,.dokan-input-group-btn:last-child>.btn,.dokan-input-group-btn:last-child>.btn-group>.btn,.dokan-input-group-btn:last-child>.dropdown-toggle,.dokan-input-group-btn:first-child>.btn:not(:first-child),.dokan-input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dokan-input-group-addon:last-child{border-left:0}.dokan-input-group-btn{position:relative;font-size:0;white-space:nowrap}.dokan-input-group-btn>.btn{position:relative}.dokan-input-group-btn>.btn+.btn{margin-left:-1px}.dokan-input-group-btn>.btn:hover,.dokan-input-group-btn>.btn:focus,.dokan-input-group-btn>.btn:active{z-index:2}.dokan-input-group-btn:first-child>.btn,.dokan-input-group-btn:first-child>.btn-group{margin-right:-1px}.dokan-input-group-btn:last-child>.btn,.dokan-input-group-btn:last-child>.btn-group{margin-left:-1px}.dokan-form-horizontal{text-align:center}.dokan-form-horizontal label{display:inline-block;max-width:100%;margin-bottom:5px}.dokan-form-horizontal .dokan-form-group:before,.dokan-form-horizontal .dokan-form-group:after{display:table;content:' '}.dokan-form-horizontal .dokan-form-group:after{clear:both}.dokan-form-horizontal .dokan-control-label{text-align:right;margin-bottom:0;margin-top:0;padding-right:15px;font-weight:700}@media (max-width:430px){.dokan-form-horizontal .dokan-control-label{text-align:left}}.dokan-row{margin-right:-15px;margin-left:-15px}.dokan-w1{width:8.33333333%;float:left}.dokan-w2{width:16.66666667%;float:left}.dokan-w3{width:25%;float:left}.dokan-w4{width:33.33333333%;float:left}.dokan-w5{width:41.66666667%;float:left}.dokan-w6{width:50%;float:left}.dokan-w7{width:63%;float:left}.dokan-w8{width:58.33333333%;float:left}.dokan-w9{width:75%;float:left}.dokan-w10{width:83.33333333%;float:left}.dokan-w11{width:91.66666667%;float:left}.dokan-w12{width:100%;float:left}.dokan-text-left{text-align:left}.dokan-text-right{text-align:right}@media (max-width:430px){.dokan-w3,.dokan-w4,.dokan-w5,.dokan-w6,.dokan-w7,.dokan-w8,.dokan-w9,.dokan-w10,.dokan-w11{width:100%!important}}.woocommerce .form-row.has-error{background-color:#ffe5e5;padding:10px;border-radius:3px}.woocommerce form.register.dokan-vendor-register{border:none;padding:0}.woocommerce form.register.dokan-vendor-register .name-field{display:flex;justify-content:space-between}.woocommerce form.register.dokan-vendor-register .name-field p{width:48%}.wp-editor-wrap{border:1px solid #EDEDED}.dokan-message,.dokan-info,.dokan-error{padding:15px 15px 15px 50px;margin:5px 0 15px 0;position:relative;background:#fff;border-bottom:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #EDEDED;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.dokan-message:before,.dokan-info:before,.dokan-error:before{position:absolute;top:0;left:15px;padding-top:15px;font-family:sans-serif;color:#fff;width:20px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;text-align:center}.dokan-message{border-top:3px solid #8fae1b}.dokan-message:before{background-color:#8fae1b;content:'\2713'}.dokan-info{border-top:3px solid #109ae7}.dokan-info:before{background-color:#109ae7;content:'\2713';content:'i';font-family:Times,Georgia,serif;font-style:italic}.dokan-error{border-top:3px solid #b81c23}.dokan-error:before{background-color:#b81c23;content:'\00d7';font-weight:700}ul.dokan_tabs{border-bottom:1px solid #EDEDED;margin-bottom:20px;line-height:24px}ul.dokan_tabs>li{margin-bottom:-1px!important}ul.dokan_tabs li{display:inline-block;margin-right:5px!important;border:1px solid #EDEDED;border-bottom:none}ul.dokan_tabs li:first-child{margin-left:10px}ul.dokan_tabs li a{display:block;padding:6px 8px!important}ul.dokan_tabs li a:hover{background-color:#eee}ul.dokan_tabs li.dokan-hide{display:none}ul.dokan_tabs li.active{border-bottom:1px solid #fff!important}.dokan-pagination-container{text-align:center}.dokan-pagination-container .dokan-pagination{display:inline-block;padding-left:0}.dokan-pagination-container .dokan-pagination li{display:inline}.dokan-pagination-container .dokan-pagination li a{padding:3px 10px;border:1px solid #EDEDED;margin-right:3px;text-decoration:none}.dokan-pagination-container .dokan-pagination li.active a{background:#eee}.dokan-pagination-container .dokan-pagination li.disabled a{cursor:not-allowed;color:#ccc}input[type='submit'].dokan-btn,a.dokan-btn,.dokan-btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;background-color:#eee;color:#444;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}input[type='submit'].dokan-btn:hover,a.dokan-btn:hover,.dokan-btn:hover,input[type='submit'].dokan-btn:focus,a.dokan-btn:focus,.dokan-btn:focus,input[type='submit'].dokan-btn.focus,a.dokan-btn.focus,.dokan-btn.focus{color:#333;text-decoration:none}input[type='submit'].dokan-btn:active,a.dokan-btn:active,.dokan-btn:active,input[type='submit'].dokan-btn.active,a.dokan-btn.active,.dokan-btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}input[type='submit'].dokan-btn-theme,a.dokan-btn-theme,.dokan-btn-theme{color:#fff;background-color:#f05025;border-color:#f05025}input[type='submit'].dokan-btn-theme:hover,a.dokan-btn-theme:hover,.dokan-btn-theme:hover,input[type='submit'].dokan-btn-theme:focus,a.dokan-btn-theme:focus,.dokan-btn-theme:focus,input[type='submit'].dokan-btn-theme:active,a.dokan-btn-theme:active,.dokan-btn-theme:active,input[type='submit'].dokan-btn-theme.active,a.dokan-btn-theme.active,.dokan-btn-theme.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-theme,.open .dropdown-togglea.dokan-btn-theme,.open .dropdown-toggle.dokan-btn-theme{color:#fff;background-color:#dd3b0f;border-color:#ca360e}input[type='submit'].dokan-btn-theme:active,a.dokan-btn-theme:active,.dokan-btn-theme:active,input[type='submit'].dokan-btn-theme.active,a.dokan-btn-theme.active,.dokan-btn-theme.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-theme,.open .dropdown-togglea.dokan-btn-theme,.open .dropdown-toggle.dokan-btn-theme{background-image:none}input[type='submit'].dokan-btn-theme.disabled,a.dokan-btn-theme.disabled,.dokan-btn-theme.disabled,input[type='submit'].dokan-btn-theme[disabled],a.dokan-btn-theme[disabled],.dokan-btn-theme[disabled],fieldset[disabled] input[type='submit'].dokan-btn-theme,fieldset[disabled] a.dokan-btn-theme,fieldset[disabled] .dokan-btn-theme,input[type='submit'].dokan-btn-theme.disabled:hover,a.dokan-btn-theme.disabled:hover,.dokan-btn-theme.disabled:hover,input[type='submit'].dokan-btn-theme[disabled]:hover,a.dokan-btn-theme[disabled]:hover,.dokan-btn-theme[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-theme:hover,fieldset[disabled] a.dokan-btn-theme:hover,fieldset[disabled] .dokan-btn-theme:hover,input[type='submit'].dokan-btn-theme.disabled:focus,a.dokan-btn-theme.disabled:focus,.dokan-btn-theme.disabled:focus,input[type='submit'].dokan-btn-theme[disabled]:focus,a.dokan-btn-theme[disabled]:focus,.dokan-btn-theme[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-theme:focus,fieldset[disabled] a.dokan-btn-theme:focus,fieldset[disabled] .dokan-btn-theme:focus,input[type='submit'].dokan-btn-theme.disabled:active,a.dokan-btn-theme.disabled:active,.dokan-btn-theme.disabled:active,input[type='submit'].dokan-btn-theme[disabled]:active,a.dokan-btn-theme[disabled]:active,.dokan-btn-theme[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-theme:active,fieldset[disabled] a.dokan-btn-theme:active,fieldset[disabled] .dokan-btn-theme:active,input[type='submit'].dokan-btn-theme.disabled.active,a.dokan-btn-theme.disabled.active,.dokan-btn-theme.disabled.active,input[type='submit'].dokan-btn-theme[disabled].active,a.dokan-btn-theme[disabled].active,.dokan-btn-theme[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-theme.active,fieldset[disabled] a.dokan-btn-theme.active,fieldset[disabled] .dokan-btn-theme.active{background-color:#f37655;border-color:#f37655}input[type='submit'].dokan-btn-theme .badge,a.dokan-btn-theme .badge,.dokan-btn-theme .badge{color:#f05025;background-color:#fff}input[type='submit'].dokan-btn-success,a.dokan-btn-success,.dokan-btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}input[type='submit'].dokan-btn-success:hover,a.dokan-btn-success:hover,.dokan-btn-success:hover,input[type='submit'].dokan-btn-success:focus,a.dokan-btn-success:focus,.dokan-btn-success:focus,input[type='submit'].dokan-btn-success:active,a.dokan-btn-success:active,.dokan-btn-success:active,input[type='submit'].dokan-btn-success.active,a.dokan-btn-success.active,.dokan-btn-success.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-success,.open .dropdown-togglea.dokan-btn-success,.open .dropdown-toggle.dokan-btn-success{color:#fff;background-color:#47a447;border-color:#398439}input[type='submit'].dokan-btn-success:active,a.dokan-btn-success:active,.dokan-btn-success:active,input[type='submit'].dokan-btn-success.active,a.dokan-btn-success.active,.dokan-btn-success.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-success,.open .dropdown-togglea.dokan-btn-success,.open .dropdown-toggle.dokan-btn-success{background-image:none}input[type='submit'].dokan-btn-success.disabled,a.dokan-btn-success.disabled,.dokan-btn-success.disabled,input[type='submit'].dokan-btn-success[disabled],a.dokan-btn-success[disabled],.dokan-btn-success[disabled],fieldset[disabled] input[type='submit'].dokan-btn-success,fieldset[disabled] a.dokan-btn-success,fieldset[disabled] .dokan-btn-success,input[type='submit'].dokan-btn-success.disabled:hover,a.dokan-btn-success.disabled:hover,.dokan-btn-success.disabled:hover,input[type='submit'].dokan-btn-success[disabled]:hover,a.dokan-btn-success[disabled]:hover,.dokan-btn-success[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-success:hover,fieldset[disabled] a.dokan-btn-success:hover,fieldset[disabled] .dokan-btn-success:hover,input[type='submit'].dokan-btn-success.disabled:focus,a.dokan-btn-success.disabled:focus,.dokan-btn-success.disabled:focus,input[type='submit'].dokan-btn-success[disabled]:focus,a.dokan-btn-success[disabled]:focus,.dokan-btn-success[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-success:focus,fieldset[disabled] a.dokan-btn-success:focus,fieldset[disabled] .dokan-btn-success:focus,input[type='submit'].dokan-btn-success.disabled:active,a.dokan-btn-success.disabled:active,.dokan-btn-success.disabled:active,input[type='submit'].dokan-btn-success[disabled]:active,a.dokan-btn-success[disabled]:active,.dokan-btn-success[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-success:active,fieldset[disabled] a.dokan-btn-success:active,fieldset[disabled] .dokan-btn-success:active,input[type='submit'].dokan-btn-success.disabled.active,a.dokan-btn-success.disabled.active,.dokan-btn-success.disabled.active,input[type='submit'].dokan-btn-success[disabled].active,a.dokan-btn-success[disabled].active,.dokan-btn-success[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-success.active,fieldset[disabled] a.dokan-btn-success.active,fieldset[disabled] .dokan-btn-success.active{background-color:#80c780;border-color:#6ec06e}input[type='submit'].dokan-btn-success .badge,a.dokan-btn-success .badge,.dokan-btn-success .badge{color:#5cb85c;background-color:#fff}input[type='submit'].dokan-btn-default,a.dokan-btn-default,.dokan-btn-default{color:#333;background-color:#fff;border-color:#ccc}input[type='submit'].dokan-btn-default:hover,a.dokan-btn-default:hover,.dokan-btn-default:hover,input[type='submit'].dokan-btn-default:focus,a.dokan-btn-default:focus,.dokan-btn-default:focus,input[type='submit'].dokan-btn-default:active,a.dokan-btn-default:active,.dokan-btn-default:active,input[type='submit'].dokan-btn-default.active,a.dokan-btn-default.active,.dokan-btn-default.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-default,.open .dropdown-togglea.dokan-btn-default,.open .dropdown-toggle.dokan-btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}input[type='submit'].dokan-btn-default:active,a.dokan-btn-default:active,.dokan-btn-default:active,input[type='submit'].dokan-btn-default.active,a.dokan-btn-default.active,.dokan-btn-default.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-default,.open .dropdown-togglea.dokan-btn-default,.open .dropdown-toggle.dokan-btn-default{background-image:none}input[type='submit'].dokan-btn-default.disabled,a.dokan-btn-default.disabled,.dokan-btn-default.disabled,input[type='submit'].dokan-btn-default[disabled],a.dokan-btn-default[disabled],.dokan-btn-default[disabled],fieldset[disabled] input[type='submit'].dokan-btn-default,fieldset[disabled] a.dokan-btn-default,fieldset[disabled] .dokan-btn-default,input[type='submit'].dokan-btn-default.disabled:hover,a.dokan-btn-default.disabled:hover,.dokan-btn-default.disabled:hover,input[type='submit'].dokan-btn-default[disabled]:hover,a.dokan-btn-default[disabled]:hover,.dokan-btn-default[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-default:hover,fieldset[disabled] a.dokan-btn-default:hover,fieldset[disabled] .dokan-btn-default:hover,input[type='submit'].dokan-btn-default.disabled:focus,a.dokan-btn-default.disabled:focus,.dokan-btn-default.disabled:focus,input[type='submit'].dokan-btn-default[disabled]:focus,a.dokan-btn-default[disabled]:focus,.dokan-btn-default[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-default:focus,fieldset[disabled] a.dokan-btn-default:focus,fieldset[disabled] .dokan-btn-default:focus,input[type='submit'].dokan-btn-default.disabled:active,a.dokan-btn-default.disabled:active,.dokan-btn-default.disabled:active,input[type='submit'].dokan-btn-default[disabled]:active,a.dokan-btn-default[disabled]:active,.dokan-btn-default[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-default:active,fieldset[disabled] a.dokan-btn-default:active,fieldset[disabled] .dokan-btn-default:active,input[type='submit'].dokan-btn-default.disabled.active,a.dokan-btn-default.disabled.active,.dokan-btn-default.disabled.active,input[type='submit'].dokan-btn-default[disabled].active,a.dokan-btn-default[disabled].active,.dokan-btn-default[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-default.active,fieldset[disabled] a.dokan-btn-default.active,fieldset[disabled] .dokan-btn-default.active{background-color:#fff;border-color:#e6e6e6}input[type='submit'].dokan-btn-default .badge,a.dokan-btn-default .badge,.dokan-btn-default .badge{color:#fff;background-color:#fff}input[type='submit'].dokan-btn-danger,a.dokan-btn-danger,.dokan-btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}input[type='submit'].dokan-btn-danger:hover,a.dokan-btn-danger:hover,.dokan-btn-danger:hover,input[type='submit'].dokan-btn-danger:focus,a.dokan-btn-danger:focus,.dokan-btn-danger:focus,input[type='submit'].dokan-btn-danger:active,a.dokan-btn-danger:active,.dokan-btn-danger:active,input[type='submit'].dokan-btn-danger.active,a.dokan-btn-danger.active,.dokan-btn-danger.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-danger,.open .dropdown-togglea.dokan-btn-danger,.open .dropdown-toggle.dokan-btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}input[type='submit'].dokan-btn-danger:active,a.dokan-btn-danger:active,.dokan-btn-danger:active,input[type='submit'].dokan-btn-danger.active,a.dokan-btn-danger.active,.dokan-btn-danger.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-danger,.open .dropdown-togglea.dokan-btn-danger,.open .dropdown-toggle.dokan-btn-danger{background-image:none}input[type='submit'].dokan-btn-danger.disabled,a.dokan-btn-danger.disabled,.dokan-btn-danger.disabled,input[type='submit'].dokan-btn-danger[disabled],a.dokan-btn-danger[disabled],.dokan-btn-danger[disabled],fieldset[disabled] input[type='submit'].dokan-btn-danger,fieldset[disabled] a.dokan-btn-danger,fieldset[disabled] .dokan-btn-danger,input[type='submit'].dokan-btn-danger.disabled:hover,a.dokan-btn-danger.disabled:hover,.dokan-btn-danger.disabled:hover,input[type='submit'].dokan-btn-danger[disabled]:hover,a.dokan-btn-danger[disabled]:hover,.dokan-btn-danger[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-danger:hover,fieldset[disabled] a.dokan-btn-danger:hover,fieldset[disabled] .dokan-btn-danger:hover,input[type='submit'].dokan-btn-danger.disabled:focus,a.dokan-btn-danger.disabled:focus,.dokan-btn-danger.disabled:focus,input[type='submit'].dokan-btn-danger[disabled]:focus,a.dokan-btn-danger[disabled]:focus,.dokan-btn-danger[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-danger:focus,fieldset[disabled] a.dokan-btn-danger:focus,fieldset[disabled] .dokan-btn-danger:focus,input[type='submit'].dokan-btn-danger.disabled:active,a.dokan-btn-danger.disabled:active,.dokan-btn-danger.disabled:active,input[type='submit'].dokan-btn-danger[disabled]:active,a.dokan-btn-danger[disabled]:active,.dokan-btn-danger[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-danger:active,fieldset[disabled] a.dokan-btn-danger:active,fieldset[disabled] .dokan-btn-danger:active,input[type='submit'].dokan-btn-danger.disabled.active,a.dokan-btn-danger.disabled.active,.dokan-btn-danger.disabled.active,input[type='submit'].dokan-btn-danger[disabled].active,a.dokan-btn-danger[disabled].active,.dokan-btn-danger[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-danger.active,fieldset[disabled] a.dokan-btn-danger.active,fieldset[disabled] .dokan-btn-danger.active{background-color:#e27c79;border-color:#de6764}input[type='submit'].dokan-btn-danger .badge,a.dokan-btn-danger .badge,.dokan-btn-danger .badge{color:#d9534f;background-color:#fff}input[type='submit'].dokan-btn-info,a.dokan-btn-info,.dokan-btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}input[type='submit'].dokan-btn-info:hover,a.dokan-btn-info:hover,.dokan-btn-info:hover,input[type='submit'].dokan-btn-info:focus,a.dokan-btn-info:focus,.dokan-btn-info:focus,input[type='submit'].dokan-btn-info:active,a.dokan-btn-info:active,.dokan-btn-info:active,input[type='submit'].dokan-btn-info.active,a.dokan-btn-info.active,.dokan-btn-info.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-info,.open .dropdown-togglea.dokan-btn-info,.open .dropdown-toggle.dokan-btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}input[type='submit'].dokan-btn-info:active,a.dokan-btn-info:active,.dokan-btn-info:active,input[type='submit'].dokan-btn-info.active,a.dokan-btn-info.active,.dokan-btn-info.active,.open .dropdown-toggleinput[type='submit'].dokan-btn-info,.open .dropdown-togglea.dokan-btn-info,.open .dropdown-toggle.dokan-btn-info{background-image:none}input[type='submit'].dokan-btn-info.disabled,a.dokan-btn-info.disabled,.dokan-btn-info.disabled,input[type='submit'].dokan-btn-info[disabled],a.dokan-btn-info[disabled],.dokan-btn-info[disabled],fieldset[disabled] input[type='submit'].dokan-btn-info,fieldset[disabled] a.dokan-btn-info,fieldset[disabled] .dokan-btn-info,input[type='submit'].dokan-btn-info.disabled:hover,a.dokan-btn-info.disabled:hover,.dokan-btn-info.disabled:hover,input[type='submit'].dokan-btn-info[disabled]:hover,a.dokan-btn-info[disabled]:hover,.dokan-btn-info[disabled]:hover,fieldset[disabled] input[type='submit'].dokan-btn-info:hover,fieldset[disabled] a.dokan-btn-info:hover,fieldset[disabled] .dokan-btn-info:hover,input[type='submit'].dokan-btn-info.disabled:focus,a.dokan-btn-info.disabled:focus,.dokan-btn-info.disabled:focus,input[type='submit'].dokan-btn-info[disabled]:focus,a.dokan-btn-info[disabled]:focus,.dokan-btn-info[disabled]:focus,fieldset[disabled] input[type='submit'].dokan-btn-info:focus,fieldset[disabled] a.dokan-btn-info:focus,fieldset[disabled] .dokan-btn-info:focus,input[type='submit'].dokan-btn-info.disabled:active,a.dokan-btn-info.disabled:active,.dokan-btn-info.disabled:active,input[type='submit'].dokan-btn-info[disabled]:active,a.dokan-btn-info[disabled]:active,.dokan-btn-info[disabled]:active,fieldset[disabled] input[type='submit'].dokan-btn-info:active,fieldset[disabled] a.dokan-btn-info:active,fieldset[disabled] .dokan-btn-info:active,input[type='submit'].dokan-btn-info.disabled.active,a.dokan-btn-info.disabled.active,.dokan-btn-info.disabled.active,input[type='submit'].dokan-btn-info[disabled].active,a.dokan-btn-info[disabled].active,.dokan-btn-info[disabled].active,fieldset[disabled] input[type='submit'].dokan-btn-info.active,fieldset[disabled] a.dokan-btn-info.active,fieldset[disabled] .dokan-btn-info.active{background-color:#85d0e7;border-color:#70c8e2}input[type='submit'].dokan-btn-info .badge,a.dokan-btn-info .badge,.dokan-btn-info .badge{color:#5bc0de;background-color:#fff}input[type='submit'].dokan-btn-lg,a.dokan-btn-lg,.dokan-btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}input[type='submit'].dokan-btn-sm,a.dokan-btn-sm,.dokan-btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.dokan-btn-round[class]{border-radius:50%;width:35px;height:34px;font-size:25px;line-height:34px}.dokan-table{width:100%;max-width:100%;margin-bottom:20px}.dokan-table>thead>tr>th,.dokan-table>tbody>tr>th,.dokan-table>tfoot>tr>th,.dokan-table>thead>tr>td,.dokan-table>tbody>tr>td,.dokan-table>tfoot>tr>td{padding:8px;line-height:1.42;vertical-align:top;border-top:1px solid #EDEDED}.dokan-table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #EDEDED}.dokan-table>caption+thead>tr:first-child>th,.dokan-table>colgroup+thead>tr:first-child>th,.dokan-table>thead:first-child>tr:first-child>th,.dokan-table>caption+thead>tr:first-child>td,.dokan-table>colgroup+thead>tr:first-child>td,.dokan-table>thead:first-child>tr:first-child>td{border-top:0}.dokan-table>tbody+tbody{border-top:2px solid #EDEDED}.dokan-table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table>thead>tr>.active,.table>tbody>tr>.active,.table>tfoot>tr>.active,.table>thead>.active>td,.table>tbody>.active>td,.table>tfoot>.active>td,.table>thead>.active>th,.table>tbody>.active>th,.table>tfoot>.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>.active:hover,.table-hover>tbody>.active:hover>td,.table-hover>tbody>.active:hover>th{background-color:#e8e8e8}.dokan-table>thead>tr>td.active,.dokan-table>tbody>tr>td.active,.dokan-table>tfoot>tr>td.active,.dokan-table>thead>tr>th.active,.dokan-table>tbody>tr>th.active,.dokan-table>tfoot>tr>th.active,.dokan-table>thead>tr.active>td,.dokan-table>tbody>tr.active>td,.dokan-table>tfoot>tr.active>td,.dokan-table>thead>tr.active>th,.dokan-table>tbody>tr.active>th,.dokan-table>tfoot>tr.active>th{background-color:#f5f5f5}.dokan-table-hover>tbody>tr>td.active:hover,.dokan-table-hover>tbody>tr>th.active:hover,.dokan-table-hover>tbody>tr.active:hover>td,.dokan-table-hover>tbody>tr:hover>.active,.dokan-table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>.success,.table>tbody>tr>.success,.table>tfoot>tr>.success,.table>thead>.success>td,.table>tbody>.success>td,.table>tfoot>.success>td,.table>thead>.success>th,.table>tbody>.success>th,.table>tfoot>.success>th{background-color:#dff0d8}.table-hover>tbody>tr>.success:hover,.table-hover>tbody>.success:hover>td,.table-hover>tbody>.success:hover>th{background-color:#d0e9c6}.dokan-table>thead>tr>td.success,.dokan-table>tbody>tr>td.success,.dokan-table>tfoot>tr>td.success,.dokan-table>thead>tr>th.success,.dokan-table>tbody>tr>th.success,.dokan-table>tfoot>tr>th.success,.dokan-table>thead>tr.success>td,.dokan-table>tbody>tr.success>td,.dokan-table>tfoot>tr.success>td,.dokan-table>thead>tr.success>th,.dokan-table>tbody>tr.success>th,.dokan-table>tfoot>tr.success>th{background-color:#dff0d8}.dokan-table-hover>tbody>tr>td.success:hover,.dokan-table-hover>tbody>tr>th.success:hover,.dokan-table-hover>tbody>tr.success:hover>td,.dokan-table-hover>tbody>tr:hover>.success,.dokan-table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>.info,.table>tbody>tr>.info,.table>tfoot>tr>.info,.table>thead>.info>td,.table>tbody>.info>td,.table>tfoot>.info>td,.table>thead>.info>th,.table>tbody>.info>th,.table>tfoot>.info>th{background-color:#d9edf7}.table-hover>tbody>tr>.info:hover,.table-hover>tbody>.info:hover>td,.table-hover>tbody>.info:hover>th{background-color:#c4e3f3}.dokan-table>thead>tr>td.info,.dokan-table>tbody>tr>td.info,.dokan-table>tfoot>tr>td.info,.dokan-table>thead>tr>th.info,.dokan-table>tbody>tr>th.info,.dokan-table>tfoot>tr>th.info,.dokan-table>thead>tr.info>td,.dokan-table>tbody>tr.info>td,.dokan-table>tfoot>tr.info>td,.dokan-table>thead>tr.info>th,.dokan-table>tbody>tr.info>th,.dokan-table>tfoot>tr.info>th{background-color:#d9edf7}.dokan-table-hover>tbody>tr>td.info:hover,.dokan-table-hover>tbody>tr>th.info:hover,.dokan-table-hover>tbody>tr.info:hover>td,.dokan-table-hover>tbody>tr:hover>.info,.dokan-table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>.warning,.table>tbody>tr>.warning,.table>tfoot>tr>.warning,.table>thead>.warning>td,.table>tbody>.warning>td,.table>tfoot>.warning>td,.table>thead>.warning>th,.table>tbody>.warning>th,.table>tfoot>.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>.warning:hover,.table-hover>tbody>.warning:hover>td,.table-hover>tbody>.warning:hover>th{background-color:#faf2cc}.dokan-table>thead>tr>td.warning,.dokan-table>tbody>tr>td.warning,.dokan-table>tfoot>tr>td.warning,.dokan-table>thead>tr>th.warning,.dokan-table>tbody>tr>th.warning,.dokan-table>tfoot>tr>th.warning,.dokan-table>thead>tr.warning>td,.dokan-table>tbody>tr.warning>td,.dokan-table>tfoot>tr.warning>td,.dokan-table>thead>tr.warning>th,.dokan-table>tbody>tr.warning>th,.dokan-table>tfoot>tr.warning>th{background-color:#fcf8e3}.dokan-table-hover>tbody>tr>td.warning:hover,.dokan-table-hover>tbody>tr>th.warning:hover,.dokan-table-hover>tbody>tr.warning:hover>td,.dokan-table-hover>tbody>tr:hover>.warning,.dokan-table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>.danger,.table>tbody>tr>.danger,.table>tfoot>tr>.danger,.table>thead>.danger>td,.table>tbody>.danger>td,.table>tfoot>.danger>td,.table>thead>.danger>th,.table>tbody>.danger>th,.table>tfoot>.danger>th{background-color:#f2dede}.table-hover>tbody>tr>.danger:hover,.table-hover>tbody>.danger:hover>td,.table-hover>tbody>.danger:hover>th{background-color:#ebcccc}.dokan-table>thead>tr>td.danger,.dokan-table>tbody>tr>td.danger,.dokan-table>tfoot>tr>td.danger,.dokan-table>thead>tr>th.danger,.dokan-table>tbody>tr>th.danger,.dokan-table>tfoot>tr>th.danger,.dokan-table>thead>tr.danger>td,.dokan-table>tbody>tr.danger>td,.dokan-table>tfoot>tr.danger>td,.dokan-table>thead>tr.danger>th,.dokan-table>tbody>tr.danger>th,.dokan-table>tfoot>tr.danger>th{background-color:#f2dede}.dokan-table-hover>tbody>tr>td.danger:hover,.dokan-table-hover>tbody>tr>th.danger:hover,.dokan-table-hover>tbody>tr.danger:hover>td,.dokan-table-hover>tbody>tr:hover>.danger,.dokan-table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.chart-tooltip{position:absolute;display:none;line-height:1;background:#333;color:#fff;padding:3px 5px;font-size:11px;border-radius:3px}.dokan-tooltips-help{margin-left:7px}.dokan-tooltips-help i{color:#ccc}.tooltip-inner{font-size:12px}.media-modal .screen-reader-text{overflow:hidden;padding:0;position:absolute;width:1px}.chosen-container-multi .chosen-choices li.search-field input[type='text']{height:28px}.mfp-zoom-out .mfp-with-anim{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';filter:alpha(opacity=0);opacity:0;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3)}.mfp-zoom-out.mfp-bg{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';filter:alpha(opacity=0);opacity:0;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';filter:alpha(opacity=100);opacity:1;-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';filter:alpha(opacity=80);opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);-webkit-transform:scale(1.3);transform:scale(1.3);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';filter:alpha(opacity=0);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';filter:alpha(opacity=0);opacity:0}.dokan-blur-effect{background-color:#eee;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';filter:alpha(opacity=40);opacity:.4}.dokan-right-margin-30{margin-right:30px}.dokan_tock_check{width:auto}table.my_account_orders tbody tr td.order-actions a.button{margin-right:10px}.dokan-dashboard-content ul.dokan_tabs{border-bottom:1px solid #EDEDED;margin-bottom:20px;line-height:24px}.dokan-dashboard-content ul.dokan_tabs>li{margin-bottom:-1px!important}.dokan-dashboard-content ul.dokan_tabs li{display:inline-block;margin-right:5px!important;border:1px solid #EDEDED;border-bottom:none}.dokan-dashboard-content ul.dokan_tabs li:first-child{margin-left:10px}.dokan-dashboard-content ul.dokan_tabs li a{display:block;padding:6px 8px!important}.dokan-dashboard-content ul.dokan_tabs li a:hover{background-color:#eee}.dokan-dashboard-content ul.dokan_tabs li.dokan-hide{display:none}.dokan-dashboard-content ul.dokan_tabs li.active{border-bottom:1px solid #fff!important}.wc_error_tip{max-width:20em;line-height:1.8em;position:absolute;white-space:normal;background:#d82223;margin:2em 1px 0 -1em;z-index:9999999;color:#fff;font-size:12px;padding:8px}.wc_error_tip:after{content:'';display:block;border:8px solid #d82223;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-3px;left:50%;margin:-1em 0 0 -3px}.dokan-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.dokan-label:hover,a.dokan-label:focus{color:#fff;text-decoration:none;cursor:pointer}.dokan-label:empty{display:none}.btn .dokan-label{position:relative;top:-1px}.dokan-label-default{background-color:#777}.dokan-label-default[href]:hover,.dokan-label-default[href]:focus{background-color:#5e5e5e}.dokan-label-default[href]:hover,.dokan-label-default[href]:focus{background-color:#5e5e5e}.dokan-label-primary{background-color:#428bca}.dokan-label-primary[href]:hover,.dokan-label-primary[href]:focus{background-color:#3071a9}.dokan-label-primary[href]:hover,.dokan-label-primary[href]:focus{background-color:#3071a9}.dokan-label-success{background-color:#5cb85c}.dokan-label-success[href]:hover,.dokan-label-success[href]:focus{background-color:#449d44}.dokan-label-success[href]:hover,.dokan-label-success[href]:focus{background-color:#449d44}.dokan-label-info{background-color:#5bc0de}.dokan-label-info[href]:hover,.dokan-label-info[href]:focus{background-color:#31b0d5}.dokan-label-info[href]:hover,.dokan-label-info[href]:focus{background-color:#31b0d5}.dokan-label-warning{background-color:#f0ad4e}.dokan-label-warning[href]:hover,.dokan-label-warning[href]:focus{background-color:#ec971f}.dokan-label-warning[href]:hover,.dokan-label-warning[href]:focus{background-color:#ec971f}.dokan-label-danger{background-color:#d9534f}.dokan-label-danger[href]:hover,.dokan-label-danger[href]:focus{background-color:#c9302c}.dokan-label-danger[href]:hover,.dokan-label-danger[href]:focus{background-color:#c9302c}.dokan-success{background-color:#5cb85c}.dokan-success[href]:hover,.dokan-success[href]:focus{background-color:#449d44}.dokan-success[href]:hover,.dokan-success[href]:focus{background-color:#449d44}.dokan-info{background-color:#5bc0de}.dokan-info[href]:hover,.dokan-info[href]:focus{background-color:#31b0d5}.dokan-info[href]:hover,.dokan-info[href]:focus{background-color:#31b0d5}.dokan-warning{background-color:#f0ad4e}.dokan-warning[href]:hover,.dokan-warning[href]:focus{background-color:#ec971f}.dokan-warning[href]:hover,.dokan-warning[href]:focus{background-color:#ec971f}.dokan-danger{background-color:#d9534f}.dokan-danger[href]:hover,.dokan-danger[href]:focus{background-color:#c9302c}.dokan-danger[href]:hover,.dokan-danger[href]:focus{background-color:#c9302c}.dokan-panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.dokan-panel-body{padding:15px}.dokan-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.dokan-panel-heading>.dropdown .dropdown-toggle{color:inherit}.dokan-panel-title{margin-top:0;margin-bottom:0;color:inherit}.dokan-panel-title>a{color:inherit}.dokan-panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.dokan-panel-default{border-color:#ddd}.dokan-panel-default>.dokan-panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.dokan-panel-default>.dokan-panel-heading+.dokan-panel-collapse>.dokan-panel-body{border-top-color:#ddd}.dokan-panel-default>.dokan-panel-heading .dokan-badge{color:#f5f5f5;background-color:#333}.dokan-panel-default>.dokan-panel-footer+.dokan-panel-collapse>.dokan-panel-body{border-bottom-color:#ddd}.dokan-clearfix:before,.dokan-clearfix:after{display:table;content:' '}.dokan-clearfix:after{clear:both}.dokan-right{float:right!important}.dokan-left{float:left!important}.dokan-hide{display:none}.content-half-part{width:50%;float:left}.content-half-part:first-child{padding-right:10px}.content-half-part:last-child{padding-left:10px}p.help-block{color:#aaa;padding-top:8px;line-height:1.42}ul.subsubsub{font-size:12px;color:#EDEDED;margin:0 0 10px 0;padding:0}ul.subsubsub li{line-height:13px;padding:0 5px;border-right:1px solid #EDEDED}ul.subsubsub li:last-child{border-right:none}ul.subsubsub li.active a{color:#999}.pagination-wrap ul.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination-wrap ul.pagination>li{display:inline}.pagination-wrap ul.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination-wrap ul.pagination>li>span.current{background-color:#eee;color:#999}.pagination-wrap ul.pagination>li>a{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination-wrap ul.pagination>li>a:hover{background-color:#eee;color:#999}.dokan-form-inline .dokan-form-group{float:left;margin-right:5px}table.dokan-table .toggle-row{position:absolute;right:8px;top:0;display:none;padding:0;width:40px;height:40px;border:none;outline:0;background:0 0;color:#444}table.dokan-table .toggle-row::before{content:'\f0d7';font-family:fontawesome;font:normal normal normal 14px/1 FontAwesome;display:inline-block;font-size:inherit;text-rendering:auto}table.dokan-table .is-expanded .toggle-row::before{content:'\f0d8'}@media (max-width:430px){table.dokan-table thead{display:none}table.dokan-table td.column-thumb,table.dokan-table td.column-primary~td:not(.check-column){display:none}table.dokan-table .is-expanded td:not(.hidden){display:block!important;overflow:hidden}table.dokan-table td.column-primary{padding-right:50px}table.dokan-table td.column-primary strong{display:block;margin-bottom:.5em}table.dokan-table td:not(.check-column){position:relative;width:auto!important;clear:both}table.dokan-table .is-expanded td.column-thumb,table.dokan-table td.column-primary~:not(.check-column){display:block;text-align:right;padding:3px 8px 3px 35%}table.dokan-table td:not(.column-primary)::before{content:attr(data-title);position:absolute;left:10px;width:32%;white-space:nowrap;text-align:left;display:block}table.dokan-table .toggle-row{display:block}table.dokan-table .row-actions{display:grid;grid-template-columns:auto auto auto}}span.dokan-loading{background:url(../../../plugins/dokan-lite/assets/images/wpspin_light.gif) no-repeat;float:right;height:16px;margin:5px 5px 0;width:16px}span.error{color:#b00;display:inline-block}.dokan-seller-search{box-sizing:border-box!important;border:2px solid #ccc!important;border-radius:4px!important;background-color:white!important;background-image:url(../../../plugins/dokan-lite/assets/images/searchicon.png)!important;background-position:8px 8px!important;background-repeat:no-repeat!important;padding:5px 0 5px 36px!important;-webkit-transition:width 0.4s ease-in-out!important;transition:width 0.4s ease-in-out!important;background-size:16px!important}.dokan-overlay{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.dokan-ajax-loader{height:1em;width:1em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../../../plugins/dokan-lite/assets/images/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.dokan-category-menu{padding:0;border:1px solid #ece7e7}.dokan-category-menu h3.widget-title{margin:0;padding:10px 10px 10px 15px;background:#eee;border:1px solid #eee;color:#444}.dokan-category-menu ul li{border-bottom:none}.dokan-category-menu #cat-drop-stack ul .children{display:none}.dokan-category-menu #cat-drop-stack ul li:last-child a{border-bottom:none!important}.dokan-category-menu #cat-drop-stack ul li:last-child.has-children a{border-bottom:1px solid #eee!important}.dokan-category-menu #cat-drop-stack>ul{padding:0;margin:0}.dokan-category-menu #cat-drop-stack>ul li{padding:0}.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap{background:#fff}.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap a{border-bottom:1px solid #eee;margin:0 15px;text-decoration:none}.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap ul.level-0{background:#fafafa}.dokan-category-menu #cat-drop-stack>ul li.parent-cat-wrap ul.level-0 li.has-children{border-bottom:none}.dokan-category-menu #cat-drop-stack>ul li a{padding:9px 0;display:block;color:#3c3c3c;position:relative;font-size:13px;text-decoration:none}.dokan-category-menu #cat-drop-stack>ul li a .caret-icon{position:absolute;right:-2px;display:inline-block;width:20px;vertical-align:middle;text-align:center}.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper{height:100%;margin:70px auto;text-align:center}.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper .dokan-announcement-icon{font-size:165px;color:#e3e3e3;-moz-animation:ring 8s 1s ease-in-out infinite!important;-moz-transform-origin:50% 4px;-webkit-animation:ring 8s 1s ease-in-out infinite!important;-webkit-transform-origin:50% 4px;animation:ring 8s 1s ease-in-out infinite!important;transform-origin:50% 4px}.dokan-announcement-wrapper .dokan-no-announcement .annoument-no-wrapper p{margin-top:10px;color:#a6a6a6;font-size:30px}.dokan-announcement-wrapper .dokan-announcement-wrapper-item{padding:22px;background:#f3f3f3;border:1px solid #eee;margin-bottom:25px;position:relative;width:98%}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-heading{margin-bottom:5px}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-heading h3{margin:5px 0;padding:0 0 8px;font-weight:700;font-size:20px;color:#494949}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date{width:95px;height:95px;color:#fff;margin-right:25px;vertical-align:middle;background-color:#818181;text-align:center;border-radius:300px;-webkit-border-radius:300px;-moz-border-radius:300px}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day{font-size:20px;font-weight:700;margin-top:16px}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-year{font-weight:700}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-content-wrap{width:80%;height:100%}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .dokan-announcement-content-wrap .dokan-announcement-content{color:#656565;font-size:13px}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action{position:absolute;top:-12px;right:-8px;font-size:12px;width:25px;height:25px;text-align:center;background-color:#818181;border-radius:20px;line-height:23px}.dokan-announcement-wrapper .dokan-announcement-wrapper-item .announcement-action a{color:#fff;font-size:20px}@media (max-width:992px){.dokan-announcement-wrapper-item{padding:15px;text-align:center}.dokan-announcement-wrapper-item .dokan-annnouncement-date{float:none!important;margin:0 auto 15px!important}.dokan-announcement-wrapper-item .dokan-annnouncement-date .announcement-day{margin-top:0px!important;padding-top:16px}.dokan-announcement-wrapper-item .dokan-announcement-content-wrap{float:none!important;width:100%!important}}article.dokan-notice-single-notice-area span.dokan-single-announcement-date{display:block;margin-bottom:10px}.dokan-announcement-uread{border:1px solid #f05025!important}.dokan-announcement-uread .dokan-annnouncement-date{background-color:#f05025!important}.dokan-announcement-bg-uread{background-color:#f05025}.dokan-dashboard .dokan-dash-sidebar{width:17%;_float:left;flex:1 auto;overflow:hidden;background-color:#242424}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu{background:#242424;list-style:none;margin:0 0 20px 0;padding:0}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{margin:0;border-bottom:1px solid #454545;position:relative}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{padding:10px 0 10px 18px;display:block;color:#fff;font-size:14px;font-weight:400;text-decoration:none}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i{font-size:17px;padding-right:15px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover{background:#f05025;color:#fff}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links:hover{background:none!important}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{display:inline-block!important;width:33.333333%;padding:6% 13%;float:left;border-right:1px solid #454545}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover{background:#f05025;color:#fff}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:last-child{border-right:none}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active{position:relative;background:#f05025}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{left:93%;top:50%;border:transparent solid;content:' ';height:0;width:0;position:absolute;pointer-events:none;border-color:transparent #fff transparent transparent;border-left-color:#fff;border-width:16px 16px 16px 0;margin-top:-16px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu{background:#fff;margin:0;list-style:none;padding:0;position:absolute;right:-100%;top:-4px;z-index:99;width:165px;display:none;border-top:1px solid #ececec;border-right:1px solid #ececec;border-bottom:1px solid #ececec}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu a{padding:2px 0 2px 10px;font-size:13px;color:#333;font-weight:400}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu a:hover{background:#f37655;color:#fff}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu li{border-bottom:1px solid #ccc}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.sub-menu li:last-child{border-bottom:none}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.settings i.pull-right{padding-top:5px}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #toggle-mobile-menu{display:none}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon{display:none}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation>#mobile-menu-icon{font-size:17px;color:#fff;position:absolute;top:10px;right:15px;width:33px;z-index:99999;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #f0f0f0;border-radius:3px;padding:3px 8px}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation>input:checked+ul.dokan-dashboard-menu{display:block!important;background:#000;color:#fff;animation:showNav 350ms ease-in-out both}@keyframes showNav{from{opacity:0}to{opacity:1}}@media only screen and (max-width:450px){.dokan-dashboard .dokan-dash-sidebar #dokan-navigation{background:#000;height:58px;position:relative}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon{display:block!important}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation #toggle-mobile-menu{display:none!important}.dokan-dashboard .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu{display:none;height:auto!important;padding-top:48px!important}}html,body{-webkit-backface-visibility:hidden}div.media-sidebar a.edit-attachment{display:none}.dokan-dashboard .dokan-dashboard-wrap{display:flex;display:-webkit-flex;display:-ms-flexbox;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;overflow:hidden;width:100%}.dokan-dashboard .dokan-dashboard-wrap *{box-sizing:border-box}.dokan-dashboard header.dokan-dashboard-header{margin:0 0 15px 0}.dokan-dashboard header.dokan-dashboard-header h1{margin:0 0 10px 0;border-bottom:1px solid #EDEDED;padding:0 0 10px 0}.dokan-dashboard header.dokan-dashboard-header .dokan-add-product-link .dokan-btn{margin-right:10px}.dokan-dashboard .dokan-dashboard-content{padding:0 0 0 25px;overflow:hidden;margin-top:0;width:83%;flex:5 auto}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:before,.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:after{content:" ";display:table}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area:after{clear:both}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-left{padding-right:15px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget{background:#fff;border:1px solid #EBEBEB;padding:0 10px;position:relative;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04);margin-bottom:15px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a{font-size:13px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title{font-weight:700;font-size:15px;border-bottom:1px solid #EBEBEB;padding:6px 0;margin-bottom:6px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title i{color:#ccc;padding-right:5px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter{text-align:center}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul{margin:0}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li{width:100%;display:block;margin:0 auto}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .title{font-size:15px;padding-top:10px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .count{font-size:18px;border-bottom:1px solid #EBEBEB;font-weight:600;padding-bottom:10px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders{overflow:hidden}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part{width:50%;padding:0;float:left}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders #order-stats{width:250px!important;height:100%!important;margin-top:15px;margin-left:-10px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products .pull-right a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;margin-top:-6px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph{padding-bottom:7px;width:100%;position:relative}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .chart-placeholder.main{height:347px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .list-count .count{float:right}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .chart-tooltip{position:absolute;display:none;line-height:1;background:#333;color:#fff;padding:3px 5px;font-size:11px;border-radius:3px}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap{border:1px solid #EDEDED}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-search-bar{position:relative}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-find-btn{display:none}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-map-search{border:none;width:100%;padding:5px 10px}.dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-map-wrap .dokan-google-map{width:100%;height:300px}.dokan-dashboard .dokan-dashboard-content .edit-account fieldset{margin-top:30px}.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend{font-weight:700}.dokan-dashboard .dokan-dashboard-content article{border-bottom:none}.dokan-dashboard .dokan-dashboard-content ul li{list-style:none;margin:0;padding:0}.dokan-dashboard .dokan-dashboard-content a{text-decoration:none}.dokan-dashboard .dokan-dashboard-content .dokan-page-help{display:block;font-style:italic;color:#888;margin-bottom:30px}.dokan-dashboard .dokan-dashboard-content .dokan-page-help p{margin-bottom:10px}.dokan-column-name-with-avatar{position:relative;padding-left:46px!important}.dokan-column-name-with-avatar img{position:absolute;top:3px;left:8px;border-radius:50%;border:1px solid #fff;box-shadow:0 1px 0 0 #e0e0e0}.dokan-orders-content .dokan-orders-area .dokan-order-left-content{margin-right:3%}.dokan-orders-content .dokan-orders-area .dokan-order-left-content .dokan-order-billing-address{min-width:49%;margin-right:2%}.dokan-orders-content .dokan-orders-area .dokan-order-left-content .dokan-order-shipping-address{min-width:49%}.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach{padding:10px 7px}.dokan-orders-content .dokan-orders-area td.thumb img{padding:2px;margin:0;border:1px solid #dfdfdf;vertical-align:middle;width:46px;height:auto}.dokan-orders-content .dokan-orders-area table.table.order-items{margin-bottom:0}.dokan-orders-content .dokan-orders-area .general-details ul.order-status{border-bottom:1px solid #EDEDED;margin-bottom:3px;padding-bottom:3px;margin-left:0;padding-left:0}.dokan-orders-content .dokan-orders-area .general-details ul.customer-details{margin-left:0;padding-left:0}.dokan-orders-content .dokan-orders-area .general-details span{font-weight:700}.dokan-orders-content .dokan-orders-area .alert-success.customer-note{background-color:#dff0d8;background:#dff0d8;margin-bottom:5px}.dokan-orders-content .dokan-orders-area .alert-success.customer-note strong{font-size:12px}.dokan-orders-content .dokan-orders-area .order_note_type{padding-left:0}.dokan-orders-content .dokan-orders-area #dokan-order-status-form{margin:10px 0}.dokan-orders-content .dokan-orders-area #dokan-order-status-form select.form-control{display:inline-block;width:100%;margin-right:10px;font-size:13px}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter{font-size:12px;color:#EDEDED}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li{display:inline-block;line-height:13px;padding:0 5px;border-right:1px solid #EDEDED}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li:last-child{border-right:none}.dokan-orders-content .dokan-orders-area ul.order-statuses-filter li.active a{color:#999}.dokan-orders-content .dokan-orders-area ul.order_notes{font-size:13px}.dokan-orders-content .dokan-orders-area ul.order_notes p.meta{font-size:11px}.dokan-orders-content .dokan-orders-area ul.order_notes .note_content{position:relative;background:#efefef;padding:3px 10px;margin-bottom:10px}.dokan-orders-content .dokan-orders-area ul.order_notes .note_content p{margin:0;padding:0;word-wrap:break-word}.dokan-orders-content .dokan-orders-area ul.order_notes .note_content:after{content:"";display:block;position:absolute;bottom:-15px;left:30px;width:0;height:0;border-width:15px 15px 0 0;border-style:solid;border-color:#efefef transparent}.dokan-orders-content .dokan-orders-area ul.order_notes li.customer-note .note_content{background:#d7cad2}.dokan-orders-content .dokan-orders-area ul.order_notes li.customer-note .note_content:after{border-color:#d7cad2 transparent}.dokan-orders-content .dokan-orders-area tfoot td.value{border-left:1px solid #EDEDED;text-align:right}.dokan-orders-content .dokan-orders-area .order_download_permissions label{font-weight:400}.dokan-orders-content .dokan-orders-area .order_download_permissions button.revoke_access{padding:3px 10px;margin-top:-2px}.dokan-orders-content .dokan-orders-area .order_download_permissions .toolbar{margin-top:15px}.dokan-orders-content .dokan-orders-area .chosen-container-multi .chosen-choices li.search-field input[type="text"]{min-height:27px}.dokan-product-listing .dokan-product-listing-area{padding:0 15px}.dokan-product-listing .dokan-product-listing-area .row-actions{visibility:hidden;font-size:12px;color:#ccc}.dokan-product-listing .dokan-product-listing-area .row-actions .delete a{color:#a05}.dokan-product-listing .dokan-product-listing-area .row-actions .delete a:hover{color:red}.dokan-product-listing .dokan-product-listing-area tr:hover .row-actions{visibility:visible}.dokan-product-listing .dokan-product-listing-area table td img{width:auto;height:auto;max-width:48px;max-height:48px}.dokan-product-listing .dokan-product-listing-area .product-listing-top{border-bottom:1px solid #EDEDED;line-height:50px;margin-bottom:15px}.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter{width:60%}.dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li{display:inline-block;padding:0 10px 0 0}.dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link{width:36%;float:right;text-align:right}.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form button[name='product_listing_search']{float:right}.dokan-product-listing .dokan-product-listing-area form.dokan-product-search-form .dokan-form-group{float:right}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type:before{font-family:FontAwesome;content:'\f133';display:block;text-align:center}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.downloadable:before{font-family:FontAwesome;content:'\f019';display:block;text-align:center}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.variable:before{font-family:FontAwesome;content:'\f02d';display:block;text-align:center}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.simple:before{font-family:FontAwesome;content:'\f0c9';display:block;text-align:center}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.product-type.virtual:before{font-family:FontAwesome;content:'\f0c2';display:block;text-align:center}.dokan-product-listing .dokan-product-listing-area table.product-listing-table span.earning-info:before{font-family:FontAwesome;content:'\f05a';display:inline;margin-left:5px}.dokan-product-listing .dokan-product-listing-area table.product-listing-table mark.instock{color:#7ad03a;background:transparent;font-weight:700}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td{vertical-align:top}.dokan-product-listing .dokan-product-listing-area table.product-listing-table p{margin-bottom:0;padding-bottom:0}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.draft{background:#ccc}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.publish{background:#65c265}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-status label.pending{background:#f05025}.dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-date{font-size:13px}.dokan-product-listing .dokan-product-listing-area del .amount{color:#dd5a43}.dokan-product-listing .dokan-product-listing-area ins{text-decoration:none}.dokan-product-listing .dokan-product-listing-area ins .amount{color:#69aa46;font-weight:700}.dokan-new-product-area .dokan-product-meta{width:73.43%}.dokan-new-product-area .featured-image{width:25%}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb{display:block;border-bottom:1px solid #EDEDED;padding:0 0 10px 0;margin:0 0 15px 0}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1{font-size:18px;line-height:1.42}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb,.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb a{color:#aaa}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 .dokan-label{font-size:11px;font-weight:400}.dokan-product-edit-area header.dokan-pro-edit-breadcrumb h1 a.view-product{background-color:#fafafa;border-color:#ebebeb}.dokan-product-edit-area .dokan-product-meta{width:65%}.dokan-product-edit-area .featured-image{width:35%}.dokan-edit-row{background:#fff;border:1px solid #ebebeb;margin-top:15px}.dokan-edit-row .dokan-section-heading{padding:10px 15px;border-bottom:1px solid #ebebeb;overflow:hidden;cursor:pointer}.dokan-edit-row .dokan-section-heading i.fa{font-size:15px}.dokan-edit-row .dokan-section-heading i.fa.fa-flip-vertical{margin-top:9px}.dokan-edit-row .dokan-section-heading .dokan-section-toggle{float:right;color:#888;font-size:15px}.dokan-edit-row .dokan-section-heading h2{margin:0;padding:0;float:left;font-size:16px;font-weight:700;line-height:150%}.dokan-edit-row .dokan-section-heading p{float:left;vertical-align:bottom;margin-bottom:0;margin-top:2px;margin-left:8px;color:#888;font-style:italic;font-size:12px}.product-edit-new-container .dokan-edit-row.dokan-other-options{margin-bottom:20px}.product-edit-new-container .dokan-edit-row .dokan-section-content{padding:15px}.product-edit-new-container .dokan-product-edit-form .dokan-new-product-featured-img{height:auto!important}.product-edit-new-container label{font-weight:400;cursor:pointer}.product-edit-new-container label input[type='checkbox']{margin-right:5px}.product-edit-new-container label.form-label{font-weight:700;margin-bottom:5px;font-size:13px;display:block}.product-edit-new-container label.form-label span{font-weight:400;color:#888}.product-edit-new-container header.dokan-pro-edit-breadcrumb{display:block;border-bottom:1px solid #EDEDED;padding:0 0 10px 0;margin:0 0 15px 0}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1{font-size:18px;line-height:1.42}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb,.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-breadcrumb a{color:#aaa}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 .dokan-label{font-size:11px;font-weight:400}.product-edit-new-container header.dokan-pro-edit-breadcrumb h1 a.view-product{background-color:#fafafa;border-color:#ebebeb}.product-edit-new-container .dokan-price-container .sale_schedule,.product-edit-new-container .dokan-price-container .cancel_sale_schedule{font-weight:400;float:right}.product-edit-new-container .dokan-form-top-area:before,.product-edit-new-container .dokan-form-top-area:after{content:" ";display:table}.product-edit-new-container .dokan-form-top-area:after{clear:both}.product-edit-new-container .dokan-form-top-area .dokan-product-meta{width:65%}.product-edit-new-container .dokan-form-top-area .featured-image{width:35%}@media (max-width:430px){.product-edit-new-container .dokan-form-top-area .dokan-product-meta,.product-edit-new-container .dokan-form-top-area .featured-image{width:100%}}@media (max-width:430px){.product-edit-new-container .dokan-form-top-area{display:flex;flex-direction:column-reverse}}.product-edit-new-container .dokan-product-short-description{margin-bottom:20px;margin-top:10px}.product-edit-new-container .content-half-part.featured-image{padding-left:25px}.product-edit-new-container .dokan-new-product-featured-img{border:4px dashed #ddd;height:294px!important;width:100%!important;margin-bottom:10px;overflow:hidden;position:relative}.product-edit-new-container .dokan-new-product-featured-img i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf}.product-edit-new-container .dokan-new-product-featured-img a.dokan-feat-image-btn{color:#8f8f8f;text-shadow:0 1px 1px #fff;background:#f0f0f0;padding:3px 10px;font-size:12px}.product-edit-new-container .dokan-new-product-featured-img a.dokan-feat-image-btn:hover{color:#ececec;text-shadow:0 1px 1px #6f6f6f;background:#b4b4b4}.product-edit-new-container .dokan-new-product-featured-img a.close{background:#000;color:red;font-size:100px;height:100%!important;opacity:.7;padding:25% 0;position:absolute;right:0;text-align:center;text-shadow:none;top:0;width:100%!important;display:none;cursor:pointer}.product-edit-new-container .dokan-new-product-featured-img img{max-width:100%;width:100%;height:100%}.product-edit-new-container .dokan-new-product-featured-img img:hover a.close{display:block}.product-edit-new-container .dokan-new-product-featured-img .image-wrap:hover a.close{display:block}.product-edit-new-container .instruction-inside{text-align:center;padding-top:20%;padding-bottom:30%;color:#aaa}.product-edit-new-container .wp-editor-wrap{border:1px solid #e7e7e7}.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options{margin-bottom:20px}.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options input{width:23.3%;float:left;margin-right:2%}.product-edit-new-container .dokan-shipping-container .dokan-shipping-dimention-options input#_height{margin-right:0}.product-edit-new-container .dokan-shipping-container .dokan-shipping-product-options .dokan-additional-shipping-wrap .dokan-w3{width:32%;margin-right:2%}.product-edit-new-container .dokan-shipping-container .dokan-shipping-product-options .dokan-additional-shipping-wrap .dokan-w3.last-child{margin-right:0}.product-edit-new-container .dokan-stock-management-wrapper div.dokan-w3{width:32%;margin-right:2%}.product-edit-new-container .dokan-stock-management-wrapper div.dokan-w3.last-child{margin-right:0}.product-edit-new-container .dokan-download-wrapper{margin-top:15px}.product-edit-new-container aside{border:1px solid #eee;margin-bottom:15px;border-radius:3px}.product-edit-new-container #dokan-product-images ul.product_images{margin:0 0 10px 0;padding:0}.product-edit-new-container #dokan-product-images ul.product_images li.image,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder{width:64px;height:64px;overflow:hidden;float:left;box-sizing:border-box;position:relative;margin:9px 4px 0 0;border:1px solid #eee;border-radius:2px;padding:2px;cursor:move}.product-edit-new-container #dokan-product-images ul.product_images li.image img,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder img{padding:0;margin:0;max-width:100%}.product-edit-new-container #dokan-product-images ul.product_images li.image a.action-delete,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete{position:absolute;top:0;right:0;color:red;background:rgba(0,0,0,.6);margin:0;padding:0 3px;font-size:50px;width:100%;text-align:center;height:100%;padding-top:25%;font-weight:700;display:none}.product-edit-new-container #dokan-product-images ul.product_images li.image:hover a.action-delete,.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete{display:inline-block}.product-edit-new-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder{border:1px dashed #ccc}.product-edit-new-container .product-dimension .form-control{display:inline-block;width:20%;margin-right:5px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type{margin-bottom:15px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type select{margin-right:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper .dokan-attribute-type .dokan-attribute-spinner{margin-left:10px;margin-top:5px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul{padding-left:0;margin-left:0}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list{border-bottom:1px solid #e3e3e3}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list:first-child{border-top:1px solid #e3e3e3}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading{padding:10px 10px;cursor:move;position:relative;background-color:rgba(241,241,241,.61)}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-remove-attribute{position:absolute;top:9px;right:15px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-toggle-attribute{position:absolute;top:7px;right:80px;color:#222}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item{padding:10px 0}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .dokan-product-attribute-name{margin-bottom:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .checkbox-item{font-weight:normal!important;margin-bottom:0}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-item .dokan-pre-defined-attribute-btn-group{margin-top:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper{margin-top:20px;border-top:1px solid #eee;padding-top:15px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-top-toolbar{vertical-align:middle;line-height:31px;margin-bottom:20px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-top-toolbar select.variation-actions{margin-right:5px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container{margin-bottom:20px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes{cursor:pointer;position:relative}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions{position:absolute;top:15px;right:15px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa{margin-right:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa.fa-bars{cursor:move}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions i.fa.fa-sort-desc{cursor:pointer;padding-bottom:4px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading{margin:0!important;font-size:inherit;position:relative;line-height:35px;padding:8px 10px;border-bottom:1px solid #eee;background-color:rgba(241,241,241,.61)}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading strong{float:left;margin-right:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading select{float:left;margin-right:10px;width:20%}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes{margin-top:15px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options{margin-bottom:15px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image{width:130px;height:130px;float:left}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button{display:block;width:100%;height:100%;margin-right:20px;position:relative;cursor:pointer}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove img{display:block}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove:before{content:'X';display:none;position:absolute;font-size:50px;top:35%;left:40%;color:#f35000}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image .upload_image_button.dokan-img-remove:hover:before{display:block}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options{float:left;margin-left:20px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options label{display:block;margin-bottom:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options label:last-child{margin-bottom:0}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .variable_pricing{margin-bottom:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension{margin-bottom:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension .dimensions_field .dokan-w3{margin-right:6px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .weight-dimension .dimensions_field .dokan-w3:last-child{margin-right:0}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar{text-align:right}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar span.dokan-variation-default-label,.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar .dokan-variation-default-select{margin-right:5px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-default-toolbar .float-none{display:inline-block;float:none!important}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar button.dokan-btn-default[disabled]{background-color:#fafafa;color:#b3b3b3;border-color:#ccc}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav .displaying-num,.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav .expand-close{font-style:italic;font-size:13px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav span.pagination-links{margin-left:10px}.product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variation-action-toolbar .dokan-variations-pagenav span.pagination-links a{padding:0 8px;background:#eee;font-size:14px}.product-edit-new-container .dokan-product-type-container .content-half-part.virtual-checkbox{padding-left:10px}@media (max-width:430px){.product-edit-new-container .dokan-product-type-container .content-half-part.virtual-checkbox{padding-left:0}}.product-edit-container{font-size:13px}.product-edit-container #editable-post-name-full{display:none}.product-edit-container #edit-slug-box{margin-top:10px}.product-edit-container .dokan-product-title-alert,.product-edit-container .dokan-product-cat-alert{color:#f05025;font-style:italic;margin-top:5px}.product-edit-container .dokan-product-less-price-alert{color:#f05025;font-style:italic;margin-top:5px}.product-edit-container .tab-pane{padding:15px 0}.product-edit-container label{font-weight:400;cursor:pointer}.product-edit-container .dokan-feat-image-upload{border:4px dashed #ddd;height:200px;width:200px;margin-bottom:20px;overflow:hidden;position:relative}.product-edit-container .dokan-feat-image-upload i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf}.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn{color:#8f8f8f;text-shadow:0 1px 1px #fff;background:#f0f0f0;padding:3px 10px;font-size:12px}.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn:hover{color:#ececec;text-shadow:0 1px 1px #6f6f6f;background:#b4b4b4}.product-edit-container .dokan-feat-image-upload a.close{background:#000;color:red;font-size:100px;height:200px;opacity:.7;padding:25% 0;position:absolute;right:0;text-align:center;text-shadow:none;top:0;width:200px;display:none}.product-edit-container .dokan-feat-image-upload img{max-width:100%}.product-edit-container .dokan-feat-image-upload img:hover a.close{display:block}.product-edit-container .dokan-feat-image-upload .image-wrap:hover a.close{display:block}.product-edit-container .dokan-feat-image-upload .container-image-and-badge{position:inherit}@media (max-width:430px){.product-edit-container .dokan-feat-image-upload a.close{display:block!important;height:80px!important;width:80px!important;top:0;right:0;padding:0;margin:0;font-size:50px}}.product-edit-container .dokan-list-category-box{border:1px solid #ccc;background:#fff;padding:0 15px 15px;max-height:200px;min-height:45px;overflow:scroll}.product-edit-container .dokan-list-category-box ul.dokan-checkbox-cat{padding:0;margin:0}.product-edit-container .dokan-list-category-box ul.dokan-checkbox-cat li{line-height:20px}.product-edit-container .instruction-inside{text-align:center;padding-top:40px;color:#aaa}.product-edit-container .wp-editor-wrap{border:1px solid #e7e7e7}.product-edit-container aside{border:1px solid #eee;margin-bottom:15px;border-radius:3px}.product-edit-container .dokan-edit-sidebar{margin-top:35px}.product-edit-container .dokan-edit-sidebar .dokan-side-head{background:#f5f5f5;padding:10px}.product-edit-container .dokan-edit-sidebar .dokan-side-body{padding:10px}.product-edit-container .dokan-edit-sidebar .dokan-side-body .dokan-form-control{width:90%}.product-edit-container .dokan-edit-sidebar .downloadable_files td{border-top:none;border-bottom:1px solid #EDEDED}.product-edit-container .dokan-edit-sidebar .downloadable_files td label{font-weight:400}.product-edit-container .dokan-edit-sidebar .downloadable_files td input{width:90%}.product-edit-container .dokan-edit-sidebar .downloadable_files ul{margin:0;padding:0}.product-edit-container .dokan-edit-sidebar .downloadable_files ul li{margin-bottom:15px}.product-edit-container ul.label-on-left label{min-width:200px;display:inline-block}.product-edit-container ul.label-on-left li{clear:both}.product-edit-container #product-attributes h4{margin-bottom:15px}.product-edit-container #product-attributes .select-attribute.form-control{display:inline;width:auto}.product-edit-container #variants-holder .inputs-box{background:#f5f5f5;margin-bottom:20px}.product-edit-container #variants-holder .inputs-box .box-header{background:#e5e5e5;padding:5px 10px;font-size:13px;margin-bottom:10px}.product-edit-container #variants-holder .inputs-box .option-couplet{margin-left:15px}.product-edit-container #variants-holder .inputs-box .option-couplet li:before{content:'-'}.product-edit-container #variants-holder .inputs-box .option-couplet li{margin-bottom:8px}.product-edit-container #variants-holder .inputs-box .box-inside{padding:10px}.product-edit-container #variants-holder .inputs-box .box-inside .attribute-config{width:35%;float:left}.product-edit-container #variants-holder .inputs-box .box-inside .attribute-options{float:left;width:60%}.product-edit-container #variants-holder .actions a{color:#666;padding:0 4px 2px;font-weight:700;border:1px solid #ddd;text-decoration:none;background:#fff}.product-edit-container #variants-holder .actions a:hover{background:#666;color:#fff}.product-edit-container #product-variations .wc-metabox{border-radius:3px;background:#f5f5f5;margin-bottom:10px;font-size:13px;padding-bottom:3px}.product-edit-container #product-variations .wc-metabox h3{background:#e5e5e5;padding:10px;font-size:14px}.product-edit-container #product-variations .wc-metabox h3 button{float:right;font-size:12px;margin-top:-5px}.product-edit-container #product-variations .wc-metabox table{margin:10px}.product-edit-container #product-variations .wc-metabox table td{vertical-align:top;width:50%}.product-edit-container #product-variations .wc-metabox table td.upload_image img{width:100px;max-width:100px;max-height:100px}.product-edit-container #product-variations .wc-metabox table td.options label{display:block}.product-edit-container #product-variations .wc-metabox table td.sku,.product-edit-container #product-variations .wc-metabox table td.upload_image,.product-edit-container #product-variations .wc-metabox table td.options{width:15%}.product-edit-container #product-variations .wc-metabox td.data{padding:0 0 0 10px;background:#fff;margin-left:20px}.product-edit-container #product-variations .wc-metabox table.data_table{margin:0;width:100%}.product-edit-container #product-variations .wc-metabox table.data_table td{padding:0 6px 6px 0;width:50%}.product-edit-container #product-variations .wc-metabox table.data_table td input{width:100%;padding:5px 10px}.product-edit-container #product-variations .wc-metabox table.data_table td input.upload_file_button{width:auto;margin-top:5px}.product-edit-container #product-variations .wc-metabox table.data_table td.dimensions_field input{width:25%;padding:3px}.product-edit-container #product-variations .wc-metabox table.data_table label{display:block}.product-edit-container #product-variations .wc-metabox label,.product-edit-container #product-variations .wc-metabox select,.product-edit-container #product-variations .wc-metabox input{font-size:12px}.product-edit-container #product-variations .wc-metabox input[type='text'],.product-edit-container #product-variations .wc-metabox input[type='number'],.product-edit-container #product-variations .wc-metabox select{border:1px solid #EDEDED}.product-edit-container #product-variations .wc-metabox select{width:auto;display:inline-block}.product-edit-container #product-variations p.toolbar{padding-top:10px}.product-edit-container #product-variations p.toolbar select{border:1px solid #EDEDED}.product-edit-container #dokan-product-images ul.product_images{margin:0 0 10px 0;padding:0}.product-edit-container #dokan-product-images ul.product_images li.image,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder,.product-edit-container #dokan-product-images ul.product_images li.add-image{width:64px;height:64px;overflow:hidden;float:left;box-sizing:border-box;position:relative;margin:9px 4px 0 0;border:1px solid #eee;border-radius:2px;padding:2px;cursor:move}.product-edit-container #dokan-product-images ul.product_images li.image.add-image,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image,.product-edit-container #dokan-product-images ul.product_images li.add-image.add-image{cursor:pointer;text-align:center;line-height:50px;border:2px dashed #ddd}.product-edit-container #dokan-product-images ul.product_images li.image.add-image a,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image a,.product-edit-container #dokan-product-images ul.product_images li.add-image.add-image a{width:100%;height:100%;color:#afafaf;font-size:18px}.product-edit-container #dokan-product-images ul.product_images li.image img,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder img,.product-edit-container #dokan-product-images ul.product_images li.add-image img{padding:0;margin:0;max-width:100%}.product-edit-container #dokan-product-images ul.product_images li.image a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.add-image a.action-delete{position:absolute;top:0;right:0;color:red;background:rgba(0,0,0,.6);margin:0;padding:0 3px;font-size:50px;width:100%;text-align:center;height:100%;padding-top:25%;font-weight:700;display:none}.product-edit-container #dokan-product-images ul.product_images li.image:hover a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete,.product-edit-container #dokan-product-images ul.product_images li.add-image:hover a.action-delete{display:inline-block}.product-edit-container #dokan-product-images ul.product_images li.dokan-sortable-placeholder{border:1px dashed #ccc}.product-edit-container .product-dimension .form-control{display:inline-block;width:25%;margin-right:5px}.toggle-sidebar-container{padding:8px 0;border-bottom:1px solid #dfdfdf;margin-bottom:15px}.toggle-sidebar-container .dokan-toggle-sidebar{display:block;margin-bottom:5px}.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-status-label{font-size:11px;margin-left:15px;vertical-align:middle}.dokan-product-edit header.dokan-dashboard-header h1.entry-title span.dokan-product-hidden-label{font-size:13px;margin-right:30px;margin-top:9px}.dokan-product-edit header.dokan-dashboard-header h1.entry-title a.view-product{background-color:#fafafa;border-color:#ebebeb}.dokan-product-edit-area .dokan-product-edit-left{width:67%;float:left;margin-right:4%}.dokan-product-edit-area .dokan-product-edit-right{width:27%;float:left}.dokan-product-edit-area .discount-price label{font-weight:400;cursor:pointer}.white-popup{position:relative;background:#fff;padding:0;width:auto;max-width:690px;margin:20px auto}.dokan-dashboard-not-product-found{text-align:center;margin-top:50px}.dokan-dashboard-not-product-found .no-product-found-icon{margin:20px auto;max-width:100%}.dokan-dashboard-not-product-found .dokan-blank-product-message{font-size:20px;margin-bottom:20px}.dokan-add-new-product-popup h2{padding:0 20px 16px;border-bottom:1px solid #eee;margin-bottom:0;font-size:22px;color:#5d5d5d;margin-top:15px;position:absolute;overflow:hidden;width:690px;z-index:999999;background:#fff;margin-top:0;padding-top:16px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.05);-moz-box-shadow:0 1px 4px rgba(0,0,0,.05);box-shadow:0 1px 4px rgba(0,0,0,.05)}.dokan-add-new-product-popup .mfp-close{top:10px;right:5px;z-index:999999}.dokan-add-new-product-popup .product-form-container{padding:80px 20px 20px;margin-top:30px;height:550px;overflow-y:scroll}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload{border:3px dashed #ddd;height:65%;width:98%;margin-bottom:10px;margin-right:15px;overflow:hidden;position:relative}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload .instruction-inside{text-align:center;padding-top:20%;padding-bottom:30%;color:#aaa}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.dokan-feat-image-btn{color:#8f8f8f;text-shadow:0 1px 1px #fff;background:#f0f0f0;padding:3px 10px;font-size:12px}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.dokan-feat-image-btn:hover{color:#ececec;text-shadow:0 1px 1px #6f6f6f;background:#b4b4b4}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload a.close{background:#000;color:red;font-size:100px;height:100%;opacity:.7;padding:25% 0;position:absolute;right:0;text-align:center;text-shadow:none;top:0;width:100%;display:none;cursor:pointer}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload img{max-width:100%;width:292px;height:212px}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload img:hover a.close{display:block}.dokan-add-new-product-popup .product-form-container .dokan-feat-image-upload .image-wrap:hover a.close{display:block}.dokan-add-new-product-popup .dokan-feat-image-content{width:35%;margin-right:15px}.dokan-add-new-product-popup #dokan-product-images ul.product_images{margin:0 0 10px 0;padding:0}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image{width:50px;height:50px;overflow:hidden;float:left;box-sizing:border-box;position:relative;margin:9px 4px 0 0;border:1px solid #eee;border-radius:2px;padding:2px;cursor:move}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image.add-image,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image.add-image{cursor:pointer;text-align:center;line-height:40px;border:2px dashed #ddd}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image.add-image a,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder.add-image a,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image.add-image a{width:100%;height:100%;color:#afafaf;font-size:18px}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image img,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder img,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image img{padding:0;margin:0;max-width:100%}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image a.action-delete{position:absolute;top:0;right:0;color:red;background:rgba(0,0,0,.6);margin:0;padding:0 3px;font-size:50px;width:100%;text-align:center;height:100%;padding-top:25%;font-weight:700;display:none}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image:hover a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder:hover a.action-delete,.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image:hover a.action-delete{display:inline-block}.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder{border:1px dashed #ccc}.dokan-add-new-product-popup .dokan-product-field-content{width:62.5%}.dokan-add-new-product-popup .dokan-product-field-content label{font-weight:400}.dokan-add-new-product-popup .dokan-product-field-content input[type='checkbox']{margin-right:4px}.dokan-add-new-product-popup .product-full-container{margin-top:10px}.dokan-add-new-product-popup .product-container-footer{padding:20px 20px;border-top:1px solid #eee;text-align:right}.dokan-add-new-product-popup .product-container-footer .dokan-add-new-product-spinner{position:static;margin-right:8px;vertical-align:middle}.dokan-add-new-product-popup .product-container-footer .dokan-show-add-product-error{color:#d9534f;margin-right:8px;vertical-align:middle;float:left;display:block}.dokan-add-new-product-popup .product-container-footer .dokan-show-add-product-success{color:#5cb85c;margin-right:8px;vertical-align:middle;float:left;display:block}.select2-container--open .select2-dropdown--below{margin-top:5px!important}.dokan-settings-content .dokan-settings-area{position:relative}.dokan-settings-content .dokan-settings-area .dokan-store-settign-header-wrap{width:70%;float:left}.dokan-settings-content .dokan-settings-area .dokan-update-setting-top{width:30%;float:right}.dokan-settings-content .dokan-settings-area .dokan-dashboard-header{margin:0 0 10px 0;border-bottom:1px solid #EDEDED;padding:0 0 10px 0}.dokan-settings-content .dokan-settings-area .dokan-dashboard-header h1{margin:0 0 0 0;border-bottom:none}.dokan-settings-content .dokan-settings-area .dokan-dashboard-header:after{content:"";display:table;clear:both}.dokan-settings-content .dokan-settings-area h1{margin:0;padding:0}.dokan-settings-content .dokan-settings-area .dokan-banner{border:4px dashed #d8d8d8;height:300px;margin:0 0 30px 35px;max-width:850px;text-align:center;overflow:hidden;position:relative}.dokan-settings-content .dokan-settings-area .dokan-banner img{max-width:100%}.dokan-settings-content .dokan-settings-area .dokan-banner .dokan-remove-banner-image{position:absolute;width:100%;height:300px;background:#000;top:0;left:0;opacity:.7;font-size:100px;color:red;padding-top:70px;display:none}.dokan-settings-content .dokan-settings-area .dokan-banner:hover{cursor:pointer}.dokan-settings-content .dokan-settings-area .dokan-banner:hover .dokan-remove-banner-image{display:block}.dokan-settings-content .dokan-settings-area .dokan-gravatar{position:relative}.dokan-settings-content .dokan-settings-area .dokan-gravatar .dokan-remove-gravatar-image{position:absolute;width:80px;height:80px;background:#000;top:0;left:0;opacity:.7;font-size:70px;text-align:center;color:red;padding-top:5px;display:none;border-radius:50%}.dokan-settings-content .dokan-settings-area .dokan-gravatar .gravatar-wrap .dokan-gravatar-img{border-radius:50%;height:80px!important;width:80px}.dokan-settings-content .dokan-settings-area .dokan-gravatar:hover .dokan-remove-gravatar-image{display:block}.dokan-settings-content .dokan-settings-area .button-area{margin-top:35px}.dokan-settings-content .dokan-settings-area .button-area i.fa-cloud-upload{display:block;font-size:80px;color:#dfdfdf}.dokan-settings-content .dokan-settings-area .button-area .help-block{font-size:12px;color:#b1b1b1}.dokan-settings-content .dokan-settings-area ul.dokan-categories{list-style:none;padding:0;margin:0}.dokan-settings-content .dokan-settings-area ul.dokan-categories label{font-weight:400}.dokan-settings-content .dokan-settings-area .dokan-address-fields label{font-weight:400;font-size:12px}.dokan-settings-content .dokan-settings-area .dokan-form-group .checkbox{margin-top:0}.store-open-close .dokan-form-group{text-align:left;display:flex}.store-open-close label.day{width:200px}.store-open-close label.time{padding-left:5px}.store-open-close select.dokan-form-control{width:auto}@media only screen and (max-width:415px){.store-open-close label:first-child{width:100%;text-align:left}.store-open-close .time input{width:75px}.store-open-close .dokan-form-group:first-child{margin-top:50px}.store-open-close label.day.control-label{padding-right:85px}}.dokan-store.dokan-theme-twentytwelve .site-content{float:none;width:100%}.dokan-store-wrap{display:flex;margin:20px 0;flex-direction:column}.dokan-store-wrap.layout-left{flex-direction:column-reverse}@media (min-width:1000px){.dokan-store-wrap.layout-left,.dokan-store-wrap.layout-right{flex-direction:row}.dokan-store-wrap .dokan-store-sidebar{flex:0 1 26%}.dokan-store-wrap .dokan-single-store{flex:0 1 100%}.dokan-store-wrap.layout-left .dokan-store-sidebar{margin-right:4%}.dokan-store-wrap.layout-right .dokan-store-sidebar{margin-left:4%}}.dokan-store-products-filter-area{margin-bottom:30px}.dokan-store-products-filter-area .product-name-search{height:40px;border:solid 1px #eee;background-color:#fff;float:left;width:250px}.dokan-store-products-filter-area .product-name-search:focus{outline:0}.dokan-store-products-filter-area .orderby-search{height:40px;border:solid 1px #eee;background-color:#fff;float:right}.dokan-store-products-filter-area .search-store-products{height:40px;border:solid 1px #ccc;background-color:#eee;float:left;line-height:40px;padding:0 25px}.dokan-store-products-filter-area .dokan-store-products-ordeby{width:100%;margin-right:0;position:relative}.dokan-store-products-filter-area .dokan-store-products-search-has-results{border:1px solid #e0e0e0}.dokan-store-products-filter-area #dokan-store-products-search-result{display:none;position:absolute;width:100%;background:#fff;z-index:15;transform:translateY(-1px);max-width:349px;max-height:400px;overflow-y:auto;overflow-x:hidden;top:42px}.dokan-store-products-filter-area #dokan-store-products-search-result ul{list-style:none;margin:0!important;padding:15px}.dokan-store-products-filter-area #dokan-store-products-search-result li{display:block;padding:8px 0;position:relative;border-bottom:1px dashed #e0e0e0;margin-left:0}.dokan-store-products-filter-area #dokan-store-products-search-result li:last-child{border-bottom:none}.dokan-store-products-filter-area #dokan-store-products-search-result a{display:table;width:100%}.dokan-store-products-filter-area #dokan-store-products-search-result a>*{display:table-cell;vertical-align:top}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-image{width:40px;max-width:40px}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data{padding-left:20px}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data div:not(.dokan-ls-product-categories){display:inline-block;vertical-align:middle}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data .dokan-ls-product-price{position:absolute;top:12px;right:0}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-data .dokan-ls-product-stock{padding:4px 8px;background:#eee;border-radius:4px;position:absolute;bottom:10px;right:0}.dokan-store-products-filter-area #dokan-store-products-search-result h3{display:block;margin:0;font-size:15px}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span{display:inline-block;margin-right:4px;font-size:13px}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:after{content:","}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:last-child:after{content:""}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-product-categories span:last-child{margin-right:0}.dokan-store-products-filter-area #dokan-store-products-search-result .product-price{font-size:14px;font-weight:700;bottom:10px;text-align:right}.dokan-store-products-filter-area #dokan-store-products-search-result .dokan-ls-sale-price{color:#8f949b;text-decoration:line-through;margin-left:8px}.dokan-store-products-filter-area .dokan-ajax-search-loader{background-image:url(../../../plugins/dokan-lite/assets/images/spinner-2x.gif);background-position:right center;background-repeat:no-repeat;background-size:25px 25px;z-index:999}.dokan-single-store{margin:0}.dokan-single-store .profile-frame{padding:0;position:relative;background-size:cover;background-color:#eee}.dokan-single-store .profile-frame .profile-info-box{position:relative}.dokan-single-store .profile-frame .profile-info-box a{color:inherit}.dokan-single-store .profile-frame .profile-info-box:hover{color:#fff}.dokan-single-store .profile-frame .profile-info-box .profile-info-img{width:100%;height:auto}.dokan-single-store .profile-frame .profile-info-box .profile-info-img.dummy-image{background-image:url(../../../plugins/dokan-lite/assets/images/default-store-banner.png);background-size:100% 100%;background-repeat:no-repeat}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper{position:absolute;top:0;left:0;color:#fff;width:100%;height:100%}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{width:320px;height:100%;padding-top:25px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{text-align:center;margin-bottom:12px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img{border-radius:50%;background:#fff;width:80px;height:80px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-square img{background-color:#fff;border:1px solid #EDEDED;border-radius:0;padding:4px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name{font-weight:700;padding:0;font-size:20px;text-align:center;margin:0 0 18px;color:#fff}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info{padding:0 30px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{list-style:none}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-phone a,.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-email a{text-decoration:none;color:inherit}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li{padding-bottom:8px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i{font-weight:700;float:left;margin-left:-25px;margin-top:4px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social{list-style:none}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social li{display:inline-block}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i{font-size:20px;float:none;font-weight:400;margin:0}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-facebook-square{color:#3b5998}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-google-plus-square{color:#dd4b39}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-twitter-square{color:#55acee}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-linkedin-square{color:#007bb5}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-youtube-square{color:#b00}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-instagram{color:#125688}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-flickr{color:#ff0084}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .seller-rating{display:none}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{position:relative;height:135px;background-color:#fff;color:inherit;border:1px solid #EDEDED;padding:0 15px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery{width:100%;padding:0;position:absolute;top:-55px;height:140px;color:#444;background:none}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{float:left}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{margin-bottom:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{width:150px;height:150px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info{float:left;padding:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{color:#fff;margin:10px 0 25px 15px;text-shadow:0 0 3px rgba(0,0,0,.8);font-weight:700;font-size:28px;line-height:1.1}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{padding-left:40px;font-size:14px;line-height:21px;margin-left:0}.dokan-single-store .profile-frame.profile-frame-no-banner{background-color:transparent}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-img{display:none}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper{position:relative}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery{background-color:#fff;width:100%;padding:10px;overflow:hidden;border:1px solid #EDEDED}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{width:150px;float:left}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{background:#fff;border:1px solid #ddd;padding:2px;width:150px;height:150px}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{float:left;padding:0 25px;color:#444;width:80%}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{margin-top:5px;font-size:30px;font-weight:700}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{padding-left:25px}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{float:left;margin-right:40px;position:relative}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{margin-left:-22px}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:before{content:"·";position:absolute;top:10px;left:-35px;color:#afafaf;font-size:25px;line-height:0}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:first-child:before{content:""}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:relative}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{padding-left:0}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{margin:0 8px 0 0}.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{text-shadow:none}.dokan-single-store .dokan-store-tabs ul{background-color:#fff;border-width:0 1px 1px 1px;border-color:#EDEDED;border-style:solid;margin:0;padding:0;margin-bottom:20px}.dokan-single-store .dokan-store-tabs ul li{display:inline-block;border-right:1px solid #EDEDED;margin-right:-4px}.dokan-single-store .dokan-store-tabs ul li a{text-decoration:none;color:#666;padding:10px 15px;display:inline-block}.dokan-single-store .dokan-store-tabs ul li a:hover{background:#eee}.dokan-store-widget input[type=text],.dokan-store-widget input[type=email],.dokan-store-widget textarea{width:100%}.dokan-store-widget form.seller-form ul{margin:0;padding:0;list-style:none}.dokan-store-widget form.seller-form ul li{margin-bottom:8px;border-bottom:none}.dokan-store-widget form.seller-form ul li label.error{font-size:12px;margin-top:2px;margin-bottom:0}.dokan-store-widget #dokan-store-location{width:100%;height:200px}.dokan-seller-search-form{margin:30px 0}.dokan-seller-search-form .dokan-w4{padding:0 15px}.dokan-seller-search-form .dokan-w4 input[type=search],.dokan-seller-search-form .dokan-w4 select.dokan-form-control{height:40px!important;border:1px solid #e2e2e2!important;box-shadow:none!important;border-radius:4px!important}.dokan-seller-search-form .dokan-w4 input[type=search]{background-position-y:11px!important}.dokan-seller-listing{position:relative}.dokan-seller-listing .dokan-overlay{position:absolute;background:rgba(255,255,255,.3)}#dokan-seller-listing-wrap{margin-left:-15px;margin-right:-15px}#dokan-seller-listing-wrap ul.dokan-seller-wrap{list-style:none;margin:20px 0;padding:0}#dokan-seller-listing-wrap ul.dokan-seller-wrap:before,#dokan-seller-listing-wrap ul.dokan-seller-wrap:after{content:" ";display:table}#dokan-seller-listing-wrap ul.dokan-seller-wrap:after{clear:both}#dokan-seller-listing-wrap ul.dokan-seller-wrap li{list-style-type:none;float:left;margin:0 0 20px 0;padding-left:15px;padding-right:15px;margin-bottom:20px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-2{width:50%}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3{width:33.33%}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper{box-shadow:0 0 25px 0 #ddd}@media (max-width:767px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li{width:100%!important;float:none}}@media (min-width:768px) and (max-width:991px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li{width:50%!important}}@media (min-width:992px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li{width:33.33%}}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content{max-width:100%}@media (max-width:767px){#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content{text-align:left}}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info{height:100%;background-size:100% 100%;background-repeat:no-repeat;background-position:0 50%;height:220px;position:relative}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data-container{height:100%;background-color:rgba(0,0,0,.45)}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite{padding:20px 20px 10px;overflow:hidden}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .featured-label{float:left;padding:2px 10px;background:#2d54a3;color:#fff;border-radius:3px;box-shadow:0 0 25px -5px #afafaf}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .favourite-label{float:right;padding:2px;background:#fff;width:55px;border-radius:20px;text-align:center;box-shadow:0 0 25px -5px #afafaf}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite .favourite-label i.fa{color:#e74c3c}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data{padding:0 20px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2{margin:9px 0;padding:0;font-size:20px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a{color:#FFF;text-shadow:rgba(0,0,0,.8) 0 1px 0}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a:hover{color:#fafafa;text-shadow:rgba(0,0,0,.8) 0 1px 0}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p{margin-bottom:2px;color:#FFF;text-shadow:rgba(0,0,0,.8) 0 1px 0}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating{float:none!important;margin:12px 0 10px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating:before{color:#adb5b6}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data .dokan-seller-rating span:before{color:#fa9a00}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data p.store-address{line-height:23px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer{background:#f7fbfc;position:relative;padding:15px 20px;border-top:1px solid #eee}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a{text-decoration:none}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar{padding:6px;background:#fff;position:absolute;width:80px;height:80px;top:-70px;right:20px;border-radius:40px;box-shadow:0 0 30px -6px #afafaf}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar img{width:100%;height:100%;border-radius:40px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-info .store-data-container{height:100%;background:none}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-info .featured-favourite .featured-label{background:#d1dbf0;color:#2d54a3;box-shadow:none}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a{color:#526b6f;text-shadow:none}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data h2 a:hover{color:#333;text-shadow:none}#dokan-seller-listing-wrap ul.dokan-seller-wrap li.no-banner-img .store-content .store-data p{color:#748082;text-shadow:none}@media (min-width:1200px){.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{background-color:rgba(0,0,0,.65)}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:absolute;bottom:0;right:0}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{padding-right:15px;margin:0}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{line-height:1;margin-left:5px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a{display:inline-block}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{font-size:25px;text-shadow:1px 1px 1px rgba(255,255,255,.55)}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{top:12px;right:15px;bottom:auto}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2{position:relative;width:100%}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper{position:relative;background-color:#fff;color:#444;border:1px solid #EDEDED;height:220px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery{width:100%;padding-top:0;background:none}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{position:relative;top:-75px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{background:#fff;border:1px solid #ddd;padding:2px;width:150px;height:150px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info{position:relative;top:-75px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{color:inherit;font-size:35px;text-align:center;font-weight:700}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{padding:0;width:100%;margin:0;display:block;overflow:hidden;text-align:center}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{text-align:left;display:inline-block;padding-bottom:15px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li a{color:inherit}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:none}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:after{content:'·';color:#9c9c9c;font-weight:700;font-size:18px;position:relative;top:3px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:last-child:after{content:''}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:relative;text-align:center}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{position:relative;padding:0;margin:0;display:inline-block}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{text-shadow:none}}@media (max-width:767px){.dokan-store-sidebar,.dokan-single-store{margin-right:3%;width:94%!important;margin-left:3%}}@media (max-width:1199px){.dokan-single-store .profile-frame .profile-info-box{position:relative;width:100%}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper{position:relative;background-color:#fff;color:#444;border:1px solid #EDEDED}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery{width:100%;padding-top:0}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head{position:relative;top:-45px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .store-name{color:inherit;font-size:35px;margin-bottom:11px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{background:#fff;border:1px solid #ddd;padding:2px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-circle img{width:100px;height:100px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{position:relative;top:-45px;padding:0;width:100%;margin:0;display:block;overflow:hidden;line-height:1.4}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{text-align:center}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li a{color:inherit}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:none}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:relative;top:-45px;text-align:center}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{padding:0;margin:0;display:inline-block}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{margin-left:8px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{height:275px;padding:0 8px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery{top:6px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{top:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img.profile-img-square{background:none;border:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{width:100px;height:100px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{font-size:20px;margin-bottom:8px;color:#444;text-shadow:none}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{top:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{text-align:left}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:inline-block}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{position:absolute;top:-35px;right:20px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social{top:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li{margin-left:8px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper .store-social li a i{font-size:25px;text-shadow:1px 1px 1px rgba(255,255,255,.55)}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{position:relative;top:-45px;text-align:center;font-size:20px;margin-bottom:8px;color:#444;text-shadow:none;font-weight:700}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper{height:auto;border:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{top:0;margin-right:15px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{padding:0 0 0 15px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{top:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{float:none;text-align:left}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li i{display:inline-block}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:before{content:""}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{top:0;text-align:left;padding:0 4px}}.dokan-withdraw-content .dokan-withdraw-area h1{margin:0 0 20px}.dokan-withdraw-content .dokan-withdraw-area ul li{display:inline-block;padding:0 5px}.dokan-login-form-popup-wrapper{width:430px!important;padding:16px!important;margin:0 auto!important}.dokan-login-form-popup-wrapper .dokan-login-form-title{border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:15px}.dokan-login-form-popup-wrapper fieldset{padding:0;border:0;margin:0}.dokan-login-form-popup-wrapper .dokan-login-form-error{color:#d9534f;background-color:#f2dede;font-size:.9em}.dokan-login-form-popup-wrapper .dokan-login-form-error.has-error{padding:5px 8px;margin-bottom:5px}p.vendor-customer-registration .radio{display:inline-block}p.vendor-customer-registration .radio:hover{cursor:pointer;color:#526b6f}.dokan-popup-content{padding:18px}.dokan-popup-content .dokan-popup-title{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:15px;line-height:1}.dokan-popup-content fieldset{padding:0;margin:0;border:0;background:none}.dokan-popup-content .mfp-close{top:4px;right:3px}.dokan-popup-content .dokan-popup-option-list{list-style-type:none;padding:0;margin:10px 0}.dokan-popup-content .dokan-popup-option-list li{margin:0 0 3px}.dokan-popup-content .dokan-popup-option-list li label.dokan-popup-block-label{display:block;margin:0;cursor:pointer}.dokan-popup-content .dokan-popup-option-list li label.dokan-popup-block-label input{margin:0 4px 0 0}.dokan-popup-content .dokan-popup-error{display:none;color:#d9534f}.dokan-popup-content .dokan-popup-error.has-error{display:block}#dokan-seller-listing-wrap button{margin:unset;padding:6px 12px}#dokan-store-listing-filter-wrap .left,.store-lists-other-filter-wrap .left,#dokan-store-listing-filter-wrap .right,.store-lists-other-filter-wrap .right,#dokan-store-listing-filter-wrap .item,.store-lists-other-filter-wrap .item{display:unset;overflow:unset;z-index:unset;position:unset;height:unset;width:unset;margin:unset;padding:unset;border:unset}#dokan-store-listing-filter-wrap,#dokan-store-listing-filter-wrap form,#dokan-store-listing-filter-form-wrap *{padding:unset;margin:unset;box-sizing:border-box}#dokan-store-listing-filter-wrap ul,#dokan-store-listing-filter-wrap form ul,#dokan-store-listing-filter-form-wrap * ul,#dokan-store-listing-filter-wrap ul li,#dokan-store-listing-filter-wrap form ul li,#dokan-store-listing-filter-form-wrap * ul li{margin:unset;padding:unset}#dokan-store-listing-filter-wrap div p,#dokan-store-listing-filter-wrap form div p,#dokan-store-listing-filter-form-wrap * div p{margin:unset;padding:unset;line-height:unset}#dokan-store-listing-filter-wrap label,#dokan-store-listing-filter-wrap form label,#dokan-store-listing-filter-form-wrap * label,#dokan-store-listing-filter-wrap input,#dokan-store-listing-filter-wrap form input,#dokan-store-listing-filter-form-wrap * input,#dokan-store-listing-filter-wrap select,#dokan-store-listing-filter-wrap form select,#dokan-store-listing-filter-form-wrap * select,#dokan-store-listing-filter-wrap button,#dokan-store-listing-filter-wrap form button,#dokan-store-listing-filter-form-wrap * button,#dokan-store-listing-filter-wrap a,#dokan-store-listing-filter-wrap form a,#dokan-store-listing-filter-form-wrap * a,#dokan-store-listing-filter-wrap i,#dokan-store-listing-filter-wrap form i,#dokan-store-listing-filter-form-wrap * i,#dokan-store-listing-filter-wrap span,#dokan-store-listing-filter-wrap form span,#dokan-store-listing-filter-form-wrap * span,#dokan-store-listing-filter-wrap textarea,#dokan-store-listing-filter-wrap form textarea,#dokan-store-listing-filter-form-wrap * textarea{width:unset;border:unset;padding:unset;margin:unset;display:unset;text-transform:unset;font-weight:unset;line-height:unset;font-size:unset;letter-spacing:unset;box-shadow:unset;box-sizing:border-box}#dokan-store-listing-filter-wrap{background-color:#fff;padding:20px;box-shadow:1px 1px 20px 0 #E9E9E9;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}#dokan-store-listing-filter-wrap .right{display:flex;align-items:center}#dokan-store-listing-filter-wrap .right .item{position:relative;white-space:nowrap}#dokan-store-listing-filter-wrap .right .item.sort-by{margin:0 30px}#dokan-store-listing-filter-wrap .right .item .dokan-store-list-filter-button{border-radius:3px}#dokan-store-listing-filter-wrap .right .item .dokan-icons{position:absolute;left:14%;top:50%;cursor:pointer;margin:0;padding:0;transform:translate(0,-50%);z-index:999}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div{background:#fff;height:2px;margin:2px auto}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(1){width:15px}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(2){width:10px}#dokan-store-listing-filter-wrap .right .item .dokan-icons .dokan-icon-div:nth-child(3){width:4px}#dokan-store-listing-filter-wrap .right .item button{padding-top:8px;padding-bottom:8px;padding-left:35px;padding-right:25px}#dokan-store-listing-filter-wrap .right .item button:focus{outline:none}#dokan-store-listing-filter-wrap .right .item select{background:#fff;border:1px solid #edecec;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 20px}#dokan-store-listing-filter-wrap .right .item select:before{content:"\f140"}#dokan-store-listing-filter-wrap .right .item select:focus{outline:none}#dokan-store-listing-filter-wrap .right .toggle-view{margin:0;padding:0;line-height:0;height:0}#dokan-store-listing-filter-wrap .right .toggle-view .dashicons{font-size:22px;cursor:pointer}#dokan-store-listing-filter-wrap .right .toggle-view .active{color:#ee5035}#dokan-store-listing-filter-form-wrap{background:#fff;margin-top:32px;padding:32px 20px 20px 20px;box-shadow:1px 1px 20px 0 #E9E9E9;position:relative}#dokan-store-listing-filter-form-wrap div{margin:0;padding:0}#dokan-store-listing-filter-form-wrap:before{content:"\f142";height:0!important;top:-8px;left:50%;position:absolute;transform:translate(0,-50%);font-family:dashicons;font-size:60px;color:#fff;font-weight:700;line-height:0!important}#dokan-store-listing-filter-form-wrap .store-search .store-search-input{width:100%;padding:10px 20px;border-radius:3px;border:1px solid #ccc}#dokan-store-listing-filter-form-wrap .store-search .store-search-input:placeholder{color:#7e7e7ec9}#dokan-store-listing-filter-form-wrap .store-search .store-search-input:focus{outline:none;border-color:#8080809e}#dokan-store-listing-filter-form-wrap .apply-filter{display:flex;justify-content:flex-end;margin-top:20px}#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn{padding:8px 25px;border-radius:3px;background:#fff!important;color:#000!important;border:1px solid #edecec!important;margin-right:20px;display:none}#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn:focus{outline:none}#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn{padding:8px 25px;border-radius:3px}#dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn:focus{outline:none}.site-content .entry-header .entry-title[class]{border:none}#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data h2{padding:0!important}#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons{width:15px;font-size:17px}#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons.dashicons-star-filled,#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data .dokan-seller-rating i.dashicons.dashicons-star-half{color:#fa9a00}#dokan-seller-listing-wrap.grid-view .store-wrapper{position:relative}#dokan-seller-listing-wrap.grid-view .store-content{position:absolute;top:0;left:0;z-index:9;width:100%;height:100%;background:rgba(0,0,0,.45);color:#fff}#dokan-seller-listing-wrap.grid-view .store-content.default-store-banner{background:transparent}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container{padding:5px 20px}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite{position:relative;top:10px}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite .featured-label{width:max-content;width:-moz-max-content;width:-webkit-max-content;padding:2px 10px;background:#2d54a3;color:#fff;border-radius:3px;box-shadow:0 0 25px -5px #afafaf}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a{color:#fff;text-shadow:rgba(0,0,0,.8) 0 1px 0;font-size:25px;padding:0;margin:0;text-decoration:none}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a:active,#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a:focus{text-decoration:none;outline:none}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .dokan-seller-rating p.rating{display:none!important}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-address{margin:0 0 5px 0;line-height:23px}#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-phone{margin:0 0 5px 0}#dokan-seller-listing-wrap.grid-view .store-footer{background:#fff;position:relative;z-index:99}#dokan-seller-listing-wrap.grid-view .store-footer a:active,#dokan-seller-listing-wrap.grid-view .store-footer a:focus{outline:none;text-decoration:none}#dokan-seller-listing-wrap.grid-view .store-footer .dokan-btn-theme.dokan-btn-round{margin-right:10px}#dokan-seller-listing-wrap .seller-listing-content .dokan-error{margin:15px}#dokan-seller-listing-wrap .store_open_is_on{margin-top:35px}#dokan-seller-listing-wrap .dokan-store-is-open-close-status{padding:0 10px;display:block;border-radius:30px;position:absolute;right:15px;top:15px;font-size:14px;box-shadow:0 0 25px -5px #afafaf}#dokan-seller-listing-wrap .dokan-store-is-open-status{background-color:#1dbf73}#dokan-seller-listing-wrap .dokan-store-is-closed-status{background-color:#999}#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{min-height:220px;position:relative}#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img{position:absolute;left:0;top:0;max-width:100%;height:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller{width:100%}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:3px;position:relative}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{min-height:140px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner img{border-top-left-radius:3px;border-bottom-left-radius:3px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .featured-favourite .featured-label{padding:2px 10px;background:#2d54a3;color:#fff;border-radius:3px;box-shadow:0 0 25px -5px #afafaf;position:absolute;left:8px;top:10px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2{margin-top:0;margin-bottom:15px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a{color:#000;text-decoration:none}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a:active,#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data h2 a:focus{text-decoration:none;outline:none}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class]{overflow:visible;z-index:1;min-width:85px;font-family:'Open Sans',sans-serif;color:gray;float:right;position:relative;top:-15px;left:25%}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class]:before{font-family:star}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] span:before{font-family:star;color:#fa9a00}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address{margin-top:5px;display:inline;font-size:15px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address:before{content:"\f230";font-family:dashicons;color:#0bb90b;font-size:22px;position:relative;top:5px;left:-5px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address br{display:none}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-phone{display:none}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper>.store-content{flex-basis:43%;padding-left:4%}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header{flex-basis:20%}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-store-is-open-close-status{color:#fff}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class]{display:flex;flex-direction:row-reverse;flex-basis:33%;border:none;text-align:right;background:transparent}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] a:active,#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] a:focus{outline:none;text-decoration:none}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] .seller-avatar{display:none}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button{margin-right:20px}@media (max-width:1366px){.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:650px}}@media (max-width:1199px){.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:590px}}@media (max-width:992px){#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper{padding:0 10px 0 0}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header .store-banner{min-height:120px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-content .store-data-container .store-data h2{font-size:20px;margin-bottom:5px}#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-content .store-data-container .store-data .store-address{font-size:14px!important}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:430px}}@media (max-width:767px){#dokan-store-listing-filter-wrap{display:block}#dokan-store-listing-filter-wrap .right{justify-content:space-between;margin-top:15px}#dokan-store-listing-filter-wrap .right .item.sort-by{margin:0}#dokan-store-listing-filter-wrap .toggle-view{display:none}.dokan-table{border:none;text-align:left;width:100%;max-width:100%}.dokan-table tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.dokan-table tbody tr{vertical-align:inherit;width:100%}.dokan-table tbody tr td{padding:6px;text-align:left;border-color:#ededed;border-style:solid;border-width:0 1px 1px 1px;background:#fff}.dokan-table tbody tr td:before{padding-right:20px!important;float:left;font-weight:700}.dokan-table tbody tr .post-date .status{float:right}.dokan-table tbody tr .diviader{background:transparent!important;border:none!important;height:15px;background:none}.dokan-table tbody tr .diviader:before{content:' '}.dokan-table tbody tr td:first-child{border-top-width:1px}.dokan-table tbody tr .dokan-order-action{width:100%}.dokan-table tbody .row-actions{visibility:visible!important}.dokan-orders-area .dokan-w8{width:100%!important}.dokan-orders-area .dokan-w4{width:100%!important}.dokan-primary{width:100%!important;padding-left:15px;padding-right:15px}.dokan-primary li.product{width:100%!important}.dokan-secondary{width:100%;padding-left:15px;padding-right:15px}.dokan-dashboard .dokan-dash-sidebar,.dokan-dashboard .dokan-dashboard-content{float:none;width:100%}.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-side-left,.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-side-right{float:none;width:auto}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{display:inline-block;border-right:1px solid #454545}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{content:'';display:none}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{padding:12px 24px}.dokan-dashboard .dokan-dashboard-content{padding-left:0}ul.dokan-seller-wrap{text-align:center}ul.dokan-seller-wrap li.dokan-single-seller{width:90%!important;margin-bottom:50px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:500px}}@media (max-width:430px){#dokan-store-listing-filter-form-wrap:before{left:10%}.apply-filter{margin-top:20px}.apply-filter #cancel-filter-btn{display:block!important}.dokan-dashboard .dokan-dash-sidebar,.dokan-dashboard .dokan-dashboard-content{float:none;width:100%;padding:20px}.dokan-dashboard .dokan-dash-sidebar article,.dokan-dashboard .dokan-dashboard-content article{overflow:scroll}.dokan-dashboard .dokan-dash-sidebar .dokan-settings-area .dokan-banner,.dokan-dashboard .dokan-dashboard-content .dokan-settings-area .dokan-banner{width:auto!important;height:auto!important;margin:0!important;margin-bottom:15px!important}.dokan-dashboard .dashboard-content-area .dokan-announcement-widget .dokan-right{float:right!important}.dokan-dashboard .dashboard-content-area .dokan-announcement-widget .dokan-left{float:left!important}.dokan-dashboard .dashboard-content-area .dokan-dash-left{padding-right:0!important}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:before,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after{content:" ";display:table}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu:after{clear:both}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li{float:left;width:100%}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a{padding:12px 18px}.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach{padding:10px 0 10px 0}.dokan-dashboard .dokan-orders-area .dokan-order-filter-serach .dokan-btn{padding:6px 13px}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top{border-bottom:0}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter{width:100%}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top .dokan-add-product-link{display:flex;justify-content:space-between;width:auto;float:none}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter{display:flex;justify-content:space-between}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-date-filter .dokan-form-group{margin-bottom:0}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form{margin-top:15px;width:100%}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .dokan-product-search-form .dokan-form-group{margin-bottom:0;margin-right:0}.dokan-dashboard .dokan-product-listing .dokan-product-listing-area #product-filter .dokan-form-group{margin-top:15px}.dokan-dashboard .dokan-right,.dokan-dashboard .dokan-left{float:none!important}.dokan-dashboard .dokan-w6,.dokan-dashboard .dokan-w8,.dokan-dashboard .dokan-w4{float:none;width:100%}.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-left,.dokan-dashboard .dokan-reports-content .dokan-reports-area .dokan-reports-wrap .report-right{width:100%}.dokan-dashboard .dokan-product-edit-area .dokan-product-edit-left,.dokan-dashboard .dokan-product-edit-area .dokan-product-edit-right{float:none;width:100%}.dokan-dashboard .content-half-part{float:none;width:100%}.dokan-dashboard .content-half-part{margin-bottom:8px}.dokan-dashboard .content-half-part:last-child{padding-left:0}.dokan-dashboard .content-half-part:first-child{padding-right:0}.dokan-dashboard ul.dokan_tabs{padding-left:0;margin-right:0}.dokan-dashboard ul.dokan_tabs li{margin-bottom:10px}.dokan-single-store .profile-frame .profile-info-box{width:100%}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:280px}.dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer{display:flex}}@media (max-width:375px){.dokan-order-filter-serach form:first-child .dokan-form-group{display:flex}#dokan-store-listing-filter-wrap .right .item #stores_orderby{padding:8px 0 8px 16px}}@media (max-width:360px){.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{max-width:200px}}/*!
 *  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-display:swap;font-family:'FontAwesome';src:url(../../../plugins/dokan-lite/assets/vendors/fonts/fontawesome-webfont.eot?v=4.7.0);src:url('../../../plugins/dokan-lite/assets/vendors/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url(../../../plugins/dokan-lite/assets/vendors/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../../../plugins/dokan-lite/assets/vendors/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../../../plugins/dokan-lite/assets/vendors/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url('../../../plugins/dokan-lite/assets/vendors/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.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.33333333em;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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #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}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fa{font-family:fontawesome!important}.dokan-right{float:left!important}.dokan-left{float:right!important}.dokan-w1,.dokan-w2,.dokan-w3,.dokan-w4,.dokan-w5,.dokan-w6,.dokan-w7,.dokan-w8,.dokan-w9,.dokan-w10,.dokan-w11,.dokan-w12{float:right}.dokan-form-horizontal .dokan-control-label{text-align:left;padding-left:15px}.dokan-form-group .checkbox input[type="checkbox"]{float:right;margin-left:10px}.dokan-form-group .ajax_prev{margin-right:23%!important}.dokan-text-left{text-align:right}.dokan-text-right{text-align:left}#dokan-comments-table td.col-author .dokan-author-img,#dokan-comments-table th.col-author .dokan-author-img{float:right!important;margin-left:5px!important}#dokan-comments-table td.col-author .dokan-author-meta,#dokan-comments-table th.col-author .dokan-author-meta{float:right!important}.dokan-dashboard .dokan-dashboard-content{padding:0 25px 0 0}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dokan-dash-left{padding-right:0;padding-left:15px}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .list-count .count{float:left}.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part{float:right}.dokan-dashboard .dokan-dashboard-content article.dokan-orders-area .dokan-order-left-content{margin-right:0;margin-left:3%}.dokan-dashboard .dokan-dashboard-content article.dokan-orders-area .dokan-order-left-content .dokan-order-billing-address{min-width:49%;margin-right:0;margin-left:2%}.dokan-dashboard .dokan-dashboard-content article.dokan-orders-area .dokan-order-left-content .dokan-order-shipping-address{min-width:49%}.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .product-listing-top .dokan-listing-filter{float:right!important}.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .product-listing-top span.dokan-add-product-link a{float:left!important}.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area button[name="product_listing_search"]{float:left!important;margin-right:5px}.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .dokan-product-date-filter .dokan-form-group{float:right}.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area .dokan-product-date-filter button{float:right;margin-right:5px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after{left:0;right:93%;border-width:16px 0 16px 16px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.back a{padding-left:0;padding-right:16px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.back a i{float:left}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i{margin-top:5px}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i.fa-angle-right{padding-top:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a{padding:5% 5%}.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-section-heading h2{float:right}.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-section-heading p{float:right;margin-right:8px}.dokan-dashboard .product-edit-new-container .dokan-edit-row .dokan-section-toggle{float:left}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul{padding-right:0;margin-right:0}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-remove-attribute{position:relative;float:left;right:0;top:0}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-attribute-wrapper ul li.product-attribute-list .dokan-product-attribute-heading a.dokan-product-toggle-attribute{left:50px;right:auto}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-attribute-type select{margin-right:0;margin-left:10px}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading strong{float:right}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes h3.variation-topbar-heading select{float:right}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .actions{left:15px;right:auto}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .upload_image{float:right}.dokan-dashboard .product-edit-new-container .dokan-attribute-variation-options .dokan-product-variation-wrapper .dokan-variations-container .dokan-product-variation-itmes .dokan-variable-attributes .thumbnail-checkbox-options .options{float:right;margin-right:24px}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar{left:20px;right:auto}.dokan-store-sidebar{margin-right:0!important;margin-left:3%}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{float:right}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info{float:right}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{margin:10px 15px 25px 15px}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{float:right}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{float:right;width:80%}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{float:right;margin-left:40px;margin-right:0}.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li.dokan-store-rating{float:none!important}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{float:none}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i{float:right;margin-right:-25px;margin-left:0}@media (min-width:1200px){.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper{left:20px!important;right:auto!important}}@media (max-width:1199px){.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{padding-right:40px}.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{text-align:right!important}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:33;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #ededed;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{margin-top:35px;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #ededed;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:31px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:30px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #ededed;border-radius:0;padding:0 2px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{line-height:22px;list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#eee;border:1px solid #ededed;border-radius:4px;cursor:default;float:left;margin-right:6px;margin-top:7px;padding:0 8px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #ededed 1px;padding:0 2px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#ededed;color:#333}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}#wpadminbar #wp-admin-bar-wpsh .ab-icon:before{content:'\f508';top:2px}.rtl #wpadminbar *{font-family:Vazir,tahoma,sans-serif,arial}