@charset "utf-8";

/*
Theme Name: Rahamis
Version: 1.0
*/
:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,::after,::before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem+1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem+.9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem+.6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem+.3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem+.3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);margin-left:auto;margin-right:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-left:calc(-0.5 * var(--bs-gutter-x));margin-right:calc(-0.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-left:calc(var(--bs-gutter-x) * .5);padding-right:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-right:8.33333333%}.offset-2{margin-right:16.66666667%}.offset-3{margin-right:25%}.offset-4{margin-right:33.33333333%}.offset-5{margin-right:41.66666667%}.offset-6{margin-right:50%}.offset-7{margin-right:58.33333333%}.offset-8{margin-right:66.66666667%}.offset-9{margin-right:75%}.offset-10{margin-right:83.33333333%}.offset-11{margin-right:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-right:0}.offset-sm-1{margin-right:8.33333333%}.offset-sm-2{margin-right:16.66666667%}.offset-sm-3{margin-right:25%}.offset-sm-4{margin-right:33.33333333%}.offset-sm-5{margin-right:41.66666667%}.offset-sm-6{margin-right:50%}.offset-sm-7{margin-right:58.33333333%}.offset-sm-8{margin-right:66.66666667%}.offset-sm-9{margin-right:75%}.offset-sm-10{margin-right:83.33333333%}.offset-sm-11{margin-right:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-right:0}.offset-md-1{margin-right:8.33333333%}.offset-md-2{margin-right:16.66666667%}.offset-md-3{margin-right:25%}.offset-md-4{margin-right:33.33333333%}.offset-md-5{margin-right:41.66666667%}.offset-md-6{margin-right:50%}.offset-md-7{margin-right:58.33333333%}.offset-md-8{margin-right:66.66666667%}.offset-md-9{margin-right:75%}.offset-md-10{margin-right:83.33333333%}.offset-md-11{margin-right:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-right:0}.offset-lg-1{margin-right:8.33333333%}.offset-lg-2{margin-right:16.66666667%}.offset-lg-3{margin-right:25%}.offset-lg-4{margin-right:33.33333333%}.offset-lg-5{margin-right:41.66666667%}.offset-lg-6{margin-right:50%}.offset-lg-7{margin-right:58.33333333%}.offset-lg-8{margin-right:66.66666667%}.offset-lg-9{margin-right:75%}.offset-lg-10{margin-right:83.33333333%}.offset-lg-11{margin-right:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-right:0}.offset-xl-1{margin-right:8.33333333%}.offset-xl-2{margin-right:16.66666667%}.offset-xl-3{margin-right:25%}.offset-xl-4{margin-right:33.33333333%}.offset-xl-5{margin-right:41.66666667%}.offset-xl-6{margin-right:50%}.offset-xl-7{margin-right:58.33333333%}.offset-xl-8{margin-right:66.66666667%}.offset-xl-9{margin-right:75%}.offset-xl-10{margin-right:83.33333333%}.offset-xl-11{margin-right:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-right:0}.offset-xxl-1{margin-right:8.33333333%}.offset-xxl-2{margin-right:16.66666667%}.offset-xxl-3{margin-right:25%}.offset-xxl-4{margin-right:33.33333333%}.offset-xxl-5{margin-right:41.66666667%}.offset-xxl-6{margin-right:50%}.offset-xxl-7{margin-right:58.33333333%}.offset-xxl-8{margin-right:66.66666667%}.offset-xxl-9{margin-right:75%}.offset-xxl-10{margin-right:83.33333333%}.offset-xxl-11{margin-right:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.mx-3{margin-left:1rem !important;margin-right:1rem !important}.mx-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.mx-5{margin-left:3rem !important;margin-right:3rem !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-left:0 !important}.me-1{margin-left:.25rem !important}.me-2{margin-left:.5rem !important}.me-3{margin-left:1rem !important}.me-4{margin-left:1.5rem !important}.me-5{margin-left:3rem !important}.me-auto{margin-left:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-right:0 !important}.ms-1{margin-right:.25rem !important}.ms-2{margin-right:.5rem !important}.ms-3{margin-right:1rem !important}.ms-4{margin-right:1.5rem !important}.ms-5{margin-right:3rem !important}.ms-auto{margin-right:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-left:0 !important;padding-right:0 !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-3{padding-left:1rem !important;padding-right:1rem !important}.px-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-5{padding-left:3rem !important;padding-right:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-left:0 !important}.pe-1{padding-left:.25rem !important}.pe-2{padding-left:.5rem !important}.pe-3{padding-left:1rem !important}.pe-4{padding-left:1.5rem !important}.pe-5{padding-left:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-right:0 !important}.ps-1{padding-right:.25rem !important}.ps-2{padding-right:.5rem !important}.ps-3{padding-right:1rem !important}.ps-4{padding-right:1.5rem !important}.ps-5{padding-right:3rem !important}@media(min-width:576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-left:0 !important;margin-right:0 !important}.mx-sm-1{margin-left:.25rem !important;margin-right:.25rem !important}.mx-sm-2{margin-left:.5rem !important;margin-right:.5rem !important}.mx-sm-3{margin-left:1rem !important;margin-right:1rem !important}.mx-sm-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.mx-sm-5{margin-left:3rem !important;margin-right:3rem !important}.mx-sm-auto{margin-left:auto !important;margin-right:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-left:0 !important}.me-sm-1{margin-left:.25rem !important}.me-sm-2{margin-left:.5rem !important}.me-sm-3{margin-left:1rem !important}.me-sm-4{margin-left:1.5rem !important}.me-sm-5{margin-left:3rem !important}.me-sm-auto{margin-left:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-right:0 !important}.ms-sm-1{margin-right:.25rem !important}.ms-sm-2{margin-right:.5rem !important}.ms-sm-3{margin-right:1rem !important}.ms-sm-4{margin-right:1.5rem !important}.ms-sm-5{margin-right:3rem !important}.ms-sm-auto{margin-right:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-left:0 !important;padding-right:0 !important}.px-sm-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-sm-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-sm-3{padding-left:1rem !important;padding-right:1rem !important}.px-sm-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-sm-5{padding-left:3rem !important;padding-right:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-left:0 !important}.pe-sm-1{padding-left:.25rem !important}.pe-sm-2{padding-left:.5rem !important}.pe-sm-3{padding-left:1rem !important}.pe-sm-4{padding-left:1.5rem !important}.pe-sm-5{padding-left:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-right:0 !important}.ps-sm-1{padding-right:.25rem !important}.ps-sm-2{padding-right:.5rem !important}.ps-sm-3{padding-right:1rem !important}.ps-sm-4{padding-right:1.5rem !important}.ps-sm-5{padding-right:3rem !important}}@media(min-width:768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-left:0 !important;margin-right:0 !important}.mx-md-1{margin-left:.25rem !important;margin-right:.25rem !important}.mx-md-2{margin-left:.5rem !important;margin-right:.5rem !important}.mx-md-3{margin-left:1rem !important;margin-right:1rem !important}.mx-md-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.mx-md-5{margin-left:3rem !important;margin-right:3rem !important}.mx-md-auto{margin-left:auto !important;margin-right:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-left:0 !important}.me-md-1{margin-left:.25rem !important}.me-md-2{margin-left:.5rem !important}.me-md-3{margin-left:1rem !important}.me-md-4{margin-left:1.5rem !important}.me-md-5{margin-left:3rem !important}.me-md-auto{margin-left:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-right:0 !important}.ms-md-1{margin-right:.25rem !important}.ms-md-2{margin-right:.5rem !important}.ms-md-3{margin-right:1rem !important}.ms-md-4{margin-right:1.5rem !important}.ms-md-5{margin-right:3rem !important}.ms-md-auto{margin-right:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-left:0 !important;padding-right:0 !important}.px-md-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-md-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-md-3{padding-left:1rem !important;padding-right:1rem !important}.px-md-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-md-5{padding-left:3rem !important;padding-right:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-left:0 !important}.pe-md-1{padding-left:.25rem !important}.pe-md-2{padding-left:.5rem !important}.pe-md-3{padding-left:1rem !important}.pe-md-4{padding-left:1.5rem !important}.pe-md-5{padding-left:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-right:0 !important}.ps-md-1{padding-right:.25rem !important}.ps-md-2{padding-right:.5rem !important}.ps-md-3{padding-right:1rem !important}.ps-md-4{padding-right:1.5rem !important}.ps-md-5{padding-right:3rem !important}}@media(min-width:992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-left:0 !important;margin-right:0 !important}.mx-lg-1{margin-left:.25rem !important;margin-right:.25rem !important}.mx-lg-2{margin-left:.5rem !important;margin-right:.5rem !important}.mx-lg-3{margin-left:1rem !important;margin-right:1rem !important}.mx-lg-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.mx-lg-5{margin-left:3rem !important;margin-right:3rem !important}.mx-lg-auto{margin-left:auto !important;margin-right:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-left:0 !important}.me-lg-1{margin-left:.25rem !important}.me-lg-2{margin-left:.5rem !important}.me-lg-3{margin-left:1rem !important}.me-lg-4{margin-left:1.5rem !important}.me-lg-5{margin-left:3rem !important}.me-lg-auto{margin-left:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-right:0 !important}.ms-lg-1{margin-right:.25rem !important}.ms-lg-2{margin-right:.5rem !important}.ms-lg-3{margin-right:1rem !important}.ms-lg-4{margin-right:1.5rem !important}.ms-lg-5{margin-right:3rem !important}.ms-lg-auto{margin-right:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-left:0 !important;padding-right:0 !important}.px-lg-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-lg-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-lg-3{padding-left:1rem !important;padding-right:1rem !important}.px-lg-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-lg-5{padding-left:3rem !important;padding-right:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-left:0 !important}.pe-lg-1{padding-left:.25rem !important}.pe-lg-2{padding-left:.5rem !important}.pe-lg-3{padding-left:1rem !important}.pe-lg-4{padding-left:1.5rem !important}.pe-lg-5{padding-left:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-right:0 !important}.ps-lg-1{padding-right:.25rem !important}.ps-lg-2{padding-right:.5rem !important}.ps-lg-3{padding-right:1rem !important}.ps-lg-4{padding-right:1.5rem !important}.ps-lg-5{padding-right:3rem !important}}@media(min-width:1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-left:0 !important;margin-right:0 !important}.mx-xl-1{margin-left:.25rem !important;margin-right:.25rem !important}.mx-xl-2{margin-left:.5rem !important;margin-right:.5rem !important}.mx-xl-3{margin-left:1rem !important;margin-right:1rem !important}.mx-xl-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.mx-xl-5{margin-left:3rem !important;margin-right:3rem !important}.mx-xl-auto{margin-left:auto !important;margin-right:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-left:0 !important}.me-xl-1{margin-left:.25rem !important}.me-xl-2{margin-left:.5rem !important}.me-xl-3{margin-left:1rem !important}.me-xl-4{margin-left:1.5rem !important}.me-xl-5{margin-left:3rem !important}.me-xl-auto{margin-left:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-right:0 !important}.ms-xl-1{margin-right:.25rem !important}.ms-xl-2{margin-right:.5rem !important}.ms-xl-3{margin-right:1rem !important}.ms-xl-4{margin-right:1.5rem !important}.ms-xl-5{margin-right:3rem !important}.ms-xl-auto{margin-right:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-left:0 !important;padding-right:0 !important}.px-xl-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-xl-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-xl-3{padding-left:1rem !important;padding-right:1rem !important}.px-xl-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-xl-5{padding-left:3rem !important;padding-right:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-left:0 !important}.pe-xl-1{padding-left:.25rem !important}.pe-xl-2{padding-left:.5rem !important}.pe-xl-3{padding-left:1rem !important}.pe-xl-4{padding-left:1.5rem !important}.pe-xl-5{padding-left:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-right:0 !important}.ps-xl-1{padding-right:.25rem !important}.ps-xl-2{padding-right:.5rem !important}.ps-xl-3{padding-right:1rem !important}.ps-xl-4{padding-right:1.5rem !important}.ps-xl-5{padding-right:3rem !important}}@media(min-width:1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-left:0 !important;margin-right:0 !important}.mx-xxl-1{margin-left:.25rem !important;margin-right:.25rem !important}.mx-xxl-2{margin-left:.5rem !important;margin-right:.5rem !important}.mx-xxl-3{margin-left:1rem !important;margin-right:1rem !important}.mx-xxl-4{margin-left:1.5rem !important;margin-right:1.5rem !important}.mx-xxl-5{margin-left:3rem !important;margin-right:3rem !important}.mx-xxl-auto{margin-left:auto !important;margin-right:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-left:0 !important}.me-xxl-1{margin-left:.25rem !important}.me-xxl-2{margin-left:.5rem !important}.me-xxl-3{margin-left:1rem !important}.me-xxl-4{margin-left:1.5rem !important}.me-xxl-5{margin-left:3rem !important}.me-xxl-auto{margin-left:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-right:0 !important}.ms-xxl-1{margin-right:.25rem !important}.ms-xxl-2{margin-right:.5rem !important}.ms-xxl-3{margin-right:1rem !important}.ms-xxl-4{margin-right:1.5rem !important}.ms-xxl-5{margin-right:3rem !important}.ms-xxl-auto{margin-right:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-left:0 !important;padding-right:0 !important}.px-xxl-1{padding-left:.25rem !important;padding-right:.25rem !important}.px-xxl-2{padding-left:.5rem !important;padding-right:.5rem !important}.px-xxl-3{padding-left:1rem !important;padding-right:1rem !important}.px-xxl-4{padding-left:1.5rem !important;padding-right:1.5rem !important}.px-xxl-5{padding-left:3rem !important;padding-right:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-left:0 !important}.pe-xxl-1{padding-left:.25rem !important}.pe-xxl-2{padding-left:.5rem !important}.pe-xxl-3{padding-left:1rem !important}.pe-xxl-4{padding-left:1.5rem !important}.pe-xxl-5{padding-left:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-right:0 !important}.ps-xxl-1{padding-right:.25rem !important}.ps-xxl-2{padding-right:.5rem !important}.ps-xxl-3{padding-right:1rem !important}.ps-xxl-4{padding-right:1.5rem !important}.ps-xxl-5{padding-right:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color:;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) -(var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
.h1,h1{
/*    font-size:25px */
font-size:1.3rem;font-weight:900;line-height:1.6rem;
}
.h2,h2{
/*    font-size:20px */
    font-size:1.4rem;font-weight:800;line-height:1.5rem;padding:15px 0;
}
.h3,h3{
/*    font-size:28px */
    font-size:1.1rem;font-weight:700;line-height:1.5rem;padding:10px 0;
}
.h4,h4{
/*    font-size:16px */
    font-size:1.1rem;font-weight:700;line-height:1.5rem;padding:5px 0;
}
.h5,h5{
/*    font-size:14px */
    font-size: 15px;
}
.h6,h6{
/*    font-size:12px */
    font-size: 15px;
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    src: url('fonts/IRANSans/eot/IRANSansMedium.eot');
    src: url('fonts/IRANSans/eot/IRANSansWebMedium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/IRANSans/woff2/IRANSansWebMedium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('fonts/IRANSans/woff/IRANSansWebMedium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/IRANSans/ttf/IRANSansWebMedium.ttf') format('truetype');  font-display: swap;
}

body {text-align: right;font: 14px IRANSans;color: #272727;background: #f5f5f5;line-height: 28px;}
a {
color: #333;text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #E31212;
    text-decoration: none;
}
h1, h2, h3, h4, h5 {font-weight: normal;color: #333;margin-bottom: 10px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.7;
    color: inherit;
}
.alignnone {
    margin: 5px 0px 0px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 0px auto 0px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: normal;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: right;
}
ol, ul {
list-style: none;
}
p {
line-height: 28px;
text-align: justify;
margin-bottom: 10px;
direction: rtl;
}
input {
    border-radius: 5px;
    border: 0px;
}
.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-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 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-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
/* General */
#mainpage, #container {
    width: 72%;
    float: left;
}
.htitle {
    border-bottom: 1px solid #e1e1e1;
    font-size: 20px;
    padding: 0px 5px 10px 5px;
    margin-bottom: 15px;
}
.htitle2 {
    font-size: 20px;
    margin-bottom: 0px;
}
.row-fluid-5 {
   width: 100%;
   *zoom: 1;
 }
 .row-fluid-5:before,
 .row-fluid-5:after {
   display: table;
   line-height: 0;
   content: "";
 }
 .row-fluid-5:after {
   clear: both;
 }
 .row-fluid-5 [class*="span"] {
   display: block;
   float: right;
   width: 100%;
   min-height: 30px;
   margin-right: 1.875%;
   *margin-right: 1.875%;

   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
 }

 .row-fluid-5 .controls-row [class*="span"] + [class*="span"] {

   margin-right: 1.875%;
 }
 .row-fluid-5 [class*="span"]:first-child{
    margin-right: 0;
 }
 .row-fluid-5 .span2 {
   width: 18.5%;
   *width: 18.5%;
 }
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 19.90% !important;
}
 /* responsive ONLY */
 @media (max-width: 600px){ 
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 100% !important;
}
    .row-fluid-5 [class*="span"]{
    margin-right: 0;
    float: right;
    width: 100%;
    padding: 10px; 
    }
 }
 .no-padding {
    padding: 0px !important;
}
hr {
    margin-top: 3px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #dadada;
}





/* Header */
#top-nav {
    background: #000000;
    width: 100%;
    border-top: 1px solid black;
    height: 38px;
}
.top-menu li {
    float: right;
    padding: 5px 15px 9px 15px;
}
.top-menu li a {
    color: #FDFDFD;
    font-size: 15px;
    font-family: Arial;
}

.left-top-nav {
    float: left; 
    color: #00ffde;
    font-size: 14px;
    font-family: Arial;
    padding: 5px 0px 0px 15px;
}
.left-top-nav p {
    margin: 0px;
}
#nav-center li {
    display: inline-block;
    padding: 13px 10px 13px 10px;
}

#nav-center li a {
    color: white;
    font-size: 12px;
}

#nav-center li a:hover {
    color: #186166;
}
.myfavorite, .mycart {
    font-size: 12px;
    color: white;
    padding: 13px 0px 13px 35px;
    display: block;
    background-image: url(images/spr.png);
    background-repeat: no-repeat;
    margin-top: 38px;
}
#nav {
    width: 100%;
    border-radius: 0px;
    margin-top: 0px;
}
.nav-fixed .menu-item-has-children a:first-child {
    background-image: url(images/menu-arrow.png);
    background-position: left 2px;
    background-repeat: no-repeat;
}
.searchbox {
    float: left;
}
.searchboxinput {
    border: 1px solid #131313;
    border-radius: 5px;
    background: #FFFFFF;
    padding: 5px 10px;
    font-size: 13px;
    margin-top: -5px;
    height: 35px;
    width: 190px;
    font-family: Arial;
}
ul.head-menu ul.sub-menu {
    background-color: rgb(27, 27, 27);
    margin-top: 0px;
    border-radius: 5px 5px 5px 5px;
}
ul.head-menu li.hover,
ul.head-menu li:hover{position:relative;z-index:599;cursor:default;}
ul.head-menu li:hover > ul {
visibility: visible;
}
ul.head-menu ul {
visibility: hidden;
position: absolute;
top: 100%;
right: 0;
z-index: 598;
direction: rtl;
padding: 1px;
width: 175px;
}
ul.head-menu ul li {
	padding: 0px 0px !important;
    border-left: 0px solid #5a5a5a !important;
}
ul.head-menu ul li a {
    font-size: 14px !important;
    border-bottom: 1px solid #c3c3c3;
    padding: 5px 15px 8px 15px !important;
    border-left: 0px !important;
    width: 173px;
	background: none !important;
}
ul.head-menu ul li:last-child > a {
    border-bottom: 0px solid #c3c3c3;
}
.customers {
    color: white;
}
.container-header {
    position: relative;
    z-index: 99;
}
.login-user {
    cursor: pointer;
}
.login-user2 {
    margin-top: 30px;
}
.register-user {
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    padding: 8px 0px 8px 15px;
}
.login-user-icon {
    background-image: url(images/spr.png?v=4);
    background-repeat: no-repeat;
    background-position: left -588px;
    height: 37px;
    width: 37px;
    float: left;
    margin-top: 6px;
}
.register-user-icon {
    background-image: url(images/spr.png?v=4);
    background-repeat: no-repeat;
    background-position: left -645px;
    height: 37px;
    width: 37px;
    float: left;
    margin-top: 6px;
}
.login-box {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 210px;
    background: white;
    border-top: 2px solid #E31212;
    box-shadow: 0px 0px 2px 0px #808080;
    margin-top: 0px;
    left: 0;
    font-size: 13px;
}
.login-box label {
    width: 100%;
    color: #5e5e5e;
    font-size: 13px;
    padding-bottom: 0px;
    padding-top: 2px;
}
#userform {
    padding: 0px 30px 0px 30px;
    margin-top: -10px;
}
#userform2 {
    padding: 0px 0px;
    text-align: center;
}
#userform2 li {
    padding: 11px 0px;
    border-bottom: 1px solid white;
    font-size: 16px;
}
.inputlogin {
    width: 100%;
    height: 30px;
    padding: 7px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
#inputlogin, #inputlogin2 {
    width: 100%;
    height: 30px;
    padding: 7px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
.button-login, .button-primary {
    padding: 0px 1em;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 28px;
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    border-radius: 5px;
    background-color: #4caf50 !important;
    border-bottom: 3px solid #3c8e3f !important;
}
.box-button-login {
    overflow: hidden;
    height: 45px;
    margin-top: 25px;
    margin-bottom: 5px;
}
.box-pwreset-login {
    text-align: center;
    padding-left: 10px;
}
.box-pwreset-login a {
    text-decoration: underline;
    color: #1ea7c9;
}
.box-pwreset-login a:hover {
    color: #ff3600;
}
.col-md-6no {
    float: right;
}
.myfavorite {
    background-position: 7px 4px;
}

.mycart {
    background-position: 7px -48px;
}
.header-logo {
    padding-bottom: 0px;
    padding-top: 26px;
    margin-bottom: 1px;
    padding-right: 15px;
    text-align: right;
}
#footer h1,#footer h3 {
    border-right-width: 6px;
    padding: 7px 0px 15px 16px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #ffffff;
    min-width: 120px;
    text-align: right;
}

.wid-body-fo {
    padding: 0px 0px 5px 0px;
    font-size: 12px;
    color: #ffffff;
    text-align: right;
}
.wid-body-fo2 {
    padding: 0px 0px 5px 0px;
    font-size: 13px;
}
.wid-body-fo ul li {
    padding: 2px 0px;
}
.woocommerce .woocommerce-breadcrumb a:last-child {
    color: #186166 !important;
}





/* Register user box */
.closeright {
    float: right;
    margin-top: -10px;
    background-color: #e4e4e4 !important;
    opacity: 1;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-right: -10px;
    font-size: 35px;
    padding: 0px;
    color: #186166;
    overflow: hidden;
    line-height: 20px !important;
    position: absolute;
    z-index: 1;
}
.closeright:focus, .closeright:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .9;
}
.modal-content-register-user {
    background-color: white;
    background-repeat: repeat;
    border-radius: 0px;
}
.modal {
    background: rgb(0 0 0 / 74%);
}
.register-user-title-box {
    padding: 12px 0px !important;
}
#register-user-form {
    width: 75%;
    margin: 0 auto;
    color: #918e8f;
    margin-bottom: 20px;
}
#register-user-form .woocomerce-FormRow {
    text-align: center;
}
.control-label2 {
    padding-bottom: 5px;
}
.form-control2 {
    border-radius: 5px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
}
.button2 {
    background-color: #186166;
    padding: 6px 13px;
    margin-right: 30px;
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-bottom: 4px solid #0b2d2f;
    font-size: 20px;
    border-radius: 5px;
}
.form-group3 {
    text-align: center;
}

.pagination-container {
    text-align: center;
}
.pagination {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size:16px;
}
.pagination > li {
    display: inline-block;
    margin: 0.25em;
}
.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 {
            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: 2;
        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;
}

.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;
}

.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;
}

.padding-7 {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
.padding-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.padding-00 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.padding-5-a {
    padding-left: 5px !important;
}
.padding-5-b {
    padding-right: 5px !important;
}
.padding-5-a-0 {
    padding-right: 0px !important;
    padding-left: 5px;
}
.padding-5-b-0 {
    padding-right: 5px ;
    padding-left: 0px !important;
}
.cycloneslider-template-standard {
    margin-bottom: 10px !important;
}
a.compare.button {

}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #ffffff !important;
    background-color: #0d6efd;
}
.woocommerce ul.products li:hover > .compare {
    opacity: 1;
}
.attribute-box span {
    color: #aaa;
    padding-right: 4px;
}
.attribute-box li {
    padding: 3px 0px;
}
.attribute-box i.fa.fa-circle {
    font-size: 5px;
    padding-left: 10px;
}
.woocommerce-product-details__short-description {
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 1px;
    border-top: 1px dashed #efefef;
    margin-top: 10px;
}
span.gheymatbrayeshoma {
    color: #4d4d4d;
    font-size: 16px;
    display: none;
    margin-top: 0px;
}
.woocommerce ul.products li.product .onsale {
    z-index: 999;
    display: none !important;
}
span.price del {
    font-size: 9px;
    color: black;
    font-weight: normal;
}

span.price del span {
    color: #AD0000;
    font-size: 14px;
    font-weight: bold;
}
.woocommerce ul.products li.product .price del {
    color: black;
    opacity: .7;
    height: 29px;
    padding-top: 10px;
}
.woocommerce ul.products li.product .price ins {
    font-weight: bold;
    text-decoration: none;
}

.woocommerce table.shop_attributes th {
    font-weight: normal;
    padding: 8px;
    background: #eeeeee !important;
    width: 12%;
    border-bottom: 0px dotted rgba(0,0,0,.1);
    border-top: 0px dotted rgba(0,0,0,.1);
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    padding: 0;
    background: #fafafa;
    font-size: 12px;
    border: 0px;
}
.rssimgtop > i:hover {
    color: #ffb80e;
}
.woocommerce div.product form.cart table {
    width: 100%;
}
.woocommerce div.product form.cart .reset_variations, .woocommerce form .form-row label.hidden {
    display: none !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 2em;
    border: 0;
    margin-top: 0em;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: right;
    width: 48% !important;
    max-width: 48% !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 48%;
    max-width: 48% !important;
}
label {
    font-weight: normal;
}
#userform p {
    margin-bottom: 2px;
}
.login-user:hover, .login-user:hover {
    color: #ffffff !important;
    background: #ff62a6 !important;
    box-shadow: 0px 0px 9px 6px rgba(0, 0, 0, 0.25);
    transition-duration: 0.3s;
}
button#btn-search {
    background: none;
    border: 0px;
    left: 6px;
    position: relative;
    background: #f48834;
    padding-bottom: 1px;
    font-size: 19px;
    height: 35px;
}
#advance-search-form span.input-group-btn {
    left: 6px;
    position: relative;
    z-index: 10;
}
input.form-control.form-control-t {
    border-radius: 5px !important;
    height: 35px;
    position: relative;
    z-index: 9;
}
form#advance-search-form {
    margin-top: 40px;
}
.top-link-user, .login-user, .top-link-user {
    display: inline-block;
    font-size: 26px;
    width: auto;
    height: 34px;
    text-align: center;
    color: #3d3d3d;
    margin-left: 5px;
    line-height: 40px;
}
.user-man {
    margin-top: 10px;
    text-align: left;
}
.ubermenu span.ubermenu-target, .ubermenu-trigger-click .ubermenu-has-submenu-drop>.ubermenu-target {
    color: #101010;
}
.footer-copyright {
    background: #000000;
    color: white;
    font-size: 13px;
    padding: 12px 0px;
    text-align: center;
}

.footer-copyright a {
    color: white;
}
#footer {
    height: auto;
    direction: rtl;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 20px;
    background-color: #3d3d3d;
    background-position: center bottom;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-image: url(https://webdon.ir/wp-content/uploads/2022/08/bgf.png);
}
.footer-item1, .footer-item2, .footer-item3, .footer-item4, .footer-item5 {
    text-align: center;
    font-size: 17px;
    color: rgb(61 61 61);
    letter-spacing: 0.2px;
    margin: auto;
    font-weight: 400;
    margin-bottom: 20px;
    padding: 7px 3px;
    border-radius: 20px;
    display: block;
}
h4.haftroz {
    font-size: 12px;
    padding-right: 7%;
}
.wid-body-fo a {
    font-size: 13px;
    padding-top: 6px;
    display: block;
    color: white;
}
.namad a {
    display: inline-block;
    margin-right: 23px;
    margin-bottom: 4px;
}

button#btn-email {
    background: #232f3e;
    color: white;
    margin-right: -3px;
    border-radius: 0px;
    font-size: 13px;
    border: 2px solid white;
    border-radius: 5px 0px 0px 5px !important;
    height: 35px;
}
a.btn-social-icon {
    width: 55px;
    height: 55px;
    padding: 6px 4px 2px 4px;
    display: inline-block;
    color: white;
    margin: 0px 5px 10px 5px;
    border-radius: 2px;
    font-size: 11px;
    text-align: center !important;
}
a.btn-social-icon i {
    font-size: 38px;
}
.text-left.social-box a:first-child {
    margin-right: 0px;
}
input.form-control {
    border-radius: 0px !important;
    font-size: 13px;
    height: 34px; 
}
.namad.text-left {
    margin-top: 20px;
}
.footerbadge {
    margin-top: 0px;
    display: block;
}
img {
    max-width: 100%;
    height:auto;
}
.footerinnerbox {
    padding-top: 30px;
    text-align: center;
    padding-bottom: 0px;
}
ul.boldlinke {
    text-align: center;
}

ul.boldlinke li {
    display: inline-block;
    padding: 35px 20px 0px 20px;
    font-size: 16px;
}
.vc_section {

}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .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(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -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 {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 5px 5px 0px 0px;
    }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    width: 44px;
    height: 44px;
    font-size: 37px;
    line-height: 47px;
    border: 0px;
    background: white;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    color: #17a2b8;
    border: 1px solid #dadada;
    }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -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; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  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 Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms 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-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
  .owl-carousel.owl-loaded {
    direction: ltr;
}
.woocommerce .star-rating span::before {
    color: #ffcc00;
}
.product-item {
    border: 1px solid #f5f5f5;
    background: white;
    padding-top: 0px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,.06);
    transition-duration: 0.3s;
    width: 100%;
    margin-bottom: 30px;
    direction: rtl;
}
.product-dit {
    padding: 10px 7%;
    direction: rtl;
}

.onvan h3.product-title {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
}

span.price {/* width: 50%; */display: block;text-align: right;font-size: 14px;color: black;font-weight: bold;}

span.jozeyat {
    width: 50%;
    display: inline-block;
    text-align: right;
    font-size:11px;
}
.geymatjoz {
    display: block;
    padding: 10px 0px;
}
.product-rating {
    font-size: 20px;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 0px;
}
.product-rating .star-rating {
    font-size: 12px;
    text-align: right;
    margin-left: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
h2.vc_custom_heading.boxtitle {
    margin: 0px;
    padding: 5px 0px 10px 0px;
    font-size:22px;
}
.foa{padding-right: 40px !important;padding-left: 40px !important;margin: 0 auto;}
@media (max-width:667px){.foa{padding-right:15px !important;padding-left:15px !important}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 50% !important;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    float: right;
}
img.imgmoghay {
    padding: 7px 10px 0px 10px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: 10px 10px 5px 5px !important;
}
.product-rating {
    text-align: left;
    width: auto;
}
.sale-perc {
        content: "";
        position: absolute;
        left: 9px !important;
        top: 2px;
        float: left !important;border-radius: 8px;
}
.entry-summary .sale-perc {
top: 22px !important;
        float: right !important;
}
.mahsolat {
	border: 0px solid #8a8a8a !important;
    border-bottom: 1px solid #bcbcbc !important;
    border-radius: 10px !important;
    padding: 0px 0px 0px 0px !important;
    background: white;
	overflow: hidden;
}
.woocommerce ul.products li.product .price {
    width: 100% !important;
    margin-top: 4px !important;
    text-align: center !important;
}
}
@media (max-width:768px){.foa{padding-right:15px !important;padding-left:15px !important}
.pagesidebar {
    display: none;
}
.tartibbandi li a {
    font-size: 13px;
}
.tartibbandi li {
    padding-left: 12px;
}
.short-d-box {
    padding-top: 5px;
}
}
.pishna  p {
    font-size: 36px;
    color: #6cc300;
    padding: 4px 0px;
}

.pishna {
    margin-bottom: 4%;
}
.boxaxs img {
    margin-bottom: 4px;
    width: 100%;
}

.boxaxs .vc_column-inner {
    padding-left: 2px;
    padding-right: 2px;
}

.boxaxs a.vc_single_image-wrapper.vc_box_border_grey {
    display: block;
    width: 100%;
}

.boxaxs .wpb_single_image .vc_figure {
    width: 100%;
}
.boxaxs .vc_row.wpb_row.vc_inner.vc_row-fluid {
    margin-left: -10px;
    margin-right: -10px;
}
.backw {
    background-size: cover;
    background-repeat: no-repeat;
}
.blogfull {
    direction: rtl;
    padding: 5px 15px 10px 15px;
}

.blog-item.style1 {
    border-radius: 6px;
    margin-bottom: 20px;
    margin-top: 10px;
    box-shadow: 0 1px 10px 0 rgba(54,57,73,.19);
    -moz-box-shadow: 0 1px 10px 0 rgba(54,57,73,.19);
    -webkit-box-shadow: 0 1px 10px 0 rgba(54,57,73,.19);
    -ms-box-shadow: 0 1px 10px 0 rgba(54,57,73,.19);
    -o-box-shadow: 0 1px 10px 0 rgba(54,57,73,.19);
    background: white;
    border: 1px solid #ececec;
}
.blog-button2 {
    display: inline-block;
    text-align: left;
    width: 50%;
    color: #858585;
}

.blog-button {
    display: inline-block;
    text-align: right;
    width: 50%;
    color: #858585;
}

.blog-button2 a {
    color: #858585;
    font-size: 15px;
}

.blog-button a {
    color: #858585;
}
h3.blog-title a {
    color: black;
    font-size: 14px;
}
.product-bot {
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
    border-top: 1px solid #eaeaea;
    margin-top: 13px;
    padding: 4px 0px;
}
.product-bot a {
    color: #000000;
    font-size: 12px;
}
.product-bot2 {
    display: block;
    clear: both;
    text-align: center;
    border-top: 1px solid #eaeaea;
    padding: 4px 0px;
    margin: 3px -10px 0px -10px;
}
.product-bot2 a {
    color: #000000;
    font-size: 12px;
}
h3.blog-title {
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.owl-prev {
    left: -18px;
    top: 44%;
    padding: 2px 12px 0px 7px;
}
.owl-next {
    right: -17px;
    top: 43%;
    padding: 2px 7px 0px 12px;
}
.owl-dots.disabled {
    display: none;
}
.ubermenu .ubermenu-target {
    display: block;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 10px 13px 20px;
}
li#menu-item-115 a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1ea";
    color: #e1eeff;
    padding-left: 10px;
    position: absolute;
    right: -26px;
    top: 11px;
    font-size: 17px;
}
@media (max-width: 768px){
p#breadcrumbs{
   display: none !important;
}
.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100% !important;
}
a.hbaner img {
height: 37px !important;
}
p#breadcrumbs2 {
   background: #fff0 !important;
   border: none !important; 
   box-shadow: none !important;
}
.breadcrumbsw a {
    padding: 0 22px 0 5px !important;
}
.container-header {
    text-align: center;
}
.header-logo {
    float: none;
}
.user-man {
    margin-top: 10px;
    margin-bottom: 4px;
}
form#advance-search-form {
    margin-top: 10px;
    margin-right: 10%;
}
 }
span.ubermenu-responsive-toggle {
    color: black;
}
.widget-title, .wp-block-heading {
    border-bottom: 1px solid #e0e0e0;
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 10px;
    margin-bottom: 15px;
    font-size: 20px;    padding-bottom: 8px;padding-top: 8px;
}

.sidebar-child {
    border: 1px solid #e0e0e0;
    margin-bottom: 7px;
    padding: 0px 10px 20px 10px;
    border-radius: 2px;
    background: white;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ffffff;
    border: 1px solid darkgrey;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #ff772f;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    width: 100%;
    background: #ff772f;
    color: white;
    padding: 12px 0px;
    border-radius: 5px;
}
.woocommerce div.product .woocommerce-product-rating {
    position: relative;
    font-size: 21px;
    top: -10px;
}
h1.product_title.entry-title {
    display: block;
    font-size: 20px;
    padding: 10px 0px 5px 0px !important;
    border-bottom: 1px solid #d6d6d6;
    font-weight: normal;
}

.star-rating2 {
    display: inline-block;
    font-size: 14px;
}

.star-rating2 i {
    color: #ffcc00;
    font-size: 17px;
}

a.woocommerce-review-link2 {
    color: #a7a7a7;
    font-size: 11px;
    display: inline-block;
    display: none;
}

.pishnahad {
    display: block;
    font-size: 11px;
    font-weight: 500;
    padding: 0px 0px 0px 0px;
}
.pishnahad i {
    background: #f05562;
    border-radius: 50%;
    border: 1px solid black;
    font-size: 11px;
    padding: 2px;
    color: white;
}
.pishnahad i {
    background: #f05562;
    border-radius: 50%;
    border: 1px solid black;
    font-size: 11px;
    padding: 2px;
    color: white;
}

span.posted_in a {
    color: #0E74C8;
    font-size: 14px;
    font-weight: normal;
}

span.posted_in {
    font-size: 14px;
    font-weight: normal;
}

span.sku_wrapper {
    display: none; 
    /* width: 49%; */
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

span.sku_wrapper .sku {
    color: #0E74C8;
    font-size: 12px;
    font-weight: normal;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0em;
    float: left;
    clear: both;
}
.woocommerce-product-details__short-description p {
    line-height: 26px;
    font-size: 14px;
    color: #000000;
}
.woocommerce-variation span.price {
    font-size: 34px !important;
    color: #E60000 !important;
    font-weight: bold;
}
.woocommerce div.product form.cart div.quantity {
    font-size: 15px;
    float: none;
    display: inline-block;
    margin: 0px;
    width: 38%;
    text-align: center;
    border: 3px solid #f9f9f9;
    padding: 5px 0px;
    border-radius: 5px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ff65a7;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 14px 20px 14px 20px;
}
#cartma button.single_add_to_cart_button.button.alt {
    width: 100%;
    margin-right: 0px;
    margin-top: 13px;
    font-weight: normal;
    padding: 15px 10px 15px 10px;
    line-height: 18px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
    font-size: 15px;    border-bottom: 4px solid #e83c86;
}
.stockstock {
    display: inline-block;
    width: 60%;
    background: #f9f9f9;
    text-align: center;
    padding: 9px 0px;
    font-size: 15px;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-left: 1em;
    margin-left: 0px;
    width: 100%;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    font-size: 15px;
    padding: 7px 11px;
    margin-bottom: 0px;
    background: #ededed;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 2px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #ff529c;
}
.botmah {
    font-size: 11px;
    margin-top: 0px;
}
.botmah a {
    color: grey;
    margin-left: 15px;
}

.botmah i {
    font-size: 16px;
    padding-left: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #d3ced2;
    background: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0px solid #d3ced2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    overflow: unset;
    background: none;
    margin-bottom: 0px;
    margin-top: 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #d3ced2;
    background: none;
    padding: 10px 25px;
    font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: white;
    border: 1px solid #d2d2d2;
    border-bottom: 0px;
    position: relative;
    bottom: -1px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    color: #797979;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgb(250, 250, 250);
}
.woocommerce table.shop_attributes th {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}
.woocommerce table.shop_attributes td {
    font-weight: 300;
}
.woocommerce table.shop_attributes td p a {
    color: #000000;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 10px 12px;
}
.woocommerce table.shop_attributes {
    margin-top: 10px;
    border: 0px;
}
.attribute-box ul {
    padding-top: 9px;
    color: #777;
    display: list-item;
    list-style: outside;
    margin-right: 19px;
    font-size: 11px;
}
.vizheghi {
    font-size: 13px;
}
.summary.entry-summary.col-md-8 p.price {
    font-size: 34px !important;
    color: #E60000 !important;
    font-weight: 500;
    line-height: 40px;
    padding: 20px 0px 0px 0px;
}
.woocommerce .products .star-rating {
    display: inline-block;
    margin: 0px;
    float: none;
}
ul.products.columns-4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    margin: 0px;
    padding: 0 7px 0 7px;
    width: 25%;
    margin-bottom: 15px !important;    
}
.woocommerce ul.products li.product .button {
    display: none;
}
.mahsolat {
    border: 1px solid #bcbcbc;
    border-radius: 10px;
    padding: 0px 0px 0px 0px;
    background: white;height: 100%;
}
.mahsolat:hover {
    box-shadow: 0px 0px 3px 0px #ff772f;
}
.woocommerce ul.products li.product a img {
    border-radius: 10px 10px 0px 0px;
}
.woocommerce ul.products li.product .price {
    color: #2B7D3C;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 23px;
    width: 100%;
    text-align: center;
    font-weight: bold !important;
margin-bottom: 22px;
    margin-top: 12px;
}
span.moshahede {
    font-size: 11px;
    width: 49%;
    display: inline-block;
}
.woocommerce ul.products li.product span.geymatasli {
    display: inline-block;
    color: #1b1b1b;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    font-weight: bold;
}
span.geymatasli {
    display: none;
}
.related.products .col-md-6 {
    width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    display: inline-block;
}
ul.products.columns-5 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
 @media (max-width: 800px){ 
.related.products .col-md-6 {
    width: 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
 }
  @media (max-width: 500px){
.site-breadcrumb {
    margin: 20px 15px 10px 0 !important;
}
.headpage {
    margin-bottom: 0px !important;
}
.productdidebar {
    display: none;
}
.related.products .col-md-6 {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
input.search_input_h {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
 }
  @media (max-width: 400px){ 
.searchbar:hover > .search_input {
    width: 100% !important;
}
.related.products .col-md-6 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
 }
 @media (max-width: 333px){
     .subtitlearchive a {
        font-size: 13px !important;
    }
    .subtitlearchive{
        font-size: 13px !important;
        line-height: 12px !important;
    }
    p.subsubtitlearchive {
        font-size: 12px !important;
    }
        span.takitext {
               font-size: 13px !important;
    }

 }
@media (max-width: 768px){
    
div#wopage {
    padding-top: 6px !important;
}
.header-logo {
    text-align: center;
}
span.ubermenu-responsive-toggle {
    text-align: center !important;
    padding-left: 8px !important;
    padding-bottom: 0px;
    font-size: 37px;
    padding-top: 5px;
}
.user-man {
    text-align: center;
}
#nav {
    margin-top: 0px;
}
 }
 ul.myaccount {
    text-align: right;
    padding: 5px 10px;
    font-size: 13px;
}

ul.myaccount li {padding-top: 3px;line-height: 24px;font-size: 13px;padding-bottom: 3px;}
.tartibbandi li {
    display: inline-block;
    padding-left: 18px;
}

.tartibbandi {
    width: 100%;
    background: white;
    padding:  10px 10px;
    border: 1px solid #f3f3f3;
    margin-bottom: 7px;
        display: none;
}

.tartibtitle {
    display: inline-block;
}
.tartibbandi ul.orderby {
    display: inline;
}
.tartibtitle i {
    padding-left: 10px;
    font-size: 21px;
    position: relative;
    top: 5px;
    color: #848484;
}
.tartibtitle {
    color: #848484;
    padding-left: 10px;
    font-size: 14px;
}
.tartibbandi .yith-wcan-sort-by ul.orderby li.orderby-wrapper > a.active:before {
    display: none;
}
.tartibbandi .yith-wcan-sort-by ul.orderby li.orderby-wrapper > a:before {
    display: none;
}
.tartibbandi .yith-wcan-sort-by ul.orderby li.orderby-wrapper > a.active {
    color: #000000;
    font-weight: 500;
    background: #69aef8;
    border-radius: 5px;
    padding: 2px 6px;
    color: white;
}
.tartibbandi li a {
    color: #757575;
    font-size: 14px;
}
.widgetw {
    /* background-image: url(images/widgetb.png); */
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 3px;
    width: 91px;
    position: relative;
    right: -10px;
    display: block;
    bottom: -12px;
}
.sidebar-child ul.sub-menu {
    margin-right: 13px;
}
.sidebar-child ul li a:before {
    padding-left: 6px;
    font-size: 10px;
    padding-right: 7px;
    content: '\276F' !important;
}
.sidebar-child ul li ul li ul li a:before {
    display: none;
}
.sidebar-child ul li ul li ul li a {
    margin-right: 13px;
}
.sidebar-child ul li {
    padding: 5px 2px;
    font-weight: 500;
}
.yith-woocommerce-ajax-product-filter.with-checkbox ul li a:before {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
small.count {
    float: left;
}
.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span {
    direction: rtl;
    unicode-bidi: embed;
    text-align: center;
    font-size: 13px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ffffff;
}
.geymatjoz span.geymatasli {
    display: inline-block;
}
nav.woocommerce-breadcrumb {
    display: none;
}
.boxtoz {
    border: 1px solid #e0e0e0;
    padding: 10px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: dimgrey;
}
.boxtoz h1 {
    color: black;
    font-size: 17px;
}
.boxtoz p {
    line-height: 27px;
}
.owl-dots {
    display: none;
}
.vc_section {
    margin-left: auto;
    margin-right: auto;
}
input#wp-submit {
    color: white;
    width: 100%;
}
.blog-item.style1:hover, .mahsolat:hover {
    box-shadow: 0px 0px 6px 3px rgba(187, 187, 187, 0.58);
    -moz-box-shadow: 0px 0px 6px 3px rgba(187, 187, 187, 0.58);
}
.product-item:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.13);
    border: 1px solid #f5f5f5;
}
.yith-wcwl-add-to-wishlist {
    display: inline-block;
    top: -3px;
    position: absolute;
    z-index: 9;
    left: 28px;
    font-size: 0px;
}
.yith-wcwl-add-to-wishlist.exists a {
    color: #E31212;
}
.yith-wcwl-add-to-wishlist i {
    font-size: 22px;
}
.hidden-title-form a.hide-title-form i, .hidden-title-form button i, .wishlist-title a.show-title-form i, .wishlist_manage_table tfoot a.create-new-wishlist i, .wishlist_manage_table tfoot button.submit-wishlist-changes i, .wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .yith-wcwl-add-button>a i, .yith-wcwl-wishlist-new button i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    margin-right: 0px;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    margin-right: 0px;
    color: #f05562;
}
span.feedback {
    font-size: 0px;
}

span.feedback i {
    font-size: 13px;
}
span.tagged_as.col-md-6 {
    display: none;
}
.blog-img.content-overlay {
    min-height: 152px;
    /* border-radius: 5px 5px 0px 0px; */
}
.blog-desc {
    font-size: 12px;
}
li.col-xs-12.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
    padding-right: 15px;
    padding-left: 15px;
}
.postimg-single {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.blog-img a,.image-wrap a,.vc_single_image-wrapper,.backncart a{
	position: relative;
	overflow: hidden;
	opacity: 1;
}
.blog-img a::before ,.backncart a::before ,.image-wrap a::before,.vc_single_image-wrapper::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.3) 100%
	);
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.3) 100%
	);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.backncart a:hover::before ,.blog-img a:hover::before ,.vc_single_image-wrapper:hover::before ,.image-wrap a:hover::before {
	-webkit-animation: shine 0.75s;
	animation: shine 0.75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.rs-blog .blog-item .blog-img a,.blog-img a{
    display: block;
}
.woocommerce div.product div.images {
    direction: rtl;
    width: 100%;
    float: none;
}
.mtsnb-custom-content p {
    text-align: center;
}
li#menu-item-620 a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f06b";
    color: #ffee03;
    padding-left: 10px;
    position: absolute;
    right: -20px;
    top: 11px;
    font-size: 17px;
}
@media (max-width: 991px){
span.ubermenu-responsive-toggle {
    text-align: right;
    padding-right: 8px;
}
.mtsnb-container-outer p {
    font-size: 13px;
}
li#menu-item-620 a span {
    padding-right: 20px;
}
li#menu-item-115 a {
    text-align: right !important;
    padding-right: 55px;
}
li#menu-item-619 span {
    padding-right: 20px;
}
li#menu-item-115 a:before {
    right: 20px;
}
}
@media (max-width: 837px){
body.has-mtsnb #header {
    margin-top: 30px;
}
}
.ubermenu .ubermenu-row {
    background: #FFF;
    margin-top: 0px;
    margin-bottom: 0px;
    border-right: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    padding: 10px;
}
.ubermenu .ubermenu-submenu .ubermenu-column {
    float: right;
}
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    position: relative;
    right: 15px;
    line-height: 20px;
}
li#menu-item-695 a span,li#menu-item-696 a span,li#menu-item-701 a span,li#menu-item-707 a span,li#menu-item-717 a span,li#menu-item-722 a span,li#menu-item-725 a span,li#menu-item-732 a span,li#menu-item-662 a span,li#menu-item-668 a span,li#menu-item-674 a span,li#menu-item-677 a span,li#menu-item-685 a span,li#menu-item-686 a span,li#menu-item-689 a span,li#menu-item-738 a span,li#menu-item-742 a span,li#menu-item-750 a span,li#menu-item-754 a span,li#menu-item-760 a span,li#menu-item-765 a span,li#menu-item-802 a span,li#menu-item-811 a span,li#menu-item-829 a span,li#menu-item-829 a span,li#menu-item-814 a span,li#menu-item-833 a span,li#menu-item-826 a span {
    font-weight: bold !important;
    color: black !important;
    font-size: 13px;
    padding-bottom: 3px;
}
li#menu-item-765 a span,li#menu-item-747 a span,li#menu-item-774 a span,li#menu-item-796 a span,li#menu-item-802 a span,li#menu-item-817 a span {
    font-weight: bold !important;
    color: black !important;
    font-size: 13px;  
    padding-bottom: 3px;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-5 {
    border-right: 1px dashed #eae9e9;
    min-height: 180px;
}
#menu-item-616 .ubermenu-column-1-5 {
    min-height: 280px;
}
#menu-item-618 .ubermenu-column-1-5 {
    min-height: 250px;
}
.ubermenu .ubermenu-nav .ubermenu-column-1-6 {
    border-right: 1px dashed #eae9e9;
    min-height: 280px;
}
.ubermenu .ubermenu-submenu .ubermenu-column:first-child {
    border-right: none;
}
.ubermenu-item-level-3 .ubermenu-target-text:before {
    font-family: FontAwesome;
    font-size: 11px;
    content: '\f0d9';
    margin-right: -6px;
    padding-left: 6px;
    color: #d1cfcf;
}
div#tab-additional_information table {
    border-collapse: collapse;
    border: 1px solid #f2f2f2;
}

div#tab-additional_information th, td {
  text-align: right;
  padding: 5px;
}

div#tab-additional_information tr:nth-child(even) {background-color: #f2f2f2;}
a.btn-social-icon.btn-aparat {
    position: relative;
    margin-bottom: 1px; 
    line-height: 16px;
}
form#advance-email-form {margin-top: 10px;padding: 0px 0px 0px 0px;}
.app-box {
    padding-right: 16px;
}
input, textarea{
    border: 1px solid #cacaca;
    border-radius: 5px;
    padding: 7px 10px;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #2c2c2c;
    border-radius: 5px;
    padding: 4px 10px;
    min-height: 40px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 5px 15px;
    margin-right: 20px;
}
.woocommerce form .form-row label {
    width: 100%;
    display: block;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
.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;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px 45px;
    line-height: 18px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
.sign-up {
    color: black;
}

.sign-up a {
    color: #1ea7c9;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    margin: 0em 0 0em 0;
}
span.password-input {
    width: 100%;
}
.moghayese {
    animation: c .35s linear;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(0,290px,0);
    transform: translate3d(0,290px,0);
    transition: all .35s ease-in-out;
    will-change: transform;
    z-index: 9999;
    height: 290px;
    background: #fff;
    box-shadow: 0 -4px 6px 0 rgba(0,0,0,.1);
    opacity: 0;
    display: none;
}
.moghayese-title {
    position: absolute;
    top: -36px;
    right: 40px;
    padding: 0 20px;
    height: 36px;
    width: 185px;
    background: #2196f3;
    border-radius: 15px 15px 0 0;
    font-size: 14px;
    font-size: .875rem;
    text-align: center;
    line-height: 36px;
    box-shadow: 0 -4px 6px 0 rgba(0,0,0,.1);
    cursor: pointer;
    color: #fff;
    transition: all .35s ease;
} 
.moghayese-title:after, .moghayese-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 50%;
    width: 26px;
    height: 32px;
    transform-origin: 50% 50%;
    transition: box-shadow .35s ease;
}
.moghayese-title:before {
    box-shadow: -9px 9px 0 -2px #2196f3;
    right: -27px;
    transform: rotate(-5deg);
}
.moghayese-title:after {
    box-shadow: 9px 9px 0 -2px #2196f3;
    left: -27px;
    transform: rotate(5deg);
}
.active-m {
    animation: c .35s linear;
    opacity: 1;
    display: block;
}
.active-t {
    animation: c .35s linear;
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.moghayese .container-fluid {
    background: white;
    position: relative;
    padding: 17px 30px;
}
a.compare.button:before, a.compare.button:after {
    display: none;
}

.yith-woocompare-widget a.clear-all {
    color: #f00 !important;
    font-size: 12px !important;
    font-weight: normal;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 3px;
}
.woocommerce .quantity .qty {
    border: 0px;
    padding: 1px 0px;
}
.product-bot a.compare:before {
    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;
    content: "\f074";
    width: 18px;
}
.product-bot a.compare ,.yith-wcqv-button {
    width: 18px !important;
    display: inline-block;
}
.product-bot a.compare.added {
    padding-left: 4px;
    color: #2196f3;
}
.product-bot2 a.compare:before {
    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;
    content: "\f074";
    width: 18px;
}
.product-bot2 a.compare ,.yith-wcqv-button {
    width: 18px !important;
    display: inline-block;
}
.product-bot2 a.compare.added {
    padding-left: 4px;
    color: #2196f3;
}
a.compare.added.button:hover {
    color: white;
}
.subtitlearchive a {
    font-size: 23px;
    font-weight: bold;color: white;
}
.product-dit a.compare {
    display: none;
}
.product-dit .product a.compare {
    display: inline-block;
}
#yith-quick-view-content div.images {
    float: right;
    width: 34%;
}
#yith-quick-view-close {
    color: #000000;
}
#yith-quick-view-content div.summary {
    margin: 0;
    padding: 15px;
    width: 66%;
    float: right;
    text-align: right;
}
.woocommerce div.product div.images img.emoji {
    display: none !important;
}
.woocommerce div.product p.price {
    font-size: 34px !important;
    color: #E60000 !important;
    font-weight: 500;
    padding: 0px 0px 0px 0px;
}
#yith-quick-view-modal #yith-quick-view-content {
    padding: 15px 10px;
}
.blog-categoryes ul {
    list-style: none;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    margin-right: -15px !important;
}
.blog-categoryes a {
    color: #FFF;
    margin-right: 15px;
    padding-left: 6px;
    padding-right: 5px;
    padding-bottom: 6px;
}
.blog-categoryes ul li {
    display: inline-block;
}
.blog-categoryes {
    background: #5e5e5e;
    margin-bottom: 35px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-radius: 4px;
    width: 70%;
    margin: auto;
    margin-top: 15px;
}
.blog-categoryes a:hover {
    color: #bcbcbc;
}
.blog-categoryes a {
    color: #FFF;
}
@media (max-width: 1179px) {
.blog-categoryes a:last-child {
    margin-right: 0;
}
}
@media (max-width: 1080px) {
.blog-categoryes {
    width: 70%;
}
}
@media (max-width: 768px) {
.blog-categoryes a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
}
.blog-categoryes a {
    color: #FFF;
    margin-right: 0px !important;
    padding-left: 0px !important;
}
.blog-categoryes {
    padding-right: 10px !important;
    padding-left: 10px !important;
    width: 95%;
    margin: auto;
    margin-top: -90px !important;
}
.blog-categoryes ul li {
    display: block;
}
.blog-categoryes ul {
    padding-left: 0px;
    margin-left: 0;
}
.blog-categoryes ul li:last-child a {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0;
}
}
.rtl table.compare-list tbody th {
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #cfcfcf;
}
table.compare-list td.odd {
    background: #F7F7F7;
    border-bottom: 1px solid #cfcfcf;
}
.htbm h1 {
    font-size: 34px;
    margin: 0px;
    padding: 0px;
    color: black;
}

.htbm h2 {
    font-size: 19px;
    margin: 0px;
    padding: 5px;
    color: black;
}

.htbm h4 {
    font-size: 14px;
    margin: 0px;
    padding: 8px;
    color: black;
}

.stbm h2.vc_custom_heading {
    font-weight: bold;
    padding: 0px;
}

.stbm h3 {
    font-size: 15px;
    margin: 0px;
    font-weight: bold;
    padding: 3px 0px;
}

.stbm i {
    background: #ff0000;
    padding-top: 10px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 18px;
    margin-left: 5px;
    color: white;
}

.stbm p {
    font-weight: 400;
    padding: 2px 0px;
}

.stbm input, .stbm textarea {
    width: 100% !important;
    margin: 0px !important;
    background: #f7f8fa;
    border: 1px solid #f7f8fa;
    font-size:  12px !important;
    padding: 6px 10px !important;
}

.stbm .ginput_container.ginput_container_text {
    margin-top: 0px !important;
}

.stbm .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 8px;
}

.stbm .gform_wrapper {
    margin-top: 30px;
}
.stbm input#gform_submit_button_1 {
    background: #ff0000;
    text-align: center !important;
    color: white;
    font-size: 15px !important;
}

.stbm .gform_footer.top_label {
    padding-left: 16px;
    margin-top: 0px;
}
.woocommerce div.product form.cart {
    margin-bottom: 1em;
}
tr.woocommerce-product-attributes-item {
    border-bottom: 7px solid white;
}
.woocommerce-tabs.wc-tabs-wrapper {
    border-top: 0px solid #fafafa;
    margin-top:20px;
}
.detailsBox {
    padding-top: 10px;
}
.woocommerce-Tabs-panel > h3 {
    padding-top: 20px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 5px;
    display: table;
    font-size: 18px;
    font-weight: bold;
}
.woocommerce-Tabs-panel > h2{
    padding-top: 0px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 6px;
    display: inline-block;
    font-weight: bold;
}
.woocommerce-Tabs-panel > h4{
    padding-top: 0px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 6px;
    display: inline-block;
    font-weight: bold;
}
.top-link-user a {
    color: #36ab00!important;
}

.footerbadge {
    text-align: center;
}
.app-box a {
    padding-top: 0px;
}

form#advance-email-form 
 input.form-control {
    font-size: 12px;
    border-radius: 0px 5px 5px 0px !important;
    height: 35px;
    padding-top: 6px;
    text-align: right;
}
a.btn-social-icon:hover {
    background: #ffffff52;
    color: white;
    opacity: 1;
}
.uptoto.text-center {
    background: #37475a;
    padding: 10px 0px;
}

.uptoto span {
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.top-link-user .label.number {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    z-index: 1;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding: 2px;
    margin-top: 6px;
    margin-left: -6px;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0;
    height: 19px;
    min-width: 19px;
    background-color: #E31212;
    color: #ffffff;
}
.top-link-user .label.number span {
    z-index: 1;
    position: relative;
    padding: 0px 2px;
    line-height: 13px;
}
@media (min-width: 768px){
.vc_col-sm-1\/5, .vc_col-sm-2\/5, .vc_col-sm-3\/5, .vc_col-sm-4\/5, .vc_col-sm-5\/5 {
    float: right;
}
}
.product-type-variable .botmah {
    margin-right: 60px;
}
.hehdaste {
    font-size: 17px;
    padding-top: 0px;
}
.back1 {
    background: #f6f6f6 url(images/back1.png) !important;
    background-position: left top !important;
    background-repeat: no-repeat !important; 
}
.back2 {
    background: #f6f6f6 url(images/back2.png) !important;
    background-position: right top !important;
    background-repeat: no-repeat !important;
}
.back3 {
    background: #f6f6f6 url(images/back3.png) !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
}
.back4 {
    background: #f6f6f6 url(images/back4.png) !important;
    background-position: right top !important;
    background-repeat: no-repeat !important;
}
 @media (max-width: 500px){ 
.woocommerce-products-header.fixactive {
    position: fixed;
    width: 92%;
    right: 4%;
    left: 4%;
    top: -48px;
    margin: 0px;
}
.woocommerce-products-headerb.fixactive {
    display: block;
    width: 100%;
    height: 115px;
}
.header-logo {
    width: 100%;
    text-align: center !important;
}
form#advance-search-form {
    margin-top: 10px;
    margin-right: 1%; 
}
.col-md-3.user-man {
    text-align: center;
    margin-bottom: 10px;
}
.footerinnerbox .col-md-6.text-right {
    text-align: center !important;
}
.text-left.social-box {
    text-align: center !important;
}
}
.product-item:hover > .product-bot {
    background: #ff772f;
}

.product-item:hover > .product-bot a {
    color: white;
}
.product-item2:hover > .product-bot {
    background: #ff772f;
}

.product-item2:hover > .product-bot a {
    color: white;
}
.mahsolat:hover > .product-bot2 {
    background: #ff772f;
}
.mahsolat:hover > .product-bot2 a {
    color: white;
}
.woocommerce .star-rating {
    float: none;
}
.rtl .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target {
    padding-right: 10px;
    padding-left: 22px;
    margin-left: 20px;
}
#woocommerce_price_filter-2 .widget-title {
    text-align: center;
}
.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-left: 15px;
    padding-right: 15px;
}
.pagesidebar {
    margin-bottom: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: .5em 10px 5px 10px;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;text-align: center;
}
li.cat-item-none {
    color: white;
}
.col-md-4.widget .wid-body-fo {
    padding: 0px 8%;
}
div#tab-additional_information p {
    line-height: 29px;
    font-size: 14px;
}
.woocommerce #review_form #respond {
    border: 1px solid #d0d0d0 !important;
    padding: 20px 20px 10px 20px;
    border-radius: 5px;
    background: #fbfbfb;
}

span#reply-title {
    font-size: 17px;
    padding-bottom: 15px;
    display: block;
}

.comment-form-rating {
    font-size: 16px;
    margin-bottom: 21px;
}

.comment-form-rating p {
    font-size: 22px;
}
.comment-form-comment label {
    font-size: 15px;
}
.woocommerce p.stars a {
    color: #ffcc00;
}
.woocommerce #review_form #respond .form-submit input {
font-size: 16px;
    border-radius: 5px;
    background: #ff65a7;
    color: white;
    padding: 9px 35px;
    border-bottom: 4px solid #ef2c7f;
}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
    background: white;
    padding: 0px 0px 10px 0px;
}
.ubermenu ul li ul span.ubermenu-target {
    color: black;
    padding-right: 21px;
    padding-bottom: 5px;
}
.ubermenu-bound .ubermenu-submenu-type-mega {
    min-width: 18%;
}
.loadmore1, .loadmore2 {
    cursor: pointer;
    padding-top: 8px;
    color: #737373;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 70%;
}
.sale-perc {
    content: "";
    position: absolute;
    left: 8px;
    bottom: 28px;
    height: 41px;
    border-bottom: 25px solid transparent;
    background: #E31212;
    width: auto;
    padding-right: 5px;
    color: white;
    line-height: 16px;
    font-size: 12px;
    padding-left: 4px;
    text-align: center;
    padding-top: 4px;
}
.sale-perc span{
    display: block;
} 

.product-item .sale-perc {
    left: 1px;
}
.summary.entry-summary p.price del {
    font-size: 16px;
}
.widget .widget-title.with-dropdown .widget-dropdown {
    top: 19px !important;
    left: 9px !important;
    right: auto !important;
}
div#yith-woo-ajax-navigation-2 {
    padding-bottom: 0px;
}

div#yith-woo-ajax-navigation-2 h3 {
    margin-bottom: 0px;
}

div#yith-woo-ajax-navigation-2 ul {
    padding: 15px 0px;
}
.product-img.product-img-widget {
    width: 63%;
    text-align: center;
    margin: 0 auto;
}
.product-item2 .product-dit {
    padding: 0px;
}
.product-item2 .product-rating {
    text-align: center !important;
}
.product-item2 .star-rating {
    text-align: center !important;
    margin: 0 auto;
    display: inline-block;
}
div#execphp-2 {
    padding-bottom: 3px;
}
.pishnahadl {
    content: "";
    position: relative;
    left: -11px;
    top: 8px;
    float: left;
    border-right: 10px solid white;
    border-bottom: 25px solid transparent;
    background: #01d447;
    padding-left: 10px;
    padding-right: 7px;
    color: white;
    line-height: 25px;
    height: 0px;
    font-size: 12px;
    z-index: 99;
}
div#execphp-3 {
    padding: 0px;
}
.product-img.product-img-widget2 {
    width: 90%;
    margin: 0 auto;
}
.product-item2 .sale-perc {
    top: 35px;
}
.product-item2 span.price {
    text-align: center;
}
.price ins {
    text-decoration: none;
}
@media (min-width:768px){
.boxaxs .vc_col-sm-6:first-child {
    padding-right: 15px;
}
.boxaxs .vc_col-sm-6:last-child {
    padding-left: 15px;
}   
}
nav.woocommerce-MyAccount-navigation li {
    background: #ff65a7;
    margin: 0px 0px 5px 15px;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
}
nav.woocommerce-MyAccount-navigation li a {
    color: white;
}
nav.woocommerce-MyAccount-navigation {
    margin-bottom: 17px;
}
#yith-woo-ajax-navigation-stock-on-sale-2 ul {
    padding-top: 10px !important;
    padding-right: 12px;
}
div#woocommerce_price_filter-2 {
    margin-top: -8px;
}
#yith-woo-ajax-navigation-stock-on-sale-2 ul li > a.active:before{
    display: none;
}
#yith-woo-ajax-navigation-stock-on-sale-2 ul li a:before {
    display: none;
}
#yith-woo-ajax-navigation-stock-on-sale-2 ul li > a.active:after{
    content: "\f205";
    color: #5a5a5a;
}
#yith-woo-ajax-navigation-stock-on-sale-2 ul li a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f204";
    color: #9e9e9e;
    padding-left: 10px;
    position: relative;
    left: 0px;
    top: -2px;
    font-size: 23px;
    background: none;
    float: left;
}
ul.yith-wcan-stock-on-sale a {
    display: block;
}
.dokan-dashboard .dokan-dashboard-content {
    padding: 30px 30px;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1336px;
}
}
.header-logo img {
    max-height: 74px;
}
.header-logo a:hover {
    opacity: 1;
}

canvas.particles-js-canvas-el {
    position: absolute;
    top: 111px;
    z-index: 9;
}

.search-logo {
    position: relative;
    z-index: 13;
}
a.center-logo {
    display: block;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 45px;
    position: relative;
    z-index: 66;
}

a.center-logo:hover {
    opacity: 1;
}
input.search_input_h {
    border: 1px solid rgba(223,225,229,0);
    width: 92%;
    max-width: 700px;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 22px;
    box-shadow: 1px 1px 2px 0px rgb(32 33 36 / 28%);
    margin-left: -30px;
    background: whitesmoke;
}
button.search_submit {
    position: relative;
    left: 12px;
    display: inline-block;
    border: 0px;
    background: none;
    font-size: 21px;
    top: 4px;
    color: #505050;
}
*, input, select, textarea, option, button {
    outline: none!important;
}
.manand h2 {
    display: inline-block;
    font-size: 12px;
    padding-top: 0px !important;
    color: white;
}
html {
    overflow-x: hidden;
}
.home-blog {
    padding: 20px 0px 20px 0px;
}
h2.titlebox,h3.titlebox {
    padding-right: 10px;
    margin-bottom: 0px;
    font-size: 21px;
}
.login-box::before {
    font-family: FontAwesome;
    padding-right: 1px;
    font-size: 23px;
    content: '\f0d8';
    position: absolute;
    top: -13px;
    height: 11px;
    line-height: 16px;
    color: #E31212;
    left: 21%;
    display: none;
}
.hide {
    display: none;
}
.product-icon {
    position: relative;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.product-icon img {
    width: 75%;
    transition-duration: 0.2s;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    height: auto!important;
    display: block;
    background-color: #fff;
    margin: -40px auto 0 auto!important;
}

.fronticonbox {
    text-align: center;
}

.fronticonbox h3 {
    margin-bottom: 0px;
    margin-top: 5px;
}
.manand {
    margin-top: 10px;
    color: white;
}
.popover {
    max-width: 100%;
    width: 450px;
}
h3.product-title {
    font-size: 16px;
    color: white;
    max-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:center;    margin-bottom: 0px;
}

.product-cat-h {
    font-size: 13px;
    color: white;
}

.product-price-h p {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #2b2b2b;
    margin-bottom: 0px;
}

.product-price-h span.woocommerce-Price-currencySymbol {
    font-size: 13px;
    font-weight: normal;
    color: #2B7D3C;
}

.borderleft {
    border-left: 2px solid #c7c7c7;
    padding-left: 10px;
}
.login-user.show-login-box {
width: auto;
    font-size: 15px;
    background: #ff65a7;
    padding: 2px 15px 0px 15px;
    line-height: 27px;
    position: relative;
    top: -4px;
    border-radius: 8px;
    color: white;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    border-bottom: 5px solid #ff4192;
}

.login-user.show-login-box i {
    font-size: 16px;
    padding-left: 4px;
}
a.logina {
    color: white;
    opacity: 1;
}
div#header {
    box-shadow: 0 1px 10px 0 rgb(54 57 73 / 19%);
    position: relative;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    background: #fff;
    position: relative;
    -webkit-box-shadow: rgb(0 0 0 / 4%) 0 7px 8px 0;
    box-shadow: 0 7px 8px 0 rgb(0 0 0 / 4%);
    left: 0;
    /* top: 0; */
    right: 0;
    z-index: 234;
}
div#page-page {
    background: white;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #efeeef;
	margin-top: 15px;
}
div#page-page2 {
    background: white;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #efeeef;
	margin-top: 15px;
}
.headpage {
    display: flex;
    list-style: none;
    border-radius: 0;
}
.site-breadcrumb {
    margin: 25px 0px 0px 0;
}
.headpage h1 {
    color: #fff;
    margin: 14px auto;
    letter-spacing: -1px;
    font-size: 21px;
    line-height: 34px;
    z-index: 1;
    padding-right: 3px;
}
p#breadcrumbs {
    background: #fff;
    padding: 6px 0;
    display: block;
    border-radius: 5px;
    font-size: 14px;
    color: #000;
    margin: 10px 0 0;
    width: 100%;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    border: 1px solid #f5f5f5;
    box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
}
p#breadcrumbs a {
    color: black;
    padding: 0px 4px;
}
span.breadcrumb_last {
    padding: 0px 30px 0px 4px;
}
.woocommerce-cart-form thead {
    background: #ebe9ebc7;
}
input#coupon_code {
    width: 140px;
    border-radius: 20px;
    padding: 10px 10px;
}
.coupon button.button {
    border-radius: 20px;
    font-size: 13px;
    padding: 10px 30px;
}
.woocommerce-form-coupon-toggle {
    display: none;
}

div#customer_details .col-1 {
    width: 100% !important;
    max-width: 97% !important;
}
li.wc_payment_method.payment_method_bitpay img {
    display: none;
}
button#place_order {
    width: 100%;
    padding: 14px 10px !important;
    margin-right: 0px !important;
    font-size: 16px;
}
form.checkout_coupon.woocommerce-form-coupon {
    display: none;
}
.wishlist-title.wishlist-title-with-form {
    display: none;
}
td.product-name {
    text-align: right !important;
    font-size: 15px;
}
.wishlist_table .product-add-to-cart a.button {
    padding: 6px 25px!important;
    font-size: 12px;
}
.ubermenu span.ubermenu-target:hover,.ubermenu span.ubermenu-target:active,.ubermenu span.ubermenu-target:focus {
    color: #E31212;
    opacity: 1;
}
.product-item:hover > .fronticonbox h3 a {
    color: #E60000 !important;
}

    body,html{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    }

    .searchbar{
    height: 60px;
    border-radius: 30px;
    padding: 8px 0px;
    }

    .search_input{
    color: black;
    outline: 0;
    background: none;
    width: 0;
    line-height: 40px;
    transition: width 0.4s linear;
    position: absolute;
    right: 0px;
    font-size: 15px;
    border-radius: 24px;
    margin-top: 0px;
    padding: 0 10px;
    border: 0px;
    opacity: 0;
    z-index: 9;
    }

    .searchbar:hover > .search_input{
    width: 267px;
    transition: width 0.4s linear;
    background: #ffffff;
    box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
    border: 1px solid rgba(223,225,229,0);
    padding: 0 15px 0 15px;
    opacity: 1;
    }

    .searchbar:hover > .search_icon{
    background: white;
    color: #e74c3c;
    }

    .search_icon{
    height: 40px;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:white;
    margin-left: -7px;
    }
.btn.btn-primary-login {
width: auto;
    font-size: 15px;
    background: #ff65a7;
    padding: 5px 15px;
    line-height: 36px;
    position: relative;
    top: -4px;
    border-radius: 8px;
    color: white;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    margin-left: 5px;
    border-bottom: 5px solid #e73782;
}

.btn.btn-primary-reg {
    width: auto;
    font-size: 15px;
    background: #3d3d3d;
    padding: 5px 15px;
    line-height: 36px;
    position: relative;
    top: -4px;
    border-radius: 8px;
    color: white;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    border-bottom: 5px solid #151515;
}
.modal-content button.close {
    top: 0px;
    position: absolute;
    right: 0px;
    left: auto;
    float: left;
    z-index: 99;
    margin: 0px;
    color: white;
    opacity: 1;
    background: none !important;
    border: 0px;
}
.modal-content button.close i {
    font-size: 27px;
}
#customer_login button,.logregb ,.digits_login_via_otp {
    margin-left: 0px !important;
    font-size: 18px !important;
    line-height: 1.222 !important;
    padding: 12px 12% 12px 20px !important;
    border-radius: 8px !important;
    background-color: #00bfd6 !important;
    border: 1px solid #41a7b4 !important;
    color: #fff !important;
    overflow: hidden !important;
    text-align: center !important;
    letter-spacing: 0px !important;
    width: 100% !important;
    font-weight: normal;
}

#customer_login button::before,.logregb::before, .digits_login_via_otp::before {
    width: 90px;
    height: 95px;
    position: absolute;
    right: -15px;
    top: -27px;
    background: hsla(0,0%,100%,.21);
    content: "";
    border-radius: 50%;
}
#customer_login button::after,.logregb::after,.digits_login_via_otp::after {
    position: absolute;
    right: 23px;
    top: 4px;
    font-size: 29px;
    content: "\f090";
    font-family: fontawesome;
}
#customer_login button:hover:before ,.logregb:hover:before,.digits_login_via_otp:hover:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    -webkit-transform: unset;
    transform: unset;
}
form.woocommerce-form.woocommerce-form-login.login {border-radius: 0px;border: 0px;}

#customer_login .u-column1.col-1 ,#customer_login .u-column2.col-2 {
    padding: 0px;
    text-align: center;
    width: 49% !important;
    max-width: 100% !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

#customer_login h2 {
    border: 0px solid #d3ced2;
    padding: 9px 13px;
    margin-bottom: 0px;
    border-bottom: 1px solid #dedede;
}

form.woocommerce-form.woocommerce-form-register.register {
    border-radius: 0px;
    border: 0px;
}

p.woocommerce-LostPassword.lost_password a {
    color: #1ca2bd;
    border-bottom: 1px dashed     #1ca2bd;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    padding-bottom: 4px;
}
div#tab-additional_information li {
    padding-bottom: 0px;
    padding-top: 14px;
}
.c-account-box__footer {
    border-top: 1px solid rgba(0,190,214,.13);
    padding: 25px 13px 28px;
    background: rgba(0,190,214,.04);
    text-align: center;
    font-size: 15px;
    font-size: 16px;
    line-height: 1.467;
    background: rgba(93,214,0,.06);
    border-top: 1px solid #d7e6bb;
}
.btn-link-spoiler {
    display: inline-block;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    line-height: 22px;
    color: #1ca2bd;
}
.btn-link-spoiler:after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.woocommerce form.login .form-row, .woocommerce form.register .form-row {
    position: relative;
    margin: 4px;
}
.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target:after {
    right: inherit;
    left: 15px;
    content: "\f104";
}
.vc_column_container>.vc_column-inner p {
    line-height: 33px;
}
.footerbadge {
    display: inline-block;
    padding: 4px 12px;
    background: #5454549c;
    text-align: center;
    min-width: 111px;
    border-radius: 10px;
}
p.form-row.form-group.user-role {
    display: none;
}

.log-box, .reg-box {
    padding: 0px;
    border: 1px solid #dedede;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,70.6%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,70.6%,.11);
    min-width: 290px;
    max-width: 400px;
    margin: 0 auto;
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 400px;
    margin: 0px auto;
}
}

.modal-header.modal-header-login {
    background: url(images/bg-01.jpg);
    background-repeat: no-repeat;
    text-align: center;
    background-position: top center;
    padding: 40px 10px;
    color: white;
    height: 117px;
}

.modal-header.modal-header-login h5 {
    font-size: 24px;
    position: relative;
    z-index: 9;
    margin: 0 auto;
}

.modal-header.modal-header-login::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 117px;
    top: 0;
    left: 0;
    background-color: rgba(54,84,99,0.7);
}
.modal {
    background: rgba(0, 0, 0, 0.34);
}
button.logregb,.digits_login_via_otp {
    position: relative;
}
.breadcrumbsw{background: #fff;
    width: 100%;
    margin: 0px 0;
    padding: 9px 0px;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;}
.breadcrumbsw a{padding: 0 28px 0 15px;float:right;line-height: 36px;font-size:14px;position:relative;}
.breadcrumbsw .breadcrumb_last{font-size:14px;line-height: 36px;}
.breadcrumbsw li:first-child a{padding-right:1em;border-radius:10px 0 0 10px}
.breadcrumbsw a:hover{color:#E31212;}
.breadcrumbsw a::after,.breadcrumbsw a::before{content:"";position:absolute;top:50%;margin-top: -1em;border-top: 1em solid transparent;border-bottom: 1em solid transparent;border-right:1.1em solid;left:-1em;}
.breadcrumbsw a::after{z-index:1;border-right-color:#fff}
.breadcrumbsw a::before{border-right-color:rgba(0,0,0,.1);left:-1.1em;z-index:1}
p#breadcrumbs2 {
    background: #fff;
    width: 100%;
    margin: 10px 0;
    padding: 3px;
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    border: 1px solid #f5f5f5;
    box-shadow: 0 5px 15px rgba(0,0,0,.06);
    border-radius: 10px;
    height: 44px;
}
p#breadcrumbs a{padding:0 25px;display: inline-block;line-height: 30px;font-size:14px;position:relative;}
p#breadcrumbs .breadcrumb_last{padding:0 25px;font-size:14px;line-height: 30px;}
p#breadcrumbs li:first-child a{padding-right:1em;border-radius:10px 0 0 10px}
p#breadcrumbs a:hover{color: #E31212;}
p#breadcrumbs a::after,p#breadcrumbs a::before{content:"";position:absolute;top: 50%;margin-top: -20px;border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-right: 9px solid;left:-1em;}
p#breadcrumbs a::after{z-index:1;border-right-color:#fff}
p#breadcrumbs a::before{border-right-color:rgba(0,0,0,.1);left:-1.1em;z-index:1}
.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
    background: #f5f5f5;
    background-size: cover;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ffffff;
    box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
}
.sidebar__innere{
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.bpxprice p.price {
    font-size: 34px;
    text-align: center;
    color: #E31212;
    font-weight: bold;
    margin-bottom: 0px;
}

.bpxprice span.woocommerce-Price-currencySymbol {
    font-size: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    background: #fff;
    background-size: cover;
    padding: 25px 25px;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
    box-shadow: 0 5px 15px rgba(0,0,0,.06);
    display: block !important;
}
div#tab-description {
    display: block;
    font-size: 16px;
    line-height: 30px;
max-width: 100% !important;
    overflow: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: black;
    font-size: 17px;
}
h2.woocommerce-Reviews-title {
    display: none;
}
.pswp__caption__center {
    display: none;
}
ul.vizhegiha {
    margin-bottom: 0px;
    font-size: 14px;
    padding: 8px 8px;
}
ul.vizhegiha li:last-child {
    border: 0px;
}
ul.vizhegiha.gharanty {
    border: 0px solid #0E74C8;
    border-radius: 15px;
}
ul.vizhegiha i {
    padding-left: 10px;
    color: #0E74C8;
    font-size: 27px;
    position: relative;
    top: 5px;
}

ul.vizhegiha li {
    padding: 4px 0px 5px 0px;
    border-bottom: 1px solid #efefef;
}
a.woocommerce-product-gallery__trigger {
    display: none;
}
@media (min-width: 992px){
.single-product22 .col-md-9 {
    -ms-flex: 0 0 72%;
    flex: 0 0 72%;
    max-width: 72%;
    width: 72%;
}

.single-product22 .col-md-3 {
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
    width: 28%;
}
}
a.footerlogo {
    padding-top: 30px;
    width: 55%;
    margin: 0 auto;
}
.wid-body-fo h2 {
    padding: 0px;
    padding-bottom: 10px;
}
.footer-navigation li {
    display: block;
    padding: 6px 13px !important;
    font-size: 14px;
}
.footer-bg {
    background: #E31212;
    background: linear-gradient(324deg, #d70d59 0%, #E31212 100%);
    -webkit-mask-box-image: url(images/footer-inner-bg2.svg);
    mask-image: url(images/footer-inner-bg2.svg);
    mask-position: top center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 0;
}
.footer-navigation li a {
    color: white;
}

.footer-navigation li a:hover {
    color: #b5b5b5;
}
.footer-navigation {
    margin-top: 20px;
    text-align: center;
}
.about-webdon {
    padding-top: 25px;
}

.about-webdon h3 ,.about-webdon h1{
    font-size: 26px !important;
}
.max-w-footer {
    max-width: 350px;
    margin: 0 auto;
}
.wid-body-fo2 i {
    color: white;
    font-size: 20px;
    padding-left: 10px;
}
.namadha {
    text-align: center;
    /* margin-top: 111px; */
}
.top-link-user a:hover {
    color: #E31212;
}
.popover {
    background-color: #333333;
    background-clip: padding-box;
    border: 1px solid black;
}
.bs-popover-auto[x-placement^=left]>.arrow::before, .bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgb(51 51 51);
}
.bs-popover-auto[x-placement^=left]>.arrow::after, .bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #333;
}
h3.product-title a {
    margin: 5px;
    display: block;
}

.product-cat-h a {
    color: white;
}
a.footerbadge2 img {
    width: 140px;
    max-width: 140px;
}
a.morebut {
    text-align: center;
    margin: 0 auto;
    display: block;
    background: white;
    padding: 10px 0px;
    font-size: 15px;
    box-shadow: 0 1px 10px 0 rgba(54,57,73,.19);
    -moz-box-shadow: 0 1px 10px 0 rgba(54,57,73,.19);
    border-radius: 5px;
    width: 98%;
    border: 1px solid #e8e8e8;
}
 .hero {
	 position: relative;
	 overflow: hidden;
	 padding-top: 61px;
	 top: -61px;
	 padding-bottom: 50px;
}
 .cube {
	 position: absolute;
	 top: 80vh;
	 left: 45vw;
	 width: 10px;
	 height: 10px;
	 transform-origin: top left;
	 transform: scale(0) rotate(0deg) translate(-50%, -50%);
	 animation: cube 12s ease-in forwards infinite;
	 background: rgb(19 19 19 / 20%);
}
 .cube:nth-child(2n) {
	 border-color: #0051f4;
}
 .cube:nth-child(2) {
	 animation-delay: 2s;
	 left: 25vw;
	 top: 40vh;
}
 .cube:nth-child(3) {
	 animation-delay: 4s;
	 left: 75vw;
	 top: 50vh;
}
 .cube:nth-child(4) {
	 animation-delay: 6s;
	 left: 90vw;
	 top: 10vh;
}
 .cube:nth-child(5) {
	 animation-delay: 8s;
	 left: 10vw;
	 top: 85vh;
}
 .cube:nth-child(6) {
	 animation-delay: 10s;
	 left: 50vw;
	 top: 10vh;
}
 @keyframes cube {
	 from {
		 transform: scale(0) rotate(0deg) translate(-50%, -50%);
		 opacity: 1;
	}
	 to {
		 transform: scale(20) rotate(960deg) translate(-50%, -50%);
		 opacity: 0;
		 border-radius: 50%;
	}
}

.headarea{
	 position: relative;
	 overflow: hidden;
	 padding-top: 100px;
	 top: -61px;
	 padding-bottom: 150px;
}

.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    overflow: hidden;
    z-index: 12;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgb(175 175 175 / 20%);
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}



@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 8;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: 0px;
    background-image: linear-gradient(to top, #0948b3 15%, #2e77f3 85%);
    z-index: 9;
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}
.search-logo h1 {
    color: white;
}
.entitle {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 8px;
}
h3.versionproduct {
    padding: 2px 10px;
    margin: 0px;
    font-size: 15px;
    border: 1px dashed #36ab00;
    display: inline-block;
    border-radius: 5px;
}

div#footer-m-w {
    background-color: #3d3d3d;
}
.minmenu {
    border-top: 1px solid #dadada;
    margin-top: 0px;
    border-bottom: 1px solid #dadada;
}
.leftboxhome {
    margin-bottom: 20px;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: rtl;
    text-align: right;
}
.product-price-h bdi {
    font-size: 20px;
    text-align: center;
    color: #2B7D3C;
}
.product-price-h {
text-align: center;
    padding-bottom: 15px;
    min-height: 50px;
}
.product-price-h span.woocommerce-Price-amount.amount {
    width: 100%;
    display: block;
    text-align: center;
}
ins {
    text-decoration: none;
}
.home-top-sell {
    background-image: url(https://webdon.ir/wp-content/uploads/2022/08/red-bg.jpg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-top: 50px;
}
.home-top-sell-b {
    background-color: #519def;
    background-image: url(images/sbg.png);
    background-size: contain;
    padding-bottom: 30px;
}
.titlebox a {
    border-bottom: 3px solid white;
    color: white;
    font-size: 22px;
    margin-bottom: 12px;
    display: inline-block;
    padding-bottom: 2px;
}
h2.titlebox-b,h3.titlebox-b {
    margin: 0px;
    padding: 3px 12px 20px 3px;
    font-size: 21px;
    display:inline-block;
}
.titlebox-b a {
    border-bottom: 3px solid black;
    color: black;
    font-size: 22px;
    margin-bottom: 12px;
    display: inline-block;
    padding-bottom: 2px;
}
.card {
    margin-bottom: 30px;
}
.card-header {
    background: white;
}
.home-product {
    padding-bottom: 30px;
    background-color: white;
    padding-top: 30px;
}
.product-banner {
    border-radius: 6px;
}
a.bishtartop {
    display: inline-block;
    margin: 5px 0px 0px 20px;
    background: #f04c57;
    padding: 10px 10px;
    border-radius: 4px;
    border-bottom: 1px solid #c1323c;
    color: white;
}
.home-product-banner {
    padding-bottom: 30px;
    background: white;
}
.home-slider .product-banner {
    margin-bottom: 10px;
}
.home-product-banner-b {
    margin: 30px 0px;
    text-align:center;
}
.titlebox a i {
    padding-left: 10px;
}
.footertitle h4 {
    color: white;
    margin-top: 40px;
    font-size: 20px;
}
p.khabarname {
    font-size: 15px;
    padding-top: 10px;
    text-align: center;
}
.footertitle {
    text-align: center;
}
.bottom-footer p {
    text-align: center;
    font-size: 13px;
    margin: 0px;
    color: white;
}
.bottom-footer {
    background: #2b2b2b;
    padding: 13px 10px 10px 10px;
}
.social-box {
    text-align: center;
}
div#wopage {
    background: white;padding-top: 30px;
}
.wpgs-for {
    display: block !important;
}
.wpgs-nav {
    display: none;
}
.wpgs-for.slick-initialized.slick-slider {
    display: block;
}
.wpgs-nav.slick-initialized.slick-slider {
    display: block;
}
.wpgs-for button.slick-prev.slick-arrow,.wpgs-for button.slick-next.slick-arrow {
    display: none !important;
}
.woocommerce ul.products li.product .price span.woocommerce-Price-currencySymbol {
    font-size: 13px;
    font-weight: normal;
}
.product-price-h del bdi {
    font-size: 14px;
    color: #E60000;
}
.product-price-h del bdi span.woocommerce-Price-currencySymbol {
    font-size: 13px;
    font-weight: normal;
    color: #E60000;
}
.woocommerce ul.products li.product .price del {
    display: block;
}
.darsad0 {
    visibility: hidden;
}
h2.porfroshtarinha,h3.porfroshtarinha {
    text-align: center;
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
}

h2.porfroshtarinha a,h3.porfroshtarinha a {color: white;
    border-bottom: 3px solid #f5c229;
    padding: 0px 0px;}
.woocommerce-variation-availability {
    display: none;
}
a.by-vendor-name-link {
    display: none !important;
}
.mahsolat ul.variations li {
    margin: 0px 3px !important;
}
li.reset_variations.woo_variation_swatches_archive_reset_variations {
    display: none !important;
}
.mahsolat .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected {
    box-shadow: none !important;
}
.mahsolat .wvs-archive-variation-wrapper .variable-item:not(.radio-variable-item) {
    width: 18px;
    height: 18px;
    border: 0px !important;
}
.mahsolat .variations_form {
    display: inline-block;
    float: left;
    margin-top: -25px;
}
a.reset_variations {
    display: none;
}
.variations td.label {
    position: relative;
    padding-top: 15px;
    font-size: 16px;
}
.woo-variation-swatches.wvs-show-label .variations td {
    display: block;
    width: auto!important;
    text-align: center;
    padding: 6px 0px !important;
}
.variations tbody, .variations tbody tr {
    width: 100%;
    text-align: center;
    display: block;
}
span.btitle {
    font-size: 16px;
    font-weight: normal;
}
span.bcont {
    font-weight: bold;
    font-size: 16px;
}
.woocommerce-product-search .search-field {
    width: 77% !important;
}

.woocommerce-product-search button {
    width: 20%;
    border-radius: 5px;
    border: 1px solid #519ae8;
    background: #69aef8;
    color: white;
    padding: 5px 4px;
    border-bottom: 3px solid #3c8ce2;
}
.pwb-single-product-brands.pwb-clearfix {
    display: none;
}
.comment-form-rating p.stars {
    display: inline-block;
    margin: 0px 15px !important;
}
.wpgs-nav .slick-active img {
    opacity: 1;
    transition: all ease-in .3s;
}
.yith-wcan-color li {
    float: right;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a, .woocommerce-page .widget_layered_nav ul.yith-wcan-color li a, .woocommerce .widget_layered_nav ul.yith-wcan-color li span, .woocommerce-page .widget_layered_nav ul.yith-wcan-color li span {
    height: 30px;
    width: 30px;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 0 0 0px;
}
.ziizh {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 0px;
}

.ziizh h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}

.ziizh strong {
    font-size: 14px;
}

.ziizh ul li {
    padding-bottom: 6px;
}
#tab-description p {
    line-height: 29px;
}
span.tagged_as {
    font-weight: bold;
}
span.tagged_as a {
    font-weight: normal;
    color: #0E74C8;
    background: #f7f7f7;
    padding: 3px 10px;
    margin: 3px 3px;
    display: inline-block;
    border-radius: 13px;
}
a.footerbadge3 img {
    width: 24%;
    float: right;
    margin-left: 3px;
}

a.footerbadge3 span {
    font-size: 13px;
    position: relative;
    top: 17px;
    font-weight: bold;
}
.boxbp .footerbadge3 {
    border: 1px solid #f2f1f5;
    border-radius: 5px;
    margin: 5px 0px;
    display: inline-block;
    min-height: 69px;
    width: 100%;
}
.boxbp {
    margin-top: 25px;
}
.woocommerce div.product div.images {
    margin-bottom: 1em;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight td, tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions td {
    direction: ltr;
    padding-right: 15px;
}
span.onsale {
    background-color: #E31212 !important;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0px 0 0;
}
.term-description {
    background: #fff;
    width: 100%;
    margin: 10px 0;
    padding: 26px 30px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
    border-radius: 10px;
}
.mahsolat .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .mahsolat .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-shadow: none !important;
}
.mahsolat .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 1px !important;
}
.woocommerce-product-gallery {
    min-height: 400px;
}
table.variations {
    background: white;
    display: block;
    border-radius: 5px;
    border: 1px solid whitesmoke;
    margin: 0px;
}
.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 10px 5px 5px 5px;
}
h3.geymatmahsol {
    margin: 0px;
    display: inline-block;
    width: 20%;
}
.bpxprice del {
    display: block;
    text-align: left;
    padding-bottom: 7px;
}

.bpxprice ins {
    display: block;
    text-align: left;
    color: #2B7D3C;
    line-height: 34px;
}

.bpxprice p.price {
    display: inline-block;
    width: 100%; margin-top: 30px;
    margin-bottom: 20px;
}
.haschild .bpxprice p.price {
    display: inline !important;
    width: 100%;
}
.quantity.hidden {
    display: none !important;
}
p.stock.in-stock {
    display: none;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
#sem-login input {
    width: 99%;
}
#sem-reg input {
    width: 99%;
}
input#rememberme {
    width: auto !important;
}
.summary.entry-summary .sale-perc {
    position: relative;
    display: inline-block;
    top: 60px;
margin-top: -25px;
}
.slick-prev:before, .slick-next:before {
    font-size: 30px;
} 
.slick-prev, .slick-next {
    top: 55% !important;
}
li.wc_payment_method.payment_method_WC_ZPal img {
    display: none;
}
.bpxpricemob {
    background: #f5f5f5;
    background-size: cover;
    padding: 15px 15px 0px 15px;
    border-radius: 10px;
    border: 1px solid #ffffff;
    box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
}
.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: none;
    width: 100%;
    clear: none;
}
.woocommerce div.product form.cart table td {
    padding-right: 10px;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    border: 0;
    vertical-align: inherit;
    line-height: 2em;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    display: block;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
    display: block;
}
span.out-of-stock {
    margin-bottom: 42px;
    color: black !important;
    background: whitesmoke;
    width: 100%;
    text-align: center;
    padding: 3px 5px;
    display: block;
}
p.stock.out-of-stock {
    color: #d7d7d7;
    /* background: #E31212; */
    text-align: center;
    padding: 0px 0px;
    font-size: 13px;
}
.woocommerce div.product .out-of-stock {
    color: white;
}
.wpgs-nav .slick-prev {
  margin-left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: -15px;
    left: auto;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -15px;
}
div#tab-wcmp_customer_qna {
    display: none !important;
}
p.woocommerce-shipping-destination {
    display: none;
}
.woocommerce-message {
    border-color: #8fae1b;    margin: 10px 0 3px;
}
p#billing_country_field {
    display: none !important;
}
.woocommerce table.shop_table td .review_link_data_wappers {
    display: none;
}
html[dir="rtl"] .dig_popmessage {
    left: unset;
    right: 24px;
}
.digcon input#username, .digcon input#reg_email {
    text-align: center;
}
span.termssabt {
    font-size: 11px;
}

span.termssabt a {
    color: #00bfd6;
}
ul.ubermenu-submenu {
    background: white !important;
    padding: 0px 0px 10px 0px !important;
}
span.posted_in h2 {
    display: inline;
    margin: 0px;
    padding: 0px;
}
.haschild .bpxprice > p.price > span {
    padding: 32px 0px 15px 0px;
    display: block;
}
span.woocommerce-Price-amount.amount {
    color: #f754a2;
}
del span.woocommerce-Price-amount.amount {
    color: #A21111;
}
.haschild span.woofrom {
    display: none;
}
.geymatmahsol2 {
    display: none;
}
.woocommerce-variation-price .geymatmahsol2, .bpxprice .geymatmahsol2 {
    display: inline-block;
    text-align: right;
    float: right;
    font-size: 17px;
    color: #343434;
    font-weight: normal;
}
.haschild span.geymatmahsol2 {
    position: relative;
    top: 40px;
}
.variable-item{
    width: auto !important;
    height: auto !important;
    border-radius: 5px !important;
    padding: 4px 11px !important;
}
.color-variable-item {
    width: 40px !important;
    height: 40px !important;
    padding: 3px !important;
}
input#dig_wc_log_otp, input#reg_billing_otp {
    text-align: center;
}
.woocommerce-form__inputch {
    display: none;
}
.borderleft a:hover {
    color:#36ab00 !important;
}
.borderleft a span.label.number {
    background-color: #36ab00 !important;display: none;
}
.u-column1, .u-column2 {
    padding-top: 30px;
}
.mobilemode {
    direction: rtl;
    text-align: center;
    display: none;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: white;
    position: fixed;
    width: 100%;
    bottom: 0px;
    border-top: 1px solid rgb(238, 238, 238);
    z-index: 3;
}
.mobilemode * {
    vertical-align: middle;
}
.mobilemode li {
    display: inline-block;
    width: 25%;
    padding: 13px 0px 0px;
    position: relative;
}
.mobilemode li a {
    text-decoration: none;
    display: block;
}
.mobilemode i {
    display: block !important;
    color: rgb(77, 77, 77) !important;
    vertical-align: middle !important;
    font-size: 30px !important;
    transition: all 0.45s ease 0s !important;
    transform: rotate(0deg) !important;
    margin-left: 0px !important;
}
.mobilemode li span {
    font-size: 9px;
    text-align: center;
    padding: 5px 0px;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
}
@media (max-width: 667px) {
.home-top-sell {
    padding-bottom: 0px;
    padding-top: 10px;
}
ul.vizhegiha {
        margin-bottom: 0px;
        margin-top: 18px;
}   
input.search_input_h {
    width: 95% !important;
    margin-left: 0px !important;
    margin-top: 5px !important;
}
.search_wrap {
    position: relative !important;
}
button.search_submit {
    position: absolute;
    left: 12px !important;
    top: 12px !important;
}
.mobilemode {
    display: flex !important;
}
.raychat_main_button {
    margin-bottom: 70px !important;
    z-index: 999 !important;
}
p.comment-form-email, p.comment-form-author {
    width: 100% !important;
    display: inline-block;
}   
}
.page-id-49 .headpage {
    display: none;
}
#commentform input#author, #commentform input#email {
    max-width: 100%;width: 100%;
}
p.comment-form-email, p.comment-form-author {
    width: 50%;
    display: inline-block;
}
p.comment-form-comment {
    margin: 0px !important;
}
p.comment-form-author {
    width: 100%;
    margin-left: 1% !important;
}
.woo-variation-swatches.rtl .variable-items-wrapper .variable-item {
    text-align: center;
    display: inline-block;
}
.woo-variation-swatches .variable-items-wrapper {
    display: block;
}
#woocommerce-order-data .address p:nth-child(3) a, .woocommerce-customer-details--phone {
    direction: rtl !important;
    unicode-bidi: embed !important;
}
.slick-list img.attachment-shop_single.size-shop_single {
    border: 0px !important;
}
#cartma .quantity {
    display: none !important;
}
.fal {
    font-style: unset;
}
.raychat_automessage_preview_container {
    z-index: 999 !important;
}
.modal {
    z-index: 9999999999;
}
.dig_load_overlay {
    z-index: 99999999999;
}
.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: #171717;
    color: #fff;
}
.product-item .image-wrap {
    overflow: hidden;
}
div#tab-description a {
    text-decoration: underline;
    color: #0056b3;
    text-underline-offset: 8px;
}
div#tab-description a:hover {
    color: #003366;
    text-decoration: underline;
    text-underline-offset: 8px;
}
.tax-dc_vendor_shop .woocommerce-products-header__title.page-title {
    display: none;
}
.wcmp_vendor_rating, .wcmp-address,.wcmp-contact-deatil {
    display: none;
}
.fancybox-caption.fancybox-caption--separate {
    display: none;
}
.fancybox-caption {
    display: none !important;
}
.wpgs-lightbox-icon::before {
 display: none !important;
}
.term-description h2,.term-description2 h2, .term-description h3, .term-description2 h3 {
    color: black;
}
.term-description a, .term-description2 a {

    color: #0056b3;

}
.term-description a:hover, .term-description2 a:hover {
  color: #003366;
}
a.hbaner img {
    object-fit: cover;
    width: 100%;
    overflow: hidden;
    height: 55px;
}
@media (max-width: 576px){
.user-man {
    text-align: left;
}
.header-logo {
    padding-bottom: 0px;
    padding-top: 22px;
    margin-bottom: 0px;
    padding-right: 5px;
    text-align: right;
    padding-left: 0px;
}
.top-link-user, .login-user, .top-link-user {
    display: inline-block;
    font-size: 16px;
    width: auto;
    height: 34px;
    text-align: center;
    color: #3d3d3d;
    margin-left: 5px;
    line-height: 30px;
}
.login-user.show-login-box {
    width: auto;
    font-size: 15px;
    background: none;
    padding: 2px 5px 0px 5px;
    line-height: 34px;
    position: relative;
    top: 0px;
    border-radius: 8px;
    color: #1c1c1c;
    box-shadow: none;
    border-bottom: 0px;
}
a.logina {
    color: #3d3d3d;
    opacity: 1;
    position: relative;
    top: -7px;
    right: 4px;
}
.user-man p {
    margin-bottom: 0 !important;
}
.login-user.show-login-box i {
    font-size: 30px;
    padding-left: 0px;
}
.user-man {
    margin-top: 10px;
    margin-bottom: 0px;
}
span.ubermenu-responsive-toggle {
    text-align: right;
    padding-left: 0px !important;
    padding-bottom: 0px;
    font-size: 37px;
    padding-top: 5px;
}
.minmenu {
    border-top: 0px solid #dadada;
    margin-top: 0px;
    border-bottom: 0px solid #dadada;
}
.login-user:hover, .login-user:hover {
    color: #ffffff !important;
    background: none !important;
    box-shadow: none;
    transition-duration: 0.3s;
}
}
@media (min-width: 300px) {
nav#ubermenu-main-18-menu1-2 {
    width: 270px;
}
}
@media (min-width: 400px) {
nav#ubermenu-main-18-menu1-2 {
    width: 370px;
}
}
@media (min-width: 667px) {
nav#ubermenu-main-18-menu1-2 {
    width: 600px;
}
}
@media (min-width: 700px) {
nav#ubermenu-main-18-menu1-2 {
    width: 100%;
}
}
.wid-body-fo.wid-body-fo2 h2, .wid-body-fo.wid-body-fo2 h3, .wid-body-fo.wid-body-fo2 .becha {
    font-size: 14px !important;
    display: inline;
    margin: 0px !important;
    padding: 0px !important;
}
p.fasele {
    padding-top: 12px;
}
.col-md-12.htitlerel {
    padding-top: 10px;
}
div#tab-mvx_customer_qna {
    display: none !important;
}
.wp-video {
    margin: 10px auto;
}
.woocommerce-account .addresses .title .edit {
    float: left;
    width: auto;
    font-size: 15px;
    background: #0E74C8;
    padding: 2px 15px 0px 15px;
    line-height: 34px;
    position: relative;
    top: -4px;
    border-radius: 8px;
    color: white;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    border-bottom: 5px solid #1b6bac;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    margin: 5px 5px;
}
a.woocommerce-button.wp-element-button.button.pay {
    background: #36ab00;
}
a.woocommerce-button.wp-element-button.button.cancel {
    background: #E31212;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 16%;
    text-align: center;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 83%;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    text-align: center;
}
.woocommerce table.my_account_orders {
    font-size: 14px;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    border: 1px solid #f3f3f3;
    padding: 20px 20px;
    border-radius: 6px;
}
.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] {
    padding: 15px 45px;
}
h3#ship-to-different-address {
    display: none;
}
h3#order_review_heading {
    margin-top: 20px;
}
@media (max-width: 768px){
#customer_login .u-column1.col-1, #customer_login .u-column2.col-2 {
    width: 100% !important;
}
}
.page-page-s ul {
    list-style: disc;
    padding-right: 10px;
}
.page-page-s h3 {
    padding-top: 15px;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}
.page-page-s h2 {
    padding-top: 22px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 6px;
    display: table;
    font-weight: bold;
}
.page-page-s ol {
    list-style: auto;
    padding-right: 25px;
}
h2.cnetti {
    display: block !important;
    border: 0px !important;
}
.row.partbox {
    border: 1px solid #dddddd;
    padding: 28px 16px;
    border-radius: 10px;
    margin: 0px 0px 30px 0px;
}
a.bmag {
    padding: 8px 25px;
    margin: 25px 0px 0px 0px;
    font-size: 15px;
    background: #0E74C8;
    line-height: 36px;
    border-radius: 8px;
    color: #fff !important;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    margin-left: 5px;
    border-bottom: 5px solid #1b6bac;
    display: inline-block;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-heading {
    text-align: center !important;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__msg {
    text-align: center !important;
} 
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results {
    text-align: center !important;
}
.home-blog .blog-title {
    margin: 10px;
    text-align: right;font-size: 15px;
}
.home-blog h2.titlebox a,.home-blog h3.titlebox a {
    color: black;
}
.page-page-s ul li {
    padding: 2px 0px;
    line-height: 29px;
}
.term-description2 {
    background: #fff; 
    width: 100%;
    margin: 10px 0;
    padding: 26px 30px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
    border-radius: 10px;
}
.term-advporseshvapasokh h2{
    padding-top: 0px;
    border-bottom: 0px solid #E31212;
    padding-bottom: 0px;
    display: block;
    margin-top: 30px;
}
.term-advporseshvapasokh h3 {
    padding-top: 0px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 0px;
    display: inline-block;
    margin-top: 30px;
}
.page-page-s a {
    color: #0E74C8;
}
.sideproduct ul.products li.product{
    width: auto;
    position: relative;
    margin: 0px 8px 0px 8px;
}
.sideproduct {
    background: white;
    padding: 5px;
    border-radius: 10px;
    border: 1px solid #efeeef;
    margin-top: 10px;
}
.reltitle {
    padding: 9px 8px 5px 9px;
    text-align: center;
    border-bottom: 3px solid #E60000;
}
.sideproduct span.price {
    margin-top: 0px !important;
}
.sideproduct .woocommerce-loop-product__title {
    min-height: auto !important;
}
input.dig_billing_otp_signup {
    width: auto;
    font-size: 15px;
    background: #0E74C8;
    padding: 0px 15px;
    line-height: 36px;
    position: relative;
    top: -4px;
    border-radius: 8px;
    color: white;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    margin-left: 5px;
    border-bottom: 5px solid #1b6bac;
}
p.rmp-rating-widget__not-rated.js-rmp-not-rated {
    text-align: center;
}
input#dig_billing_otp {
    text-align: center;
}
.otp_valid_message {
    text-align: center;
}
.wp-block-table table {
    background: #fbfbfbad;
}
.wp-block-separator {
    margin-top: 20px;
    margin-bottom: 20px;
}
.faselepay {
    margin-bottom: 30px;
}
.full-d-box .home-blog {
    padding: 0px 0px 30px 0px;
}
section.related.products h4, .h4mortabet {
    margin-top: 24px;
    text-align: center;
    background: #fbfbfb;
    font-size: 21px;
    border-radius: 5px;
    padding: 5px 0;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.7;
    color: inherit;
}
.box-tag-cat {
    display: block !important;
    padding-bottom: 22px;
}
.term-description h3 {
    padding-top: 15px;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}
.term-description h2 {
    padding-top: 22px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 6px;
    display:table;
    font-weight: bold;
}
.col-lg-12.col-md-12.col-sm-12.col-2.minmenu {
    padding-left: 0px;
}
em.woocommerce-review__verified.verified {
    display: none;
}
.mvx_bannersec_start.mvx-theme02 {
    display: none;
}
.page-page-s h4 {
    font-weight: bold;
}
time.woocommerce-review__published-date, .woocommerce-review__dash {
    display: none;
}
.subtitlearchive, .term-86821 .woocommerce-products-header__title {
    font-size: 19px;
    background: #0E74C8;
    padding: 14px 13px;
    border-right: 3px solid #0E74C8;
    color: white;
    border-radius: 20px 20px 0px 0px;
    border-left: 3px solid #0473cc;
    margin-bottom: 3px;
    text-align: center;
}

.user-man p {
    text-align: left;
    padding-left: 9px;
    font-size: 15px;
    padding-top: 6px;
    margin-bottom: 9px;
}
.user-man p i {
    color: #0E74C8;
    font-size: 27px;
    padding-right: 2px;
}
button.close.cstory {
    color: black !important;
    left: 10px !important;
    right: auto !important;
    top: 14px !important;
    font-size: 32px !important;
}
button.instastorybt {
    float: right;
    border: 0px;
    background: none;
    width: 110px;
    margin-top: -5px;
}

button.instastorybt svg {
    width: 62px;
    height: 62px;
}
.modal-body-story {
    padding: 0px;
}
.modal-footer {
    text-align: center;
    padding: 5px;
}
a.btn-social-icon2.btn-instagram2 {
    width: 100%;
    color: #e30000;
    font-size: 18px;
}
.owl-carousel .owl-stage-outer {
    max-height: 100% !important;
}
button.instastorybt span {
    width: 82px;
    display: block;
    position: absolute;
    top: 10px;
    right: 29px;
    font-size: 14px;
    line-height: 20px;
}
@media (max-width: 1400px){
a.iconboxh {
    font-size: 17px;
}
a.iconboxh span {
    padding-right: 0px;
}
}
@media (max-width: 768px){
button.instastorybt {
    position: fixed;
    bottom: 53px !important;
    left: -12px !important;
}
button.instastorybt span {
    width: 82px !important;
    display: block !important;
    position: absolute !important;
    top: 30px !important;
    right: auto !important;
    font-size: 14px !important;
    line-height: 20px !important;
    left: 14px !important;
    color: black !important;
}
}
@media (max-width: 370px){
.user-man p {
    padding-left: 3px !important;
    font-size: 16px !important;
}
.user-man p i {
    font-size: 20px !important;
}
}
@media (max-width: 330px){
.top-link-user, .login-user, .top-link-user {
    font-size: 14px !important;
    height: 34px !important;
    margin-left: 1px !important;
}
.login-user.show-login-box {
    font-size: 13px !important;
}
.login-user.show-login-box i {
    font-size: 25px !important;
}
.user-man p {
    font-size: 15px !important;
}
}
@media (max-width: 550px){
h1.woocommerce-products-header__title.page-title {
    font-size: 16px !important;        text-align: center;        padding-top: 10px;
}
.subtitlearchive a {
    font-size: 16px;
    font-weight: bold;color: white;
}
.subtitlearchive, .term-868 .woocommerce-products-header__title {
    font-size: 16px !important;
    padding: 14px 2px !important;
    line-height: 20px !important;
}
.term-868 .woocommerce-products-header__title {
    padding: 14px 2px 5px 2px !important;
}
input.search_input_h {
    padding: 6px 13px !important;
}
}
.woocommerce ul.products li.product .product-rating {
    display: none; 
}
.wpgs-for div {
    display: none;
}
.wpgs-for .single-product-main-image { 
    display: block;
}
.slick-slider div {
    display: block !important;
}
img[data-dominant-color]:not(.has-transparency) {
    background-color: #ffffff00 !important;
}
.woocommerce form .form-row {
    padding: 0px;
    margin: 0 0 25px;
}
form.woocommerce-ordering {
    display: none;
}
/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
	background-repeat: no-repeat;
	background-image: url(https://webdon.ir/wp-content/uploads/2023/09/loading2.gif);
	background-position: center center;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
    background: none;
}
.backwi {
    background: #e7e7e7;
    padding-top: 10px;
    background-position: -100px bottom;
    background-repeat: no-repeat;
    background-image: url(images/back12.png);
    border-radius: 0;
    padding-bottom: 15px;display: none;
}
a.iconboxh {
    background: #ffffff;
    display: block;
    border-radius: 25px;
    padding: 5px 13px 0px 5px;
    margin: 15px 0 5px 0;
    border-bottom: 3px solid #a5a5a5;
    font-size: 18px;
}
a.iconboxh:hover {
    border-bottom: 3px solid #f70000;
}
a.iconboxh span {
    text-align: center;
    position: absolute;
    top: 40%;
    padding-right: 6px;
}
a.iconboxh img {
    height: 30%;
    width: 30%;
    margin-top: 5px;
}
@media (max-width:500px){
a.iconboxh img {
    height: 40px;
    width: 40px;
    background-size: 100%;
}
a.iconboxh span {
text-align: center;
    position: absolute;
    top: 27%;
    padding-right: 5px;
}
a.iconboxh {
    background: #ececec;
    display: block;
    padding: 0px 14px 0 0;
    margin: 3px -5px;
    font-size: 16px;
}
.backwi {
    background: white;
    padding-top: 10px;
    padding-bottom: 0px !important;display: none;
}
div#wopage {
    padding-top: 10px;
}
}
.faseles {
    padding-right: 25px;
}
.home .backwi {
    padding-bottom: 10px !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 20px;
}
.woo-variation-swatches.wvs-show-label .variations th {
    text-align: center;
    padding-top: 10px;
    padding: 10px 0px 0px 0px !important;
}
.ratingarchive {
    background: #fff;
    width: 100%;
    margin: 10px 0;
    padding: 26px 30px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
    border-radius: 10px;
}
p.subsubtitlearchive {
font-size: 19px;
    background: #0E74C8;
    padding: 12px 13px;
    border-right: 3px solid #1b6bac;
    color: #fff;
    border-radius: 20px 20px;
    border-left: 3px solid #1b6bac;
    text-align: center;
    margin: 0 4px 0 3px;
}
span.takitext {
color: #efff00;
    font-size: 29px;
}
span.omdetext {
    color: #fff200;
    font-size: 29px;
}
section.related.products ul.products li.product, section.related.products .woocommerce-page ul.products li.product {
    width: 25%;
}
.card-body-c h2 {
    display: inline;
    font-size: 16px;
}
.card-body-c a {
    color: #2a75ff;
}
.card-body-c {
    background: #ffffff;
    padding: 28px 15px;
    border-radius: 9px;
}
h1.titlebox2 {
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
}
@media (max-width: 768px) {
.boxbp {
    display: none;
}
}
@media (max-width: 550px){
 a.amoghay {   
    margin-right: 12px;
 }
span.takitext {
    font-size: 19px;
}
p.subsubtitlearchive {
    font-size: 17px;
    padding: 10px 0px;
}
span.porfroshtarin {
        left: 0% !important;
        bottom: 2px !important;
        top: auto !important;
        border-radius: 0px 0px 7px 7px !important;
        width: 92% !important;
        right: 4%; 
}
.single-product span.porfroshtarin {
        left: 0% !important;
        bottom: 0px !important;
        top: auto !important;
        border-radius: 0px 0px 7px 7px !important;
        width: 100% !important;
        right: 0%;
    }
}
@media (max-width: 768px) {
.woocommerce-products-sub {
    font-size: 17px !important;display: block !important;
}
h1.woocommerce-products-header__title.page-title {

}
  
}
@media (max-width: 390px){
h1.woocommerce-products-header__title.page-title {

}
.woocommerce-products-sub {
display: block !important;
    font-size: 15px !important;
}
.user-man p {
    padding-top: 1px !important;
}
    .top-link-user, .login-user, .top-link-user {
        font-size: 13px !important;
    }
.top-link-user i.fal.fa-shopping-cart {
    font-size: 25px !important;
}
    .login-user.show-login-box i {
        font-size: 25px !important;
    }
    a.logina {
        font-size: 14px !important;
    }
span.porfroshtarin {
    left: 8px !important;
    height: 22px !important;
    border-bottom: 8px solid transparent !important;
    line-height: 19px !important;
    font-size: 13px !important;
    padding-top: 1px !important;
    bottom: 0px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 12px !important;
}
.sale-perc {
    height: 41px !important;
    line-height: 16px !important;
    font-size: 12px !important;
}
    h1.woocommerce-products-header__title.page-title {
        font-size: 14px !important;
    }
p.subsubtitlearchive {
    font-size: 15px !important;
    padding: 10px 0px !important;
}
    .subtitlearchive, .term-868 .woocommerce-products-header__title {
        font-size: 14px !important;
    padding: 14px 2px !important;
        line-height: 20px !important;
    }
    .term-868 .woocommerce-products-header__title {
    padding: 14px 2px 5px 2px !important;
    }
}
@media (max-width: 370px){
    .subtitlearchive, .term-868 .woocommerce-products-header__title {
        font-size: 12px !important;
    }
p.subsubtitlearchive {
        font-size: 12px !important;
    }
     .term-868 .woocommerce-products-header__title {
        padding: 14px 2px 5px 2px !important;
    }
}
.wid-body-fo2 a {
    display: inline;
}
span.porfroshtarin {
    content: "";
    position: absolute;
    height: 30px;
    border-bottom: 25px solid transparent;
    background: #278500;
    width: auto;
    padding-right: 5px;
    color: white;
    line-height: 20px;
    font-size: 15px;
    padding-left: 4px;
    text-align: center;
    padding-top: 4px;    border-radius: 7px 0px 7px 0px;    left: 9px;
    top: 3px;
}
.single-product span.porfroshtarin {
left: 0px;
    top: 0px;
}
span.porfroshtarin2 {
    content: "";
    position: absolute;
    left: 15px;
    top: 0px;
    height: 30px;
    border-bottom: 25px solid transparent;
    background: #278500;
    width: auto;
    padding-right: 5px;
    color: white;
    line-height: 20px;
    font-size: 16px;
    padding-left: 4px;
    text-align: center;
    padding-top: 4px;
        z-index: 22;
}
span.onsale {
    display: none !important;
}
.post-14461 .mahsolat,.post-13614 .mahsolat,.post-16390 .mahsolat {
    border: 2px solid #36ab00 !important;
}
.comment-text .star-rating {
    display: none;
}
strong.woocommerce-review__author {
    font-size: 14px;
    color: #0064ff;
}
button.reset_variations {
    display: none;
}
.woocommerce-cart-form__contents td.actions {
    display: none !important;
}
.vizhegiha {
  position: relative;
  background-color: #ffffff;
}
.vizhegiha::before {
  content: '';
  position: absolute;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
  z-index: -1;
  background: repeating-linear-gradient(-45deg, #0E74C8 0, #0E74C8 10px, #fff 10px, #fff 20px, #0E74C8 20px, #0E74C8 30px, #fff 30px, #fff 40px);
  animation: anime 10s linear infinite;
  border-radius: 15px;
} 
@keyframes anime {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 489px;
  }
}
.woocommerce-products-header {
    position: fixed;
    z-index: 1111;
    bottom: 0px;
    width: 100%;
    margin-bottom: 3px;
}
.woocommerce-products-header::before {
content: '';
    position: absolute;
    top: -3px;
    right: -3px;
    bottom: -3px;
    left: -3px;
    z-index: -1;
    background: repeating-linear-gradient(-45deg, #acacac 0, #acacac 10px, #fff 10px, #fff 20px, #acacac 20px, #acacac 30px, #fff 30px, #fff 40px);
    animation: anime 10s linear infinite;
    border-radius: 20px;
}
.term-description table, .page-page-s table {
    border-collapse: collapse;
    margin: 25px 0;
min-width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.term-description thead tr ,.page-page-s thead tr {
    background-color: #006652;
    color: #ffffff;
    text-align: right;
}
.page-page-s th,
.page-page-s td, .term-description th,
.term-description td {
    padding: 12px 1px;
}
.term-description tbody tr,.page-page-s tbody tr {
    border-bottom: 1px solid #dddddd;
}

.term-description tbody tr:nth-of-type(even),.page-page-s tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.term-description tbody tr:last-of-type, .page-page-s tbody tr:last-of-type {
    border-bottom: 2px solid #006652;
}
.term-description tbody tr.active-row, .page-page-s tbody tr.active-row {
    font-weight: bold;
    color: #006652;
}
div#tab-description h2 {
font-size: 19px;
    padding-top: 22px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 6px;
    display: inline-block;
    font-weight: bold;
}
.titletabnew {
    padding-top: 0px;
    border-bottom: 2px solid #E31212;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--dimensions {
    display: none;
}
#sidebar-f .sale-perc {
    bottom: 8px !important;
    border-radius: 7px;
}
.imgcatnew {
    display: block;
    text-align: center;
}

.imgcatnew img {
    display: inline;
    text-align: center;
    width: 20%;
    margin: 0px !important;
}
.nav-fixed .current-menu-item a,.nav-fixed .ubermenu-current-menu-item a {
    color: #ff65a7 !important;
}
.col-md-2.productdidebar {
    padding: 0px 0px 0px 7px;
}
.wc-block-product-filter-price-slider .text input[type=text] {
    max-width: 94px !important;
        padding: 3px !important;
    width: auto !important;
    text-align: center !important;
}
a.button.wc-forward {
    display: none;
}
.woocommerce-account-fields {
    display: none;
}
#billing_city_field abbr.required {
    display: none;
}
#menu-item-4768 a,#menu-item-4768 i {
    color: #ff65a7 !important;
}

#menu-item-4766 a, #menu-item-4766 i {
    color: #36ab00 !important;
}

#menu-item-4765 a,#menu-item-4765 i {
    color: #0E74C8 !important;
}
#menu-item-4764 a {
    color: black !important;
}
h1.woocommerce-products-header__title.page-title {
    font-weight: 800 !important;display: inline-block;
}
    .show-more-btn {
        display: none; 
    }
.woocommerce-products-sub {
    text-align: center;
    color: #ffffff;
    font-size: 19px;
    background: #e31212;
    border-radius: 5px;
    padding: 8px 0px;
    box-shadow: 3px 3px 1px #9b1414;    margin: 0px 0px 15px 0px;
}
@media (max-width: 768px) {
div#header {
    padding-bottom: 3px;
}
 .breadcrumbsw {
    padding: 0px 0px !important;
}   
p#breadcrumbs2 {
    margin: 2px 0 !important;
}
    .category-description-text {
        max-height: 90px; 
        overflow: hidden;
        transition: max-height 0.3s ease-out; 
        position: relative;
    }

    .category-description-text.expanded {
        max-height: 1000px; 
    }

.show-more-btn {
        display: block;
        width: 100%;
        text-align: center;
        padding: 4px 5px;
        margin-top: 5px;
        background: #f6f6f6;
        border: none;
        cursor: pointer;
        font-weight: bold;
        margin-bottom: 7px;
        color: #0E6EBE;
        border-radius: 5px;
        border: 1px solid #cecece;
                margin-top: -3px;
    }
}
.hsebehtarina li h3 {
    padding: 0px;
    margin: 0px !important;
}
button.owl-prev {
    font-size: 33px !important;
}

button.owl-prev i {
    font-size: 36px;
}

button.owl-next {
    font-size: 33px !important;
}

button.owl-next i {
    font-size: 36px;
}
.archive p#breadcrumbs2, .home p#breadcrumbs2, .single #breadcrumbs {
    display: none;
}
#breadcrumbs2 span span:nth-child(3),#breadcrumbs2 span span:nth-child(4),#breadcrumbs2 span span:nth-child(5), span.breadcrumb_last{
    display: none;
}
.term-description h4 {
    font-weight: bold;
}
div#tab-description ul {
    padding-bottom: 15px;
}
p#billing_email_field {
    display: none;
}
svg.sabaicon {
    width: 29px;
    height: 29px;
}
svg.instaicon,svg.whatsicon {
    width: 39px;
    height: 43px;
}
svg.mapicon {
    width: 25px;
    height: 22px;
    padding-left: 7px;
}
svg.callicon {
    width: 24px;
    height: 28px;
}
svg.tikicon {
    width: 33px;
    height: 36px;
    padding-left: 8px;
}
svg.searchicon {
    width: 20px;
    height: 20px;
}
[dir='rtl'] .slick-prev:before {font-family: 'IRANSans';
    content: '\276E' !important;
}
[dir='rtl'] .slick-next:before {font-family: 'IRANSans';
    content: '\276F' !important;
} 
.ubermenu-responsive-toggle .fas {
    display: none;
}
svg.menuicon {
    width: 35px;
    height: 39px;
}
p.comment-form-email {
    display: none;
}
p.comment-form-cookies-consent {
    display: none;
}
.woocommerce p.stars a::before {
    font-family: 'IRANSans';
    content: "☆";
}
.woocommerce p.stars a:hover~a::before {
    content: "☆";
}

.woocommerce p.stars:hover a::before {
    content: "★"
}

.woocommerce p.stars.selected a.active::before {
    content: "★"
}

.woocommerce p.stars.selected a.active~a::before {
    content: "☆";
}

.woocommerce p.stars.selected a:not(.active)::before {
    content:  "★"
}
.woocommerce p.stars a {
    font-size: 30px;width: 22px;
}
.wpgs-nav .slick-current {
    max-width: 100px;    border-radius: 10px;
}
a.amoghay {
    width: auto;
    font-size: 13px;
    background: #0E74C8;
    padding: 7px 15px 5px 15px;
    line-height: 34px;
    /* position: relative; */
    /* top: -4px; */
    border-radius: 8px;
    color: white;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    border-bottom: 5px solid #1b6bac;
}
.mahsolat.article-box {
    height: 100%;
}
.moghay-excerpt {
    text-align: center;
    padding: 15px 2px 8px 2px;
}
img.imgmoghay {
    padding: 0px 10px;
}
li.wc_payment_method.payment_method_WC_bitpayir2 img {
    display: none;
}
.dasas {
    text-align: center;
}



.main-accords-container {
    max-width: 100%;
    margin: 20px 0;
    direction: ltr; /* برای هماهنگی با ظاهر انگلیسی عطرها */
}

.accords-title {
text-align: center;
    font-size: 18px;
    color: #333;
    margin-bottom: 7px;
    text-transform: lowercase;
    font-weight: bold;
}

.accord-row {
    margin-bottom: 5px;
    display: block; /* اطمینان از شروع از سمت چپ */
}

.accord-bar {
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    min-width: fit-content;
}
 
.accord-label {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
}

.section-title {
    font-size: 14px;
    color: #636e72;
    margin-bottom: 20px;
    letter-spacing: 1px;
    background: #fbfbfb;
    border-radius: 15px 15px 0px 0px;
    padding: 9px 15px 12px 10px;direction: rtl;
}
.section-title h4 {
    display: inline;
}
.wear-section-wrapper {
    background: #fdfdfd;
    border-radius: 15px;
    padding: 0px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.03);
    direction: ltr; /* مطابق تصویر اصلی */
    margin: 20px 0;
}

.wear-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    align-items: end;
}

.wear-item {
    text-align: center;
}

.wear-icon {
    width: 35px;
    margin: 0 auto 5px;
}

.wear-icon svg {
    width: 100%;
    height: auto;
    stroke: #b2bec3;    color: #2e2e2e;
}

.wear-label {
    display: block;
    font-size: 13px;
    color: #636e72;
    margin-bottom: 8px;
    text-transform: capitalize;font-weight: bold;
}

.wear-progress-bg {
    width: 100%;
    height: 6px;
    background: #f1f2f6;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 5px;
}

.wear-progress-fill {
    height: 100%;
    border-radius: 10px;
    transition: width 1s ease-in-out;
}

.wear-count {
    font-size: 13px;
    font-weight: 500;
}

/* بهینه‌سازی برای موبایل */
@media (max-width: 600px) {
    .wear-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}
.wear-progress-fill {
    height: 100%;
    border-radius: 10px;
    min-width: 5px; /* جلوگیری از غیب شدن نوار در اعداد کم */
    transition: width 0.8s ease-out; /* انیمیشن نرم هنگام لود شدن */
}

.wear-grid {
    align-items: end; /* هم‌تراز شدن آیکون‌ها و متن‌ها */
    padding: 5px 15px 15px 15px;
}






 
.rating-section-wrapper {
    background: #fdfdfd;
    border-radius: 15px;
    padding: 0px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.03);
    direction: ltr; /* مطابق تصویر اصلی */
    margin: 20px 0;
}


.rating-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    align-items: end;
}

.rating-item {
    text-align: center;
}

.rating-icon {
    width: 35px;
    margin: 0 auto 5px;
}

.rating-icon svg {
    width: 100%;
    height: auto;
    stroke: #b2bec3;
}

.rating-label {
    display: block;
    font-size: 13px;
    color: #636e72;
    margin-bottom: 8px;
    text-transform: capitalize;font-weight: bold;
}

.rating-progress-bg {
    width: 100%;
    height: 6px;
    background: #f1f2f6;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 5px;
}

.rating-progress-fill {
    height: 100%;
    border-radius: 10px;
    transition: width 1s ease-in-out;
}

.rating-count {
    font-size: 13px;
    font-weight: 500;
}

/* بهینه‌سازی برای موبایل */
@media (max-width: 600px) {
    .rating-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}
.rating-progress-fill {
    height: 100%;
    border-radius: 10px;
    min-width: 5px; /* جلوگیری از غیب شدن نوار در اعداد کم */
    transition: width 0.8s ease-out; /* انیمیشن نرم هنگام لود شدن */
}

.rating-grid {
    align-items: end; /* هم‌تراز شدن آیکون‌ها و متن‌ها */
    padding: 5px 15px 15px 15px;
}
svg.w-4.h-4.text-rose-400 {
    color: oklch(58.6% .253 17.585);
    width: 18px;
}
svg.w-4.h-4.text-amber-400 {
    color: oklch(82.8% .189 84.429);
    width: 18px;
}


/* ظرف اصلی */
.perfume-notes-container {
    max-width: 100%;
    margin: 40px 0;
    text-align: center;
}

/* تیترها (TOP NOTES و...) با خط دو طرف */
.note-section h3 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    line-height: 1.1em;
    margin: 20px 0 35px;
    font-size: 17px;
    color: #212121;
    font-weight: bold;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.note-section h3 span {
    background: #fff;
    padding: 0 15px;
}

/* چیدمان نت‌ها */
.notes-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 40px;
}

.note-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100px;
}

/* استایل تصویر نت */
.note-item img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 12px; /* لبه‌های گرد مشابه عکس */
    box-shadow: 0 5px 15px rgba(0,0,0,0.05); /* سایه نرم */
    margin-bottom: 10px;
    background: #f9f9f9;
    transition: all 0.3s ease;
}

.note-item img:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

/* نام نت */
.note-item span {
    font-size: 14px;
    color: #444;
    font-weight: 500;
    line-height: 1.4;
}

/* تصویر خالی */
.no-img {
    width: 80px;
    height: 80px;
    background: #eee;
    border-radius: 12px;
    margin-bottom: 10px;
}


/* استایل کلی لینک‌ها در بخش نت‌ها */
.note-link {
    text-decoration: none !important; /* حذف خط زیر لینک */
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.note-link:hover .note-name {
    color: #000; /* تیره شدن نام در هاور */
}

.note-link:hover img {
    transform: scale(1.05); /* زوم ملایم تصویر در هاور */
    box-shadow: 0 10px 20px rgba(0,0,0,0.12);
}

.note-name {
    font-size: 13px;
    color: #555;
    font-weight: 500;
    margin-top: 8px;
    text-align: center;
    transition: color 0.3s ease;
}

/* جلوگیری از به هم ریختگی در موبایل */
@media (max-width: 480px) {
    .notes-grid {
        gap: 15px;
    }
    .note-item {
        width: 80px;
    }
    .note-item img {
        width: 65px;
        height: 65px;
    }
}
/* مخفی کردن قیمت اصلی در بالای صفحه محصول برای محصولات متغیر */
.single-product table.variations ~ .woocommerce-variation-price, 
.single-product .summary > .price {
    display: none !important;
}

/* نمایش قیمت متغیر انتخاب شده در جای درست خود */
.single-product .woocommerce-variation-single-variable-price .price {
    display: block !important;
}
span.required-field-message {
    display: none;
}

span#email-notes {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    display: inline-block;
}


        .perfume-vote-main-container { display: flex; gap: 20px; flex-wrap: wrap; margin-bottom: 25px; direction: ltr; }
        .vote-card { flex: 1; min-width: 300px; background: #fafafa; border: 1px solid #f0f0f0; border-radius: 12px; padding: 15px; }
        .card-header { display: flex; align-items: center; gap: 8px; margin-bottom: 20px; color: #666; font-size: 13px; font-weight: bold;     direction: rtl;
    padding: 5px 12px;
    border-radius: 5px;}
        .card-grid { display: grid; justify-content: space-between; align-items: flex-start; gap: 10px;    grid-template-columns: repeat(6, 1fr);
    gap: 10px; }
        .vote-item { flex: 1; display: flex; flex-direction: column; align-items: center; cursor: pointer; transition: 0.2s; position: relative; }
        .vote-icon { width: 45px; height: 45px; border-radius: 50%; border: 2px solid #eee; display: flex; align-items: center; justify-content: center; padding: 8px; color: #ccc; background: #fff; transition: 0.2s; }
        .vote-item svg { width: 100%; height: 100%; fill: currentColor; }
        .vote-label { font-size: 11px; color: #888; margin-top: 8px; }
        .progress-container { width: 100%; height: 6px; background: #eee; border-radius: 10px; margin-top: 8px; overflow: hidden; }
        .progress-fill { height: 100%; width: 0%; border-radius: 10px; transition: width 0.5s ease; }
        .vote-count { font-size: 11px; margin-top: 4px; font-weight: bold; }
        .vote-item.active .vote-icon { color: var(--brand-color); border-color: var(--brand-color); transform: scale(1.1); }
        
        .comment-perfume-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 15px; direction: ltr;     float: left;}
        .p-badge { display: inline-flex; align-items: center; gap: 6px; padding: 1px 12px; border-radius: 30px; font-size: 12px; font-weight: 600; background-color: var(--bg-color); color: var(--brand-color); border: 1px solid var(--border-color); }
        .p-badge svg { width: 16px; height: 16px; fill: currentColor; }
        
        /* باکس آیکون‌های کوچک */
        .badge-icons-group { display: flex; gap: 6px; background: #fcfcfc; padding: 4px 10px; border-radius: 30px; border: 1px solid #f0f0f0; }
        .icon-only-item { display: flex; align-items: center; color: var(--brand-color); }
        .icon-only-item svg { width: 18px; height: 18px; fill: currentColor; }
        @media (max-width: 600px) {
    .card-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}
.card-grid.rating-group {
    grid-template-columns: repeat(5, 1fr) !important;
}
.home-top-slider img {
    width: 100%;
}

.home-top-slider a {
    display: block;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}
.home-top-slider button.owl-prev {
    left: 0px;
    background: none !important;
    box-shadow: none !important;
    border: 0px !important;color: #000000 !important;
}
.home-top-slider button.owl-next {
    right: 0px;
    background: none !important;
    box-shadow: none !important;
    border: 0px !important;color: #000000 !important;
}
@media (max-width: 768px) {
.card-header-b {
    text-align: center;
}
.owl-prev {
    top: 34% !important;
    padding: 0px 12px 0px 0px !important;
}    
 button.owl-prev {
    font-size: 22px !important;
}
.owl-next {
    top: 34% !important;
    padding: 0px 0px 0px 12px !important;
}
button.owl-next {
    font-size: 22px !important;
}
}
span.simple-no-sale-price {
    display: block;
    padding-top: 40px;
}
@property --subscribe-gradient-angle {
    syntax: "<angle>";
    inherits: false;
    initial-value: 183deg;
}

@keyframes subscribeBorderRotation {
    0% {
        --subscribe-gradient-angle: 183deg;
    }

    100% {
        --subscribe-gradient-angle: 543deg;
    }
}

.bestsell .mahsolat {
border: 3px solid transparent !important;
    animation: subscribeBorderRotation 4s linear infinite;
background:
    linear-gradient(#fff, #fff) padding-box,
    conic-gradient(
        from var(--subscribe-gradient-angle) at 50% 50%,
        #fff0f7 0deg,
        #fff0f7 22deg,
        #ffd6ea 34deg,
        #ffadd6 46deg,
        #ff7ac0 58deg,
        #ff3fa4 72deg,
        #e6007e 84deg,
        #c9006b 90deg,
        #e6007e 100deg,
        #ff3fa4 114deg,
        #ff7ac0 126deg,
        #ffadd6 138deg,
        #ffd6ea 150deg,
        #fff5fa 168deg,
        #fff0f7 178deg,
        #fff0f7 198deg,
        #fff5fa 210deg,
        #ffd6ea 228deg,
        #ffadd6 246deg,
        #ff7ac0 264deg,
        #ff3fa4 282deg,
        #e6007e 302deg,
        #c9006b 332deg,
        #e6007e 340deg,
        #ff3fa4 346deg,
        #ff7ac0 351deg,
        #ffadd6 355deg,
        #ffd6ea 357deg,
        #fff0f7 359deg,
        #fff0f7 360deg
    ) border-box !important;
    box-shadow:
        0 0 0 1px rgba(39, 133, 0, 0.08),
        0 0 12px rgba(39, 133, 0, 0.18);
}
 span.porfroshtarin {
    background: #fb359e !important;
}
.single-product span.porfroshtarin {
    background: #fb359e !important;left: 0px;top: -2px;
}

.bestsell .woocommerce-product-gallery__image {
border: 3px solid transparent !important;
    animation: subscribeBorderRotation 4s linear infinite;
background:
    linear-gradient(#fff, #fff) padding-box,
    conic-gradient(
        from var(--subscribe-gradient-angle) at 50% 50%,
        #fff0f7 0deg,
        #fff0f7 22deg,
        #ffd6ea 34deg,
        #ffadd6 46deg,
        #ff7ac0 58deg,
        #ff3fa4 72deg,
        #e6007e 84deg,
        #c9006b 90deg,
        #e6007e 100deg,
        #ff3fa4 114deg,
        #ff7ac0 126deg,
        #ffadd6 138deg,
        #ffd6ea 150deg,
        #fff5fa 168deg,
        #fff0f7 178deg,
        #fff0f7 198deg,
        #fff5fa 210deg,
        #ffd6ea 228deg,
        #ffadd6 246deg,
        #ff7ac0 264deg,
        #ff3fa4 282deg,
        #e6007e 302deg,
        #c9006b 332deg,
        #e6007e 340deg,
        #ff3fa4 346deg,
        #ff7ac0 351deg,
        #ffadd6 355deg,
        #ffd6ea 357deg,
        #fff0f7 359deg,
        #fff0f7 360deg
    ) border-box !important;
}
.product_cat-womens-sleepwear-loungewear .woocommerce-product-gallery__image {
    border-radius: 10px;
}
.woocommerce div.product div.images img {
    border-radius: 10px;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button {
    background-color: #ff65a7;
    font-weight: normal;
    padding: 15px 10px 15px 10px;
    line-height: 18px;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
    font-size: 15px;
    border-bottom: 4px solid #de4285;
    border-radius: 5px;
}
.wc-block-cart__submit-button:hover, .wc-block-components-checkout-place-order-button:hover {
    color: white;
    background-color: #f75298 !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button {
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25);
    font-size: 15px;
    border-bottom: 4px solid #de4285;
    background-color: #ff65a7;
    color: #fff;
    border-radius: 5px;
    min-width: 255px;
}

span.wc-block-components-address-form__address_2-toggle,fieldset#contact-fields,span.wc-block-checkout__shipping-option--free,.wc-block-components-checkbox.wc-block-checkout__use-address-for-billing,div#order-notes,.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
    display: none;
}
        /*
         * مخفی کردن کشور، اما نه حذف واقعی
         * حذف واقعی کشور در Checkout Block ممکن است باعث خطای ثبت سفارش شود.
         */
        .wc-block-components-address-form__country {
            display: none !important;
        }

        /*
         * مخفی کردن آدرس دوم
         */
        .wc-block-components-address-form__address_2 {
            display: none !important;
        }

        /*
         * مرتب‌سازی فیلدهای آدرس در Checkout Block
         */
        .wc-block-components-address-form {
            display: grid !important;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            column-gap: 16px;
            row-gap: 12px;
        }

        .wc-block-components-address-form__first_name {
            order: 10;
        }

        .wc-block-components-address-form__last_name {
            order: 20;
        }

        .wc-block-components-address-form__company {
            order: 30;
            grid-column: 1 / -1;
        }

        .wc-block-components-address-form__state {
            order: 40;
        }

        .wc-block-components-address-form__city {
            order: 50;
        }

        .wc-block-components-address-form__address_1 {
            order: 60;
            grid-column: 1 / -1;
        }

        .wc-block-components-address-form__postcode {
            order: 70;
        }

        .wc-block-components-address-form__phone {
            order: 80;
        }

        @media (max-width: 600px) {
            .wc-block-components-address-form {
                grid-template-columns: 1fr;
            }

            .wc-block-components-address-form > * {
                grid-column: 1 / -1 !important;
            }
        }
.wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image {
    height: auto;
    width: 70px;border-radius: 10px;
}
.wpclv-attributes .wpclv-terms .wpclv-term.active, .wpclv-attributes .wpclv-terms .wpclv-term:hover {
    border:2px solid #ff65a7;
}
        form.cart .single_add_to_cart_button {
            display: none !important;
        }

        .custom-external-cart-button {
width: 100%;
    background: #f754a2;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 16px 20px;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .18);
    padding: 15px 10px 15px 10px;
    line-height: 18px;
    font-size: 15px;
    border-bottom: 4px solid #de4285;
        }

        .custom-external-cart-button.disabled {
            opacity: .5;
            cursor: not-allowed;
        }
.wpclv-attributes .wpclv-attribute {
    margin-bottom: 0em;
}
.wpclv-attribute-label {
    font-size: 15px;
    font-weight: 700;
    color: #222;
    line-height: 2;
}
.ak-variation-title {
    font-size: 15px !important;
    line-height: 2 !important;
    margin-bottom: 4px !important;
}
div#cartma {
    padding-right: 0px;
}
.wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image img {
    border-radius: 10px !important;
}

.wpclv-attributes .wpclv-terms .wpclv-term span {
    border-radius: 5px !important;
}
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
    display: none;
}
.wc-block-components-totals-shipping .wc-block-components-totals-item__value {
    display: none;
}
/* ==========================================
   RAHAMIS SEPARATE CATEGORY ICONS
   ========================================== */

.rhm-category-section,
.rhm-category-section * {
    box-sizing: border-box;
}

.rhm-category-section {
    --rhm-bg: #fffaf7;
    --rhm-card: #ffffff;
    --rhm-text: #30282c;
    --rhm-muted: #8c7c83;
    --rhm-accent: #e95090;
    --rhm-border: #f2dfe5;

    width: 100%;
    padding: 30px 20px 35px;
    overflow: hidden;
    direction: rtl;
    font-family: inherit;
    background: #ffffff;
}

.rhm-category-container {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}

/* عنوان */
.rhm-category-header {
    margin-bottom: 25px;
    text-align: center;
}

.rhm-category-title {
    margin: 0;
    color: var(--rhm-text);
    font-size: 22px;
    font-weight: 800;
    line-height: 1.7;
}

.rhm-category-title-line {
    display: block;
    width: 36px;
    height: 2px;
    margin: 8px auto 0;
    background: var(--rhm-accent);
    border-radius: 20px;
}

/* چیدمان */
.rhm-category-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 25px;
}

/* هر دسته */
.rhm-category-item {
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: center;
    color: var(--rhm-text);
    text-align: center;
    text-decoration: none !important;
}

/* قاب تصویر */
.rhm-category-image-box {
    display: flex;
    width: clamp(135px, 15vw, 185px);
    aspect-ratio: 1 / 1;
    align-items: center;
    justify-content: center;
    transition:
        transform 0.35s ease,
        border-color 0.35s ease,
        box-shadow 0.35s ease;
}

/* فایل جداگانه هر آیکون */
.rhm-category-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
    transition: transform 0.4s ease;
}

/* عنوان دسته */
.rhm-category-name {
    display: block;
    margin-top: 13px;
    color: var(--rhm-text);
    font-size: 15px;
    font-weight: 800;
    line-height: 1.8;
    transition: color 0.3s ease;
}

.rhm-category-action {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 1px;
    color: var(--rhm-muted);
    font-size: 11px;
    line-height: 1.7;
    transition:
        color 0.3s ease,
        gap 0.3s ease;
}

.rhm-category-action svg {
    width: 11px;
    height: 11px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* هاور */
.rhm-category-item:hover {
    color: var(--rhm-text);
    text-decoration: none !important;
}

.rhm-category-item:hover .rhm-category-image-box {
    transform: translateY(-6px);
}

.rhm-category-item:hover .rhm-category-image {
    transform: scale(1.045);
}

.rhm-category-item:hover .rhm-category-name,
.rhm-category-item:hover .rhm-category-action {
    color: var(--rhm-accent);
}

.rhm-category-item:hover .rhm-category-action {
    gap: 8px;
}

.rhm-category-item:focus-visible .rhm-category-image-box {
    outline: 2px solid var(--rhm-accent);
    outline-offset: 4px;
}

/* تبلت */
@media (max-width: 850px) {
    .rhm-category-grid {
        gap: 18px;
    }

    .rhm-category-image-box {
        width: clamp(110px, 19vw, 150px);
    }
}

/* موبایل */
@media (max-width: 600px) {
    .rhm-category-section {
        padding: 25px 13px 30px;
    }

    .rhm-category-header {
        margin-bottom: 21px;
    }

    .rhm-category-title {
        font-size: 19px;
    }

    .rhm-category-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 25px 12px;
    }

    .rhm-category-image-box {
        width: min(100%, 140px);
    }

    .rhm-category-name {
        margin-top: 9px;
        font-size: 14px;
    }

    .rhm-category-action {
        font-size: 10px;
    }
}

@media (max-width: 360px) {
    .rhm-category-image-box {
        width: min(100%, 122px);
    }

    .rhm-category-name {
        font-size: 13px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .rhm-category-image-box,
    .rhm-category-image,
    .rhm-category-name,
    .rhm-category-action {
        transition: none;
    }
}
.woocommerce-additional-fields {
    display: none;
}
li.wc_payment_method.payment_method_wc_zibal img {
    display: none;
}
button#place_order {
    border-radius: 8px;
    color: white;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 25%);
    border-bottom: 5px solid #ff4192;
}
.ak-variation-options {
    justify-content: right !important;
}
.footer-navigation li {
    width: 40%;
    display: inline-block;
}
.woocommerce form .form-row .input-text {
    min-height: 46px;
}
.sdtw-delivery-time-row {
    color: cornflowerblue;
}
.iol-bootstrap-modal.show {
    z-index: 10000000055;
}