/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary::before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary::before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary::before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary::before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
@font-face{font-family:'Manrope';font-style:normal;font-weight:200;font-display:swap;src:url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-200.eot);src:local(""),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-200.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-200.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-200.woff) format("woff"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-200.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-200.svg#Manrope) format("svg");}@font-face{font-family:'Manrope';font-style:normal;font-weight:300;font-display:swap;src:url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-300.eot);src:local(""),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-300.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-300.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-300.woff) format("woff"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-300.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-300.svg#Manrope) format("svg");}@font-face{font-family:'Manrope';font-style:normal;font-weight:500;font-display:swap;src:url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-500.eot);src:local(""),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-500.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-500.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-500.woff) format("woff"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-500.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-500.svg#Manrope) format("svg");}@font-face{font-family:'Manrope';font-style:normal;font-weight:600;font-display:swap;src:url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-600.eot);src:local(""),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-600.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-600.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-600.woff) format("woff"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-600.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-600.svg#Manrope) format("svg");}@font-face{font-family:'Manrope';font-style:normal;font-weight:400;font-display:swap;src:url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-regular.eot);src:local(""),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-regular.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-regular.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-regular.woff) format("woff"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-regular.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-regular.svg#Manrope) format("svg");}@font-face{font-family:'Manrope';font-style:normal;font-weight:700;font-display:swap;src:url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-700.eot);src:local(""),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-700.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-700.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-700.woff) format("woff"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-700.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-700.svg#Manrope) format("svg");}@font-face{font-family:'Manrope';font-style:normal;font-weight:800;font-display:swap;src:url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-800.eot);src:local(""),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-800.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-800.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-800.woff) format("woff"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-800.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/manrope-v4-latin_greek-800.svg#Manrope) format("svg");}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-100italic.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-300italic.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-regular.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-regular.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-regular.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-regular.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-regular.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-regular.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-italic.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-500italic.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-700italic.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900.svg#Roboto) format("svg");}@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-v27-latin-ext_latin_greek-ext_greek-900italic.svg#Roboto) format("svg");}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300.svg#RobotoCondensed) format("svg");}@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-300italic.svg#RobotoCondensed) format("svg");}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-regular.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-regular.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-regular.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-regular.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-regular.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-regular.svg#RobotoCondensed) format("svg");}@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-italic.svg#RobotoCondensed) format("svg");}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700.svg#RobotoCondensed) format("svg");}@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;font-display:swap;src:url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/roboto-condensed-v19-latin-ext_latin_greek-ext_greek-700italic.svg#RobotoCondensed) format("svg");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-300italic.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-regular.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-regular.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-regular.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-regular.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-regular.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-regular.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-italic.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-600italic.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-700italic.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800.svg#OpenSans) format("svg");}@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;font-display:swap;src:url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800italic.eot);src:local(""),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800italic.eot#iefix) format("embedded-opentype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800italic.woff2) format("woff2"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800italic.woff) format("woff"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800italic.ttf) format("truetype"),url(/themes/pelagus/assets/font/google/open-sans-v20-latin-ext_latin_greek-ext_greek-800italic.svg#OpenSans) format("svg");}:root{--menu-height:100px;}.sub-layout{max-width:1630px;margin:0 auto;box-sizing:border-box;padding:0 15px;}.header-layout{max-width:100%;margin:0 auto;box-sizing:border-box;}main{min-height:500px;}.view-empty{padding:60px 0px;font-weight:500;text-align:center;font-size:2.5rem;}html{font-size:10px;}body{color:#000000;font-family:'Manrope','Roboto','Roboto Condensed',sans-serif;font-size:1.6rem;font-weight:400;line-height:26px;word-wrap:break-word;scrollbar-width:thin !important;}body.is-locked{overflow:hidden;}h1{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}@media (max-width:1399.98px){h1{font-size:3.9rem;line-height:57px;}}@media (max-width:1199.98px){h1{font-size:3.8rem;line-height:56px;}}@media (max-width:991.98px){h1{font-size:3.7rem;line-height:55px;}}@media (max-width:767.98px){h1{font-size:3.5rem;line-height:52px;}}@media (max-width:575.98px){h1{font-size:3.2rem;line-height:48px;}}@media (max-width:399.98px){h1{font-size:3rem;line-height:45px;}}h1:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}@media (max-width:1199.98px){h1:after{border-top:3px solid #E21221;margin:2.5rem auto;}}@media (max-width:767.98px){h1:after{border-top:2px solid #E21221;margin:2rem auto;}}h2{margin:unset;font-family:"Manrope";font-size:3.5rem;font-weight:700;line-height:50px;color:#000000;position:relative;}@media (max-width:1399.98px){h2{font-size:3.4rem;line-height:49px;}}@media (max-width:1199.98px){h2{font-size:3.3rem;line-height:48px;}}@media (max-width:991.98px){h2{font-size:3.2rem;line-height:46px;}}@media (max-width:767.98px){h2{font-size:3rem;line-height:42px;}}@media (max-width:575.98px){h2{font-size:2.8rem;line-height:40px;}}@media (max-width:399.98px){h2{font-size:2.6rem;line-height:38px;}}h3{margin:unset;font-family:"Manrope";font-size:3.0rem;font-weight:700;line-height:49px;color:#000000;position:relative;}@media (max-width:1399.98px){h3{font-size:2.9rem;line-height:48px;}}@media (max-width:1199.98px){h3{font-size:2.8rem;line-height:47px;}}@media (max-width:991.98px){h3{font-size:2.7rem;line-height:45px;}}@media (max-width:767.98px){h3{font-size:2.5rem;line-height:42px;}}@media (max-width:575.98px){h3{font-size:2.2rem;line-height:40px;}}@media (max-width:399.98px){h3{font-size:2rem;line-height:38px;}}h4{margin:unset;font-family:"Manrope";font-size:2.8rem;font-weight:700;line-height:48px;color:#000000;}h5{margin:unset;font-family:"Manrope";font-size:2.6rem;font-weight:700;line-height:45px;color:#000000;}h6{margin:unset;font-family:"Manrope";font-size:2.4rem;font-weight:700;line-height:40px;color:#000000;}p{color:#000000;font-family:'Manrope',sans-serif;font-size:1.6rem;font-weight:400;line-height:26px;word-wrap:break-word;}a{text-decoration:none;color:#000000;transition:color 0.3s ease-in;font-size:1.5rem;font-family:"Manrope";}a:hover{color:#E21221;}.description{margin-top:5px;color:#878787;font-size:.75em !important;font-style:italic;font-weight:500;line-height:1.25;}.form-item--error-message{margin-top:5px;color:#8d0000;font-size:.8em;font-weight:500;line-height:1.25;}.form-item--error-message::before{content:none;}*,::before,::after{box-sizing:border-box;}.ajax-progress-throbber{display:none !important;}.ajax-progress-throbber + .hover-title{display:none;}.ui-dialog{max-width:600px;width:100% !important;}@media (max-width:767.98px){.ui-dialog{width:90% !important;}}ul.menu{margin:unset;}img{max-width:100%;height:auto;}:focus{outline:unset;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.choices__input{display:none !important;}.choices__item{padding-right:unset !important;}.choices__item::after{display:none;}.messages--status{margin:10px auto;background-image:unset;box-shadow:unset;border-left:10px solid black;border-right:10px solid transparent;border-top:unset;border-bottom:unset;background:grey;color:white;text-align:center;font-weight:500;}.messages--status a{color:white;font-weight:500;text-decoration:underline;transition:all 0.3s ease-in;}.messages--status a:hover{color:#E21221;}.messages--error{margin:10px auto;color:white;background-image:unset;box-shadow:unset;background:grey;font-weight:500;text-align:center;border-left:10px solid #9B0E18;border-right:10px solid transparent;border-top:unset;border-bottom:unset;}.messages--error a{color:white;font-weight:500;text-decoration:underline;transition:all 0.3s ease-in;}.messages--error a:hover{color:#E21221;}.pagerer-pager-progressive ul{padding:2rem 0rem;margin:3rem auto;display:flex;align-items:center;justify-content:center;}.pagerer-pager-progressive ul .pager__item{padding:2px;}.pagerer-pager-progressive ul .pager__item a{font-size:1.8rem;font-weight:500;display:flex;align-items:center;justify-content:center;width:30px;height:30px;transition:all 0.3s ease-in;}.pagerer-pager-progressive ul .pager__item.is-active a{background-color:black;color:white;pointer-events:none;cursor:pointer;}.pagerer-pager-progressive ul .pager__item a:hover{background-color:#878787;color:white;}.pagerer-pager-progressive ul .pager__item.pager__item--previous a,.pagerer-pager-progressive ul .pager__item.pager__item--next a{font-size:3rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease-in;}.pagerer-pager-progressive ul .pager__item.pager__item--previous a:hover,.pagerer-pager-progressive ul .pager__item.pager__item--next a:hover{color:#E21221;}.choices{height:26px;max-width:100%;}.choices::after{display:none;}.choices .choices__inner{min-height:unset;background:#E21221;border:unset;background-image:url(/themes/pelagus/assets/images/arrow-down.svg);background-repeat:no-repeat;background-size:10px;background-position-y:center;background-position-x:right 5px;border-radius:unset;height:100%;display:flex;align-items:center;padding-right:24px;}.choices .choices__inner .choices__list{padding:unset;color:#FFFFFF;font-family:"Manrope";line-height:20px;font-size:1.6rem;}.choices .choices__list--dropdown{border:unset;}.choices .choices__list--dropdown .choices__list .choices__item{color:#000000;font-family:"Manrope";line-height:30px;font-size:1.6rem;padding:0px 0px 0px 10px;transition:background-color 0.2s,color 0.2s ease-in;}.choices .choices__list--dropdown .choices__list .choices__item.is-highlighted{background-color:#E21221;color:#FFFFFF;}#sliding-popup{padding:20px;background:#e9e9e9;}@media (min-width:992px){#sliding-popup[style]{width:unset !important;max-width:480px;}}.eu-cookie-compliance-more-button{color:#000000 !important;}.eu-cookie-compliance-default-button{background-color:#e21221;text-shadow:unset;box-shadow:unset;background-image:unset;border:2px solid #e21221;text-align:left;color:#e21221;opacity:1;font-size:18px;color:white;}.eu-cookie-compliance-default-button:hover{color:#e21221;background-image:unset;background-color:#fff !important;}.eu-cookie-compliance-save-preferences-button{background:transparent;text-shadow:unset;box-shadow:unset;color:black;font-weight:300;font-size:14px;border:1px solid black;}.eu-cookie-compliance-message{max-width:100%;float:unset;}.eu-cookie-compliance-categories-buttons{float:unset !important;}.eu-cookie-compliance-buttons{float:unset;max-width:unset;}.header-placeholder{height:unset;}@media (max-width:767.98px){.header-placeholder.show{height:var(--header-height);}}.header-placeholder-center{height:unset;}@media (min-width:768px){.header-placeholder-center.show{height:var(--header-center-height);}}:not(.path-fronpage) .header{box-shadow:0px 3px 16px #00000029;}.hasHover .header-center .menu-item:not(.menu-item--back):hover{background:#FFFFFF;}.hasHover .header-center .menu-item:not(.menu-item--back):hover a{color:#000000 !important;transition:color 0s;}.hasHover .header-center .menu-item:not(.menu-item--back):hover::before{background:#E21221;}.hasHover .header-center .menu-item:not(.menu-item--back):hover .menu-item__arrow{background-image:url(/themes/pelagus/assets/images/menu_arrow_red.svg) !important;}@media (max-width:767.98px){.header.fixed{position:fixed;top:0;left:0;right:0;z-index:100;box-shadow:0px 3px 16px #00000029;}}.header .header-top{background:#323232;}.header .header-top .region{display:flex;justify-content:space-between;align-items:center;height:51px;padding:0px 15px;}.header .header-top .region .menu--header-top-menu .menu{display:flex;margin:0 -10px;}.header .header-top .region .menu--header-top-menu .menu .menu-item{padding:0 10px;}.header .header-top .region .menu--header-top-menu .menu .menu-item a{color:#FFFFFF;text-transform:uppercase;font-family:"Manrope";font-weight:700;font-size:1.3rem;line-height:50px;transition:color 0.2s ease-in;}@media (max-width:575.98px){.header .header-top .region .menu--header-top-menu .menu .menu-item a{line-height:20px;}}.header .header-top .region .menu--header-top-menu .menu .menu-item a:hover{color:#E21221;}.header .header-top .region .block-dorean-metaforika p{color:#FFFFFF;font-family:"Manrope";font-weight:400;font-size:1.4rem;line-height:50px;}.header .header-top .region .block-dorean-metaforika p a{color:white;}@media (max-width:767.98px){.header .header-top .region .block-dorean-metaforika{display:none;}}.header .header-top .views-exposed-form{width:calc(100% - 70px);position:absolute;left:15px;left:15px;transform:translateY(-120%);z-index:200;transition:transform 0.3s ease-in;}.header .header-top .views-exposed-form.show{transform:translateY(0%);}@media (min-width:768px){.header .header-top .views-exposed-form{display:none;}}.header .header-top .views-exposed-form .js-form-item-items-per-page,.header .header-top .views-exposed-form .js-form-item-sort-by,.header .header-top .views-exposed-form .js-form-item-sort-order,.header .header-top .views-exposed-form .js-form-item-sort-bef-combine{display:none !important;}.header .header-top .views-exposed-form .js-form-type-textfield{margin:unset;width:100%;}.header .header-top .views-exposed-form .js-form-type-textfield input[type="text"]{width:100%;height:40px;padding-left:1rem;padding-right:1.5rem;border:1px solid #C7C7C7;}.header .header-top .views-exposed-form .js-form-type-textfield input[type="text"]::-moz-placeholder{text-align:right;text-transform:uppercase;font-family:"Manrope";font-size:1.5rem;font-weight:700;}.header .header-top .views-exposed-form .js-form-type-textfield input[type="text"]::placeholder{text-align:right;text-transform:uppercase;font-family:"Manrope";font-size:1.5rem;font-weight:700;}.header .header-top .views-exposed-form .form-actions{display:none;}@media (min-width:768px){.header .header-top .block-button-search{display:none;}}.header .header-center{background:#FFFFFF;height:90px;}@media (min-width:768px){.header .header-center.fixed{position:fixed;top:0;left:0;right:0;z-index:100;box-shadow:0px 3px 16px #00000029;}.header .header-center.fixed .header-layout .sub-left .navigation-menu-dropdown{height:calc(var(--outer-menu-height) + var(--header-top-height)) !important;}.header .header-center.fixed .header-layout .sub-left .navigation-menu-dropdown .region-navigation{height:calc(var(--menu-height) + var(--header-top-height)) !important;}}@media (max-width:575.98px){.header .header-center{height:80px;}}.header .header-center .header-layout{display:flex;height:100%;align-items:center;position:relative;}.header .header-center .header-layout .sub-left{display:block;height:100%;background:#E21221;max-width:90px;min-width:65px;width:10%;margin-right:10px;}.header .header-center .header-layout .sub-left .navigation-menu{position:relative;height:100%;width:100%;box-sizing:border-box;}.header .header-center .header-layout .sub-left .navigation-menu .navigation-menu-trigger{background-image:url(/themes/pelagus/assets/images/bars.svg);background-size:auto;background-repeat:no-repeat;background-size:33px;background-position:center;height:100%;filter:invert(100%) sepia(0%) saturate(7489%) hue-rotate(71deg) brightness(119%) contrast(91%);cursor:pointer;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown{position:fixed;background:#FFFFFF;width:35%;min-width:370px;max-width:500px;box-sizing:border-box;bottom:0;height:var(--outer-menu-height);z-index:100;transform:translateX(-100%);transition:transform 0.2s ease-in;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown.open{transform:translateX(0%);}@media (max-width:575.98px){.header .header-center .header-layout .sub-left .navigation-menu-dropdown{width:unset;min-width:unset;max-width:unset;left:0;right:0;}}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner{position:relative;height:100%;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .top-content{display:flex;justify-content:space-between;align-items:center;height:90px;background:#E21221;padding:0px 15px;}@media (max-width:575.98px){.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .top-content{height:80px;}}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .top-content .logo{margin-left:55px;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .top-content .btn-menu-close{background-image:url(/themes/pelagus/assets/images/times.svg);background-size:auto;background-repeat:no-repeat;background-size:33px;background-position:0 center;height:100%;filter:invert(100%) sepia(0%) saturate(7489%) hue-rotate(71deg) brightness(119%) contrast(91%);width:33px;margin-right:15px;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation{background:#323232;box-sizing:border-box;position:absolute;height:var(--menu-height);left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;scrollbar-color:#888 #ececec;scrollbar-width:thin;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation::-webkit-scrollbar{height:6px;width:6px;background-color:#ececec;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation::-webkit-scrollbar-track{background:transparent;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation::-webkit-scrollbar-thumb{background-color:#888;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu{padding-bottom:30px;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu .menu-item:not(.menu-item--back){display:flex;align-items:center;list-style:none;padding:unset;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu .menu-item:not(.menu-item--back):before{content:"";display:inline-block;width:50px;height:50px;margin-right:30px;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu .menu-item:not(.menu-item--back) a{color:#FFFFFF;font-family:"Manrope";font-size:1.8rem;text-transform:uppercase;transition:color 0s;flex-shrink:0;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu .menu-item:not(.menu-item--back) .menu-item__arrow{content:">";display:block;width:50px;height:50px;background-image:url(/themes/pelagus/assets/images/menu_arrow_white.svg);background-size:20px;background-repeat:no-repeat;background-position:right;margin-left:auto;flex-grow:1;margin-right:15px;cursor:pointer;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu .menu-item--back{background:#FFFFFF;padding:unset;display:flex;align-items:center;cursor:pointer;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu .menu-item--back .menu-item__icon{width:50px;height:50px;margin-right:30px;background-image:url(/themes/pelagus/assets/images/menu_arrow_back.svg);background-size:20px;background-repeat:no-repeat;background-position:center;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu .menu-item--back .menu-item__title{color:#000000;font-family:"Manrope";font-size:1.8rem;line-height:50px;text-transform:uppercase;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu.menu--submenu{position:absolute;top:0;left:0;right:0;height:var(--menu-height);background:#323232;transform:translateX(100%);transition:transform 0.5s ease-in;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;}.header .header-center .header-layout .sub-left .navigation-menu-dropdown .navigation-menu-dropdown-inner .region-navigation .menu.menu--submenu.active{transform:translateX(0%);}.header .header-center .header-layout .sub-left .navigation-layer{content:"";position:fixed;top:0;bottom:0;right:0;left:0;z-index:99;opacity:0;transition:opacity 0.3s ease-in;visibility:hidden;}.header .header-center .header-layout .sub-left .navigation-layer.open{visibility:visible;opacity:0.5;}.header .header-center .header-layout .region-header-middle{width:100%;display:flex;align-items:center;padding-right:15px;}.header .header-center .header-layout .region-header-middle .block-logo-small{line-height:0;display:block;}@media (min-width:1200px){.header .header-center .header-layout .region-header-middle .block-logo-small{display:none;}}@media (max-width:575.98px){.header .header-center .header-layout .region-header-middle .block-logo-small{width:60px;}}.header .header-center .header-layout .region-header-middle .block-system-branding-block{opacity:1;transition:opacity 0.3s ease-in;}.header .header-center .header-layout .region-header-middle .block-system-branding-block .site-logo{line-height:0;display:block;}@media (max-width:1199.98px){.header .header-center .header-layout .region-header-middle .block-system-branding-block{display:none;}}.header .header-center .header-layout .region-header-middle .block-system-branding-block.open{opacity:0;}.header .header-center .header-layout .region-header-middle .views-exposed-form{margin:0 auto;width:33%;max-width:454px;padding:0px 15px;}@media (max-width:991.98px){.header .header-center .header-layout .region-header-middle .views-exposed-form{width:45%;}}@media (max-width:767.98px){.header .header-center .header-layout .region-header-middle .views-exposed-form{display:none;}}.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-item-items-per-page,.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-item-sort-by,.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-item-sort-order,.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-item-sort-bef-combine{display:none !important;}.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-type-textfield{margin:unset;width:100%;}.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-type-textfield input[type="text"]{width:100%;height:54px;padding-left:1rem;padding-right:3.5rem;background-image:url(/themes/pelagus/assets/images/search.svg);background-repeat:no-repeat;background-position:98% center;background-size:20px;border:1px solid #C7C7C7;}.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-type-textfield input[type="text"]::-moz-placeholder{text-align:right;text-transform:uppercase;font-family:"Manrope";font-size:1.5rem;font-weight:700;}.header .header-center .header-layout .region-header-middle .views-exposed-form .js-form-type-textfield input[type="text"]::placeholder{text-align:right;text-transform:uppercase;font-family:"Manrope";font-size:1.5rem;font-weight:700;}.header .header-center .header-layout .region-header-middle .views-exposed-form .form-actions{display:none;}.header .header-center .header-layout .region-header-middle .menu--login-mobile{margin-left:auto;}.header .header-center .header-layout .region-header-middle .menu--login-mobile .menu-item{padding:unset;}@media (min-width:992px){.header .header-center .header-layout .region-header-middle .menu--login-mobile{display:none;}}.header .header-center .header-layout .region-header-middle .menu--login-mobile a{font-family:"karagewrgiou";padding-right:10px;font-size:2rem;color:#E21221;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile{margin-left:auto;}@media (min-width:992px){.header .header-center .header-layout .region-header-middle .menu--user-account-mobile{display:none;}}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item{font-family:"Manrope";font-weight:700;padding:unset;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item a{font-family:"Manrope";font-size:1.4rem;font-weight:700;transition:color 0.3s ease-in;-webkit-transition:color 0.3s ease-in;-moz-transition:color 0.3s ease-in;-ms-transition:color 0.3s ease-in;-o-transition:color 0.3s ease-in;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item a:hover{color:#E21221 !important;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item.menu-item--expanded{display:inline-block;position:relative;list-style:none;cursor:pointer;font-family:"karagewrgiou";font-size:2rem;color:#E21221;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item.menu-item--expanded .dropdown{position:absolute;background:white;z-index:100;padding:10px;width:-moz-max-content;width:max-content;display:none;right:0;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item.menu-item--expanded .dropdown a{font-family:"Manrope";font-size:1.4rem;font-weight:700;transition:color 0.3s ease-in;-webkit-transition:color 0.3s ease-in;-moz-transition:color 0.3s ease-in;-ms-transition:color 0.3s ease-in;-o-transition:color 0.3s ease-in;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item.menu-item--expanded .dropdown a:hover{color:#E21221;}.header .header-center .header-layout .region-header-middle .menu--user-account-mobile .menu .menu-item.menu-item--expanded:after{content:"d";font-family:"karagewrgiou";padding-right:10px;display:inline-block;margin-left:-12px;color:#000000;}.header .header-center .header-layout .region-header-middle .menu--account,.header .header-center .header-layout .region-header-middle .menu--login{padding-right:10px;display:flex;align-items:center;margin-left:auto;}@media (max-width:991.98px){.header .header-center .header-layout .region-header-middle .menu--account,.header .header-center .header-layout .region-header-middle .menu--login{display:none;}}.header .header-center .header-layout .region-header-middle .menu--account::before,.header .header-center .header-layout .region-header-middle .menu--login::before{content:"\75";font-family:"karagewrgiou";display:inline-block;margin-right:10px;font-size:2rem;color:#E21221;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item{font-family:"Manrope";font-size:1.4rem;font-weight:700;padding:unset;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item a,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item a{font-family:"Manrope";font-size:1.4rem;font-weight:700;transition:color 0.3s ease-in;-webkit-transition:color 0.3s ease-in;-moz-transition:color 0.3s ease-in;-ms-transition:color 0.3s ease-in;-o-transition:color 0.3s ease-in;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item a:hover,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item a:hover{color:#E21221 !important;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item.menu-item--expanded,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item.menu-item--expanded{position:relative;list-style:none;cursor:pointer;font-family:"Manrope";font-size:1.4rem;font-weight:700;padding:unset;width:-moz-max-content;width:max-content;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item.menu-item--expanded:hover,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item.menu-item--expanded:hover{color:#E21221;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item.menu-item--expanded .dropdown,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item.menu-item--expanded .dropdown{position:absolute;background:white;z-index:100;padding:10px;width:-moz-max-content;width:max-content;display:none;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item.menu-item--expanded .dropdown a,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item.menu-item--expanded .dropdown a{font-family:"Manrope";font-size:1.4rem;font-weight:700;transition:color 0.3s ease-in;-webkit-transition:color 0.3s ease-in;-moz-transition:color 0.3s ease-in;-ms-transition:color 0.3s ease-in;-o-transition:color 0.3s ease-in;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item.menu-item--expanded .dropdown a:hover,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item.menu-item--expanded .dropdown a:hover{color:#E21221;}.header .header-center .header-layout .region-header-middle .menu--account .menu .menu-item.menu-item--expanded:after,.header .header-center .header-layout .region-header-middle .menu--login .menu .menu-item.menu-item--expanded:after{content:"d";font-family:"karagewrgiou";}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist{padding:0 10px;border-left:0.5px solid #A9A9A9;}@media (max-width:991.98px){.header .header-center .header-layout .region-header-middle .block-commerce-wishlist{margin-right:10px;}}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a{position:relative;display:flex;align-items:center;}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a .icon-favorite{color:#E21221;font-size:2rem;}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a .wishlist-block__count{position:absolute;top:-13px;margin-left:13px;}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a .wishlist-block__count .layer-count{position:relative;display:flex;justify-content:center;align-items:center;}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a .wishlist-block__count .layer-count .background-layer{background:black;display:block;width:22px;height:22px;border-radius:50%;border:2px solid white;}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a .wishlist-block__count .layer-count .count{position:absolute;color:white;font-size:1rem;font-family:"Roboto";font-size:1.2rem;font-weight:500;}.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a .title{margin-left:15px;font-family:"Manrope";font-size:1.4rem;font-weight:700;}@media (max-width:991.98px){.header .header-center .header-layout .region-header-middle .block-commerce-wishlist .wishlist-block a .title{display:none;}}.header .header-center .header-layout .region-header-middle .block-commerce-cart{padding-left:10px;border-left:0.5px solid #A9A9A9;}@media (max-width:991.98px){.header .header-center .header-layout .region-header-middle .block-commerce-cart{margin-right:10px;}}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand{position:relative;display:flex;align-items:center;cursor:pointer;}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand .icon-cart{color:#E21221;font-size:2rem;}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand .cart-block__count{position:absolute;top:-13px;margin-left:13px;}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand .cart-block__count .layer-count{position:relative;display:flex;justify-content:center;align-items:center;}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand .cart-block__count .layer-count .background-layer{background:black;display:block;width:22px;height:22px;border-radius:50%;border:2px solid white;}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand .cart-block__count .layer-count .count{position:absolute;color:white;font-size:1rem;font-family:"Roboto";font-size:1.2rem;font-weight:500;}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand:hover .title{color:#E21221;}.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand .title{margin-left:15px;font-family:"Manrope";font-size:1.4rem;font-weight:700;transition:color 0.3s ease-in;}@media (max-width:991.98px){.header .header-center .header-layout .region-header-middle .block-commerce-cart .cart--cart-block .cart-block--link__expand .title{display:none;}}.pre-footer div[data-id="footer_image"]::before{position:absolute;width:100%;height:100%;opacity:17%;content:"";}.pre-footer .group{background:#000000;position:relative;line-height:0;display:flex;align-items:center;}.pre-footer .group .sub-layout{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:2rem;padding-bottom:2rem;}@media (max-width:575.98px){.pre-footer .group .sub-layout{flex-direction:column;padding:15px 0px;position:unset;}}.pre-footer .group .sub-layout .title{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;color:#FFFFFF;}@media (max-width:1199.98px){.pre-footer .group .sub-layout .title{font-size:3rem;}}@media (max-width:991.98px){.pre-footer .group .sub-layout .title{font-size:2.5rem;line-height:40px;}}@media (max-width:767.98px){.pre-footer .group .sub-layout .title{font-size:1.8rem;line-height:20px;}}.pre-footer .group .sub-layout p{font-family:"Manrope";font-size:3rem;font-weight:700;line-height:58px;color:#FFFFFF;}@media (max-width:1199.98px){.pre-footer .group .sub-layout p{font-size:2rem;}}@media (max-width:991.98px){.pre-footer .group .sub-layout p{font-size:1.5rem;line-height:40px;}}@media (max-width:767.98px){.pre-footer .group .sub-layout p{font-size:1.2rem;line-height:20px;}}.pre-footer .group .sub-layout p a{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;color:#FFFFFF;transition:color 0.3s ease-in;}@media (max-width:1199.98px){.pre-footer .group .sub-layout p a{font-size:3rem;}}@media (max-width:991.98px){.pre-footer .group .sub-layout p a{font-size:2.5rem;line-height:40px;}}@media (max-width:767.98px){.pre-footer .group .sub-layout p a{font-size:1.8rem;line-height:20px;}}.pre-footer .group .sub-layout p a:hover{color:#E21221;}.footer{padding:20px 0px;box-sizing:border-box;}.footer .footer-content{display:flex;flex-wrap:wrap;}.footer .footer-content .logo{margin-right:20px;}@media (max-width:767.98px){.footer .footer-content .logo{flex:30%;margin:unset;display:none;}}.footer .footer-content .footer-first{margin-right:30px;}@media (max-width:1199.98px){.footer .footer-content .footer-first{margin:unset;}}@media (max-width:767.98px){.footer .footer-content .footer-first{flex:49%;}}@media (max-width:575.98px){.footer .footer-content .footer-first{flex:100%;}}@media (max-width:767.98px){.footer .footer-content .footer-first .region-footer-first{margin:0 auto;width:-moz-max-content;width:max-content;}}@media (max-width:575.98px){.footer .footer-content .footer-first .region-footer-first{text-align:center;}}.footer .footer-content .footer-first .region-footer-first h2{font-family:"Manrope";font-size:1.6rem;font-weight:700;color:#000000;text-transform:uppercase;}.footer .footer-content .footer-first .region-footer-first .field--name-body p{font-family:"Manrope";font-size:1.5rem;font-weight:700;color:#666666;line-height:26px;margin:unset;}.footer .footer-content .footer-first .region-footer-first .field--name-body p + p{margin-top:10px;}@media (max-width:767.98px){.footer .footer-content .footer-first .region-footer-first .field--name-body p{line-height:20px;font-size:1.3rem;}.footer .footer-content .footer-first .region-footer-first .field--name-body p a{font-size:1.3rem;}}@media (max-width:1199.98px){.footer .footer-content .footer-second{margin:0 auto;}}@media (max-width:767.98px){.footer .footer-content .footer-second{flex:49%;}}@media (max-width:575.98px){.footer .footer-content .footer-second{flex:100%;}}.footer .footer-content .footer-second .region-footer-second{display:flex;flex-direction:column;}@media (max-width:767.98px){.footer .footer-content .footer-second .region-footer-second{margin:0 auto;width:-moz-max-content;width:max-content;}}@media (max-width:575.98px){.footer .footer-content .footer-second .region-footer-second{margin-top:30px;}}.footer .footer-content .footer-second .region-footer-second .menu--footer h2{font-family:"Manrope";font-size:1.6rem;font-weight:700;color:#000000;text-transform:uppercase;}.footer .footer-content .footer-second .region-footer-second .menu--footer a{font-family:"Manrope";font-size:1.5rem;font-weight:700;color:#666666;line-height:26px;transition:color 0.3s ease-in;}.footer .footer-content .footer-second .region-footer-second .menu--footer a:hover{color:#E21221;}@media (max-width:575.98px){.footer .footer-content .footer-second .region-footer-second .menu--footer{text-align:center;}.footer .footer-content .footer-second .region-footer-second .menu--footer .menu{text-align:center;}}.footer .footer-content .footer-second .region-footer-second .view-socials{margin-top:35px;}.footer .footer-content .footer-second .region-footer-second .view-socials .view-content{display:flex;}@media (max-width:575.98px){.footer .footer-content .footer-second .region-footer-second .view-socials .view-content{justify-content:center;}}.footer .footer-content .footer-second .region-footer-second .view-socials .view-content .views-row a img{width:22px;filter:invert(32%) sepia(1%) saturate(5356%) hue-rotate(34deg) brightness(77%) contrast(96%);}.footer .footer-content .footer-second .region-footer-second .view-socials .view-content .views-row a:hover img{filter:invert(16%) sepia(78%) saturate(3562%) hue-rotate(342deg) brightness(101%) contrast(108%);}.footer .footer-content .footer-second .region-footer-second .view-socials .view-content .views-row + .views-row{margin-left:20px;}.footer .footer-content .footer-third{margin-left:auto;}@media (max-width:1199.98px){.footer .footer-content .footer-third{order:-1;flex:100%;margin-bottom:2rem;}}.footer .footer-content .footer-third .region-footer-third{display:flex;flex-direction:column;}@media (max-width:1199.98px){.footer .footer-content .footer-third .region-footer-third{max-width:570px;margin:0 auto;width:100%;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block h2{font-family:"Manrope";text-align:center;margin-bottom:20px;}@media (min-width:576px){.footer .footer-content .footer-third .region-footer-third .block-webform-block h2{display:none;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form{display:flex;position:relative;}@media (max-width:575.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form{flex-direction:column;align-items:center;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email{position:relative;display:flex;align-items:center;}@media (max-width:575.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email{width:70%;margin:0 auto;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input{box-sizing:border-box;width:693px;height:73px;background:transparent;border:1px solid #C0C0C0;padding-left:20px;}@media (max-width:1399.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input{width:570px;}}@media (max-width:1199.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input{width:100%;}}@media (max-width:575.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input{height:50px;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input::-moz-placeholder{font-family:"Manrope";font-size:1.5rem;font-weight:400;}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input::placeholder{font-family:"Manrope";font-size:1.5rem;font-weight:400;}@media (max-width:1399.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input::-moz-placeholder{font-size:1.3rem;}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input::placeholder{font-size:1.3rem;}}@media (max-width:575.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input::-moz-placeholder{font-size:0;opacity:0;}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input::placeholder{font-size:0;opacity:0;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input:not(:-moz-placeholder-shown) + .description{display:none;}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email input:not(:placeholder-shown) + .description{display:none;}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email .description{font-family:"Manrope";font-size:1.5rem;font-weight:400;opacity:0.5;position:absolute;left:20px;z-index:-1;}@media (min-width:576px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-type-email .description{display:none;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-actions input{position:absolute;right:0;height:73px;width:200px;font-family:"Manrope";font-size:2rem;font-weight:700;background:#E21221;color:#FFFFFF;border-color:#E21221;border:0px solid;transition:all 0.3s ease-in;}@media (max-width:1399.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-actions input{width:140px;font-size:2rem;}}@media (max-width:575.98px){.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-actions input{position:unset;height:50px;font-size:1.8rem;}}.footer .footer-content .footer-third .region-footer-third .block-webform-block .webform-submission-form .form-actions input:hover{background:#000000;}.footer .footer-content .footer-third .region-footer-third .view-bank-cards{margin-top:30px;}@media (max-width:1199.98px){.footer .footer-content .footer-third .region-footer-third .view-bank-cards{display:none;}}.footer .footer-content .footer-third .region-footer-third .view-bank-cards .view-content{display:flex;justify-content:flex-end;}.footer .footer-content .footer-third .region-footer-third .view-bank-cards .view-content .views-row img{width:70px;}.footer .footer-content .footer-third .region-footer-third .view-bank-cards .view-content .views-row + .views-row{margin-left:30px;}.footer .footer-cards .view-bank-cards{margin-top:30px;}.footer .footer-cards .view-bank-cards .view-content{display:flex;justify-content:center;}@media (min-width:1200px){.footer .footer-cards .view-bank-cards .view-content{display:none;}}.footer .footer-cards .view-bank-cards .view-content .views-row img{width:70px;}.footer .footer-cards .view-bank-cards .view-content .views-row + .views-row{margin-left:30px;}.copywrite{background:#000000;}.copywrite .sub-layout{display:flex;justify-content:center;align-items:center;}.copywrite .sub-layout p{color:#FFFFFF;text-align:center;font-family:"Manrope";font-size:1.3rem;font-weight:700;line-height:20px;}.copywrite .sub-layout p a{color:#FFFFFF;font-family:"Manrope";font-size:1.3rem;font-weight:700;line-height:20px;transition:color 0.3s ease-in;}.copywrite .sub-layout p a:hover{color:#E21221;}.sidebar-facets .group-header{background:#E21221;height:40px;display:flex;align-items:center;padding:0px 10px;}.sidebar-facets .group-header span{display:block;width:100%;font-family:"Manrope";font-size:1.6rem;font-weight:700;text-transform:uppercase;line-height:22px;color:#FFFFFF;}.sidebar-facets .group-header .button-filtra-close{border:unset;background:unset;background-image:url(/themes/pelagus/assets/images/times.svg);width:25px;height:25px;background-repeat:no-repeat;background-position:center;filter:invert(100%) sepia(0%) saturate(7489%) hue-rotate(71deg) brightness(119%) contrast(91%);}@media (min-width:992px){.sidebar-facets .group-header .button-filtra-close{display:none;}}@media (max-width:991.98px){.sidebar-facets .group-header{position:sticky;top:0;z-index:150;}}.sidebar-facets .block-views-blockcategory-subcategories-block-2 h2{font-family:"Manrope";font-size:1.6rem;font-weight:700;text-transform:uppercase;line-height:22px;color:#FFFFFF;margin:unset;background:#000000;padding-left:10px;height:40px;display:flex;align-items:center;position:relative;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 h2::after{content:'';position:absolute;right:15px;background-image:url(/themes/pelagus/assets/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:15px;transform:rotate(180deg);transition:0.2s ease-in;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 h2.closed::after{transform:rotate(0);}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories{margin:16px 10px;opacity:1;visibility:visible;max-height:unset;transition:0.3s;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories a{font-family:"Manrope";font-size:1.5rem;text-transform:uppercase;color:#666666;font-weight:400;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories a:hover{color:#E21221;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories .parent a{font-weight:700;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories .current{padding-left:10px;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories .current a{font-weight:600;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories .subcategory{padding-left:20px;}.sidebar-facets .block-views-blockcategory-subcategories-block-2 .all-categories.closed{max-height:0;visibility:hidden;opacity:0;margin-bottom:-16px;}.sidebar-facets .block-facets{padding-bottom:15px;}.sidebar-facets .block-facets .facets-soft-limit-link{padding-left:15px;}@media (max-width:991.98px){.sidebar-facets .block-facets:last-child{margin-bottom:42px;}}.sidebar-facets .block-facets h3{font-family:"Manrope";font-size:1.6rem;font-weight:700;text-transform:uppercase;line-height:22px;color:#FFFFFF;margin:unset;background:#000000;padding-left:10px;height:40px;display:flex;align-items:center;}.sidebar-facets .block-facets h3::after{content:'';position:absolute;right:15px;background-image:url(/themes/pelagus/assets/images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:15px;transform:rotate(180deg);transition:0.3s;}.sidebar-facets .block-facets h3.closed::after{transform:rotate(0);}.sidebar-facets .block-facets ul{visibility:visible;opacity:1;max-height:unset;transition:0.2s ease-in;}.sidebar-facets .block-facets ul.closed{max-height:0;visibility:hidden;opacity:0;margin:-15px 0 0 0;padding:0;}.sidebar-facets .block-facets ul.closed > *{display:none !important;}.sidebar-facets .block-facets ul.closed + a{display:none;}.sidebar-facets .block-facets .js-facets-widget{max-height:300px;overflow-x:auto;scrollbar-color:#888 #ececec;scrollbar-width:thin;}.sidebar-facets .block-facets .js-facets-widget::-webkit-scrollbar{height:6px;width:6px;background-color:#ececec;}.sidebar-facets .block-facets .js-facets-widget::-webkit-scrollbar-track{background:transparent;}.sidebar-facets .block-facets .js-facets-widget::-webkit-scrollbar-thumb{background-color:#888;}.sidebar-facets .block-facets .js-facets-checkbox-links{list-style:none;padding-left:10px;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item{display:flex;align-items:center;padding:0.5rem 0;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item input[type="checkbox"]{position:relative;height:1.5rem;width:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#E1E1E1;cursor:pointer;transition:0.3s ease-in;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item input[type="checkbox"]:hover::after{opacity:1;visibility:visible;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item input[type="checkbox"]:checked::after{opacity:1;visibility:visible;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item input[type="checkbox"]::after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";background-image:url(/themes/pelagus/assets/images/icons.svg#plus);background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:#FFFFFF;transition:0.3s ease-in;visibility:hidden;opacity:0;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item label{max-width:calc(100% - 1.5rem);margin:0;padding-left:15px;align-self:center;cursor:pointer;font-weight:inherit;line-height:1.1;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item label .facet-item__value{font-family:"Manrope";font-size:1.5rem;text-transform:uppercase;color:#666666;font-weight:400;}.sidebar-facets .block-facets .js-facets-checkbox-links .facet-item label .facet-item__count{font-family:"Manrope";font-size:1.3rem;color:#B0B0B0;font-weight:400;padding-left:3px;}.sidebar-facets .block-facets .item-list__range_slider{list-style:none;padding:0px 0px 20px 0px;width:calc(100% - 80px);margin:0 auto;}.sidebar-facets .block-facets .item-list__range_slider .facet-slider{height:4px;display:flex;align-items:center;border:unset;border-radius:unset;background:#666666;}.sidebar-facets .block-facets .item-list__range_slider .facet-slider .ui-slider-range{background:#000000;}.sidebar-facets .block-facets .item-list__range_slider .facet-slider .ui-slider-pip{display:none;}.sidebar-facets .block-facets .item-list__range_slider .facet-slider .ui-slider-handle{border-radius:50%;top:unset;border:unset;background:#E21221;display:flex;justify-content:center;}.sidebar-facets .block-facets .item-list__range_slider .facet-slider .ui-slider-handle .ui-slider-tip{top:25px;border:unset;font-family:"Manrope";font-size:1.5rem;text-transform:uppercase;color:#666666;font-weight:700;width:unset;margin:unset;left:unset;}.sidebar-facets .block-facets .item-list__range_slider .facet-slider .ui-slider-handle .ui-slider-tip::before,.sidebar-facets .block-facets .item-list__range_slider .facet-slider .ui-slider-handle .ui-slider-tip::after{display:none;}.sidebar-facets .block-facets-summary{background:#E21221;position:sticky;bottom:0;z-index:10;transition:background 0.3s ease-in;}.sidebar-facets .block-facets-summary:hover{background:#000000;}.sidebar-facets .block-facets-summary .facet-summary__items{list-style:none;margin:unset;padding:unset;}.sidebar-facets .block-facets-summary .facet-summary__items .facet-summary-item--facet{display:none;}.sidebar-facets .block-facets-summary .facet-summary__items .facet-summary-item--clear a{font-family:"Manrope";font-size:1.8rem;text-transform:uppercase;color:#FFFFFF;font-weight:700;display:flex;align-items:center;justify-content:center;display:block;height:100%;width:100%;text-align:center;padding:10px 0px;}.breadcrump{background:#E9E9E9;}.breadcrump .region-breadcrump{display:flex;align-items:center;min-height:58px;}.breadcrump .region-breadcrump .breadcrumb{padding:unset;}.breadcrump .region-breadcrump .breadcrumb li{font-family:"Manrope";font-size:1.6rem;line-height:20px;font-weight:800;}.breadcrump .region-breadcrump .breadcrumb li a{font-family:"Manrope";font-size:1.6rem;line-height:20px;font-weight:400;}.breadcrump .region-breadcrump .breadcrumb li + li:before{content:"/";font-weight:400;}.fac-result{right:0;}.fac-result .result-list .result .product-search{display:flex;}.fac-result .result-list .result .product-search .product-search-left{width:80px;}.fac-result .result-list .result .product-search .product-search-right{width:calc(100% - 90px);margin-left:auto;}.fac-result .result-list .result .product-search .product-search-right .field--name-title{font-weight:700;transition:color 0.3s ease-in;}.fac-result .result-list .result .product-search .product-search-right .field--name-field-brand,.fac-result .result-list .result .product-search .product-search-right .field--name-field-category{font-size:1.4rem;}.fac-result .result-list .result .product-search .product-search-right .field--name-field-brand .field__label,.fac-result .result-list .result .product-search .product-search-right .field--name-field-category .field__label{color:grey;}.fac-result .result-list .result.selected{background-color:white;}.fac-result .result-list .result.selected .field--name-title{color:#E21221;}.fac-result .result-list .see-all-link{background-color:black !important;transition:all 0.3s ease-in;}.fac-result .result-list .see-all-link a{font-weight:700;color:white;transition:color 0.3s ease-in;}.fac-result .result-list .see-all-link.selected{background-color:white !important;}.fac-result .result-list .see-all-link.selected a{color:#000000;}.path-frontpage .advertise{background:#000000;position:relative;overflow:hidden;padding-block:40px;}.path-frontpage .advertise .swiper-slide{height:auto;transition:opacity 0.1s ease-in,visibility 0.1s ease-in;}.path-frontpage .advertise .slide__content{height:100%;display:flex;align-items:center;}.path-frontpage .advertise .slide__content .slide__caption{height:100%;width:100%;}.path-frontpage .advertise .slide__content .slide__caption .slide__description{height:100%;}.path-frontpage .advertise .swiper-pagination{position:absolute;display:flex;overflow:auto;width:100%;justify-content:flex-end;bottom:20px;padding-inline:20px;}.path-frontpage .advertise .swiper-pagination .swiper-pagination-bullet{background:#BBBBBB;width:20px;height:10px;border-radius:10px;transition:all 0.3s;opacity:1;flex-shrink:0;padding:0 5px;}.path-frontpage .advertise .swiper-pagination .swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active){background:#787878;}.path-frontpage .advertise .swiper-pagination .swiper-pagination-bullet-active{background:#565656;width:100px;min-width:15px;flex-shrink:1;}.path-frontpage .advertise .circle{position:absolute;height:30vw;width:30vw;border:20px solid #E21221;border-radius:50%;left:-8%;top:-10%;}@media (min-width:1400px){.path-frontpage .advertise .circle{top:unset;bottom:50%;}}@media (max-width:767.98px){.path-frontpage .advertise .circle{height:50vw;width:50vw;}}.path-frontpage .advertise .circle2{position:absolute;height:10vw;width:10vw;border:15px solid #E21221;border-radius:50%;right:-7%;top:80%;}@media (max-width:1399.98px){.path-frontpage .advertise .circle2{top:unset;bottom:-10%;}}@media (max-width:991.98px){.path-frontpage .advertise .circle2{height:20vw;width:20vw;}}@media (max-width:767.98px){.path-frontpage .advertise .circle2{height:30vw;width:30vw;}}.path-frontpage .advertise .sub-layout{position:relative;z-index:5;}.path-frontpage .advertise .sub-layout .node--type-mega-banner{height:100%;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content{height:100%;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content.style-image{height:100%;display:flex;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content.style-image a{margin:auto;display:flex;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content:not(.style-image){background:url(/themes/pelagus/assets/images/bg.webp);background-repeat:no-repeat;background-size:cover;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns{display:flex;align-items:center;width:100%;height:100%;padding:30px 5%;box-sizing:border-box;}@media (max-width:767.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns{flex-direction:column;}}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first{max-width:100%;margin-right:auto;}@media (max-width:767.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first{order:2;margin-top:2rem;}}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .small-title{font-family:"Manrope";font-size:3rem;font-weight:400;line-height:41px;text-transform:uppercase;word-wrap:break-word;}@media (max-width:1199.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .small-title{font-size:2.5rem;line-height:35px;}}@media (max-width:991.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .small-title{font-size:2rem;line-height:30px;}}@media (max-width:767.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .small-title{font-size:1.8rem;line-height:30px;}}@media (max-width:575.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .small-title{font-size:1.5rem;line-height:30px;}}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .small-title.small-title-color-red{color:#E21221;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .small-title.small-title-color-black{color:#000000;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .title{font-family:"Manrope";font-size:5.4rem;font-weight:700;line-height:70px;max-width:100%;width:528px;word-wrap:break-word;}@media (max-width:1199.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .title{font-size:4.5rem;line-height:50px;width:500px;}}@media (max-width:991.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .title{font-size:3.5rem;line-height:40px;width:400px;}}@media (max-width:767.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .title{font-size:2.8rem;line-height:30px;width:unset;}}@media (max-width:575.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .title{font-size:2rem;line-height:20px;}}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .title.title-color-red{color:#E21221;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .title.title-color-black{color:#000000;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .subtitle{font-family:"Manrope";font-size:2.5rem;font-weight:400;line-height:45px;max-width:100%;width:527px;word-wrap:break-word;}@media (max-width:1199.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .subtitle{font-size:1.9rem;line-height:45px;width:500px;}}@media (max-width:991.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .subtitle{font-size:1.5rem;line-height:38px;width:400px;}}@media (max-width:767.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .subtitle{font-size:1.4rem;line-height:35px;width:unset;}}@media (max-width:575.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .subtitle{font-size:1.2rem;line-height:30px;}}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .subtitle.subtitle-title-color-red{color:#E21221;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .subtitle.subtitle-title-color-black{color:#000000;}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .btn-banner{width:169px;height:59px;background:#E21221;display:flex;justify-content:center;align-items:center;margin:2rem 0rem;text-transform:uppercase;font-weight:700;font-size:1.5rem;font-family:"Manrope";color:#FFFFFF;transition:background 0.3s ease-in;max-width:100%;}@media (max-width:1199.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .btn-banner{width:150px;height:50px;font-size:1.4rem;}}@media (max-width:767.98px){.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .btn-banner{margin:1.5rem 0rem;}}.path-frontpage .advertise .sub-layout .node--type-mega-banner .node__content .two-columns .first .btn-banner:hover{background:#000000;}.path-frontpage .pre-content{background:#F9F9F9;box-shadow:0px 3px 16px #00000029;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1{padding:3rem 0rem;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 h2,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 h2{text-align:center;margin-bottom:2rem;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 h2:after,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 h2:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content{display:flex;flex-wrap:wrap;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row{flex:0 1 25%;box-sizing:border-box;padding:10px;}@media (max-width:1199.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row{flex:0 1 33%;}}@media (max-width:991.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row{flex:0 1 50%;}}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:center;max-width:-moz-max-content;max-width:max-content;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term:hover .image .layer,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term:hover .image .layer,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term:hover .image .layer,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term:hover .image .layer{opacity:10%;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .image,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .image,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .image,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .image{position:relative;line-height:0;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .image a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .image a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .image a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .image a{font-size:0px;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .image .layer,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .image .layer,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .image .layer,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .image .layer{position:absolute;width:100%;height:100%;background-color:#4A4A4A;opacity:59%;display:block;content:"";top:0;transition:opacity 0.3s ease-in;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms{position:absolute;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term{text-align:center;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a{font-family:"Roboto Condensed";font-size:2.2rem;font-weight:700;line-height:35px;color:#FFFFFF;text-transform:uppercase;transition:color 0.3s ease-in;}@media (max-width:991.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a{font-size:1.8rem;line-height:20px;}}@media (max-width:767.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a{font-size:1.4rem;line-height:18px;}}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a:hover,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a:hover,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .parent-term a:hover,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .parent-term a:hover{color:#E21221;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content{display:flex;flex-wrap:wrap;justify-content:center;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row{flex:unset;box-sizing:unset;padding:unset;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row .views-field-name,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row .views-field-name,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row .views-field-name,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row .views-field-name{max-height:35px;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a{font-family:"Manrope";font-size:1.7rem;font-weight:700;line-height:35px;color:#FFFFFF;transition:color 0.3s ease-in;}@media (max-width:991.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a{font-size:1.3rem;line-height:15px;}}@media (max-width:767.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a{font-size:1rem;line-height:12px;}}@media (max-width:575.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a{display:none;}}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover{color:#E21221;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover + span,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover + span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover + span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row a:hover + span{color:#E21221;}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span{color:#FFFFFF;padding-right:2px;}@media (max-width:575.98px){.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row span{display:none;}}.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row:last-child .field-content span,.path-frontpage .pre-content .block-views-blockpromoted-categories-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row:last-child .field-content span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-promoted-categories .view-content .views-row .Promoted-term .terms .childs .view-content .views-row:last-child .field-content span,.path-frontpage .pre-content .block-views-blockkatigoria-promoted-block-1 .view-katigoria-promoted .view-content .views-row .Promoted-term .terms .childs .view-content .views-row:last-child .field-content span{display:none;}.path-frontpage main{padding:50px 0px;}.path-frontpage main .block-views-blockproionta-proteinomena-block-1{padding:3rem 0rem;}.path-frontpage main .block-views-blockproionta-proteinomena-block-1 h2{text-align:center;margin-bottom:2rem;}.path-frontpage main .block-views-blockproionta-proteinomena-block-1 h2:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}@media (max-width:767.98px){.path-frontpage .after-content{position:relative;}}.path-frontpage .after-content .region-after-content{width:40%;max-width:615px;position:relative;}@media (max-width:991.98px){.path-frontpage .after-content .region-after-content{width:50%;max-width:unset;}}@media (max-width:767.98px){.path-frontpage .after-content .region-after-content{width:100%;max-width:unset;}}.path-frontpage .after-content .region-after-content .block-block-content{position:relative;z-index:1;padding:50px 0px;}@media (max-width:1399.98px){.path-frontpage .after-content .region-after-content .block-block-content{padding:40px 0px;}}@media (max-width:1199.98px){.path-frontpage .after-content .region-after-content .block-block-content{padding:30px 0px;}}@media (max-width:767.98px){.path-frontpage .after-content .region-after-content .block-block-content{padding:20px 0px;}}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p{font-family:"Roboto";font-size:3.7rem;line-height:58px;color:#FFFFFF;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p strong{font-family:"Manrope";font-size:8rem;font-weight:700;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a{display:flex;justify-content:center;align-items:center;width:100%;max-width:176px;min-height:59px;background:black;color:#FFFFFF;text-transform:uppercase;font-family:"Manrope";font-weight:700;font-size:1.5rem;transition:all 0.3s ease-in;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a:hover{color:#E21221;background:#FFFFFF;}@media (max-width:1599.98px){.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p{font-size:3.5;line-height:52px;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p strong{font-size:7rem;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a{font-size:1.5rem;}}@media (max-width:1399.98px){.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p{font-size:3rem;line-height:48px;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p strong{font-size:6rem;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a{font-size:1.5rem;}}@media (max-width:1199.98px){.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p{font-size:2.8rem;line-height:40px;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p strong{font-size:5rem;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a{font-size:1.4rem;}}@media (max-width:991.98px){.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p{font-size:2.4rem;line-height:32px;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p strong{font-size:4rem;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a{font-size:1.4rem;}}@media (max-width:767.98px){.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p{font-size:2.2rem;line-height:30px;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p strong{font-size:3rem;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a{font-size:1.4rem;}}@media (max-width:575.98px){.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p{font-size:2rem;line-height:28px;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p strong{font-size:2.8rem;}.path-frontpage .after-content .region-after-content .block-block-content .field--name-body p a{font-size:1.4rem;}}.path-frontpage .after-content .region-after-content::after{display:block;position:absolute;width:100vw;height:100%;top:0;right:0;background:#E21221;content:"";z-index:0;opacity:82%;}@media (max-width:767.98px){.path-frontpage .after-content .region-after-content::after{display:none;}}@media (max-width:767.98px){.path-frontpage .after-content::after{display:block;position:absolute;width:100vw;height:100%;top:0;right:0;background:#E21221;content:"";z-index:0;opacity:82%;}}.path-frontpage .sales{background-image:url(/themes/pelagus/assets/images/set-tools-tool-kit-isolated-n.webp);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;}.path-frontpage .sales .sales-layer{display:block;height:100%;width:100%;background:black;opacity:76%;position:absolute;top:0%;content:"";z-index:0;}.path-frontpage .sales .sub-layout{position:relative;z-index:1;}.path-frontpage .sales .sub-layout .block-views-blockproionta-block-2{padding:2em 0em;}.path-frontpage .sales .sub-layout .block-views-blockproionta-block-2 h2{text-align:center;color:#FFFFFF;margin-bottom:2rem;}.path-frontpage .sales .sub-layout .block-views-blockproionta-block-2 h2:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-frontpage .sales .sub-layout .block-views-blockproionta-block-2 .more-link{margin:3rem 0rem;}.path-frontpage .sales .sub-layout .block-views-blockproionta-block-2 .more-link a{display:flex;align-items:center;justify-content:center;width:100%;max-width:259px;min-height:63px;background:#E21221;color:#FFFFFF;text-transform:uppercase;text-align:center;margin:0 auto;font-family:"Manrope";font-weight:700;font-size:1.5rem;transition:all 0.3s ease-in;}.path-frontpage .sales .sub-layout .block-views-blockproionta-block-2 .more-link a:hover{background:white;color:#E21221;}.path-frontpage .brands{background:white;box-shadow:0px 3px 6px #00000029;padding-block:20px;}.path-frontpage .brands .swiper--brands .swiper-wrapper{transition-timing-function:linear;}.path-frontpage .brands .swiper--brands .swiper-wrapper .swiper-slide{height:auto;display:flex;align-items:center;justify-content:center;max-width:-moz-max-content;max-width:max-content;}.product-external{border:0.5px solid #A5A5A5;max-width:306px;box-sizing:border-box;}.product-external .product-external-top{padding:15px 0px;background:white;}.product-external .product-external-top a .field--name-field-media-image{margin-bottom:10px;}.product-external .product-external-top a .field--name-field-media-image .field__item{overflow:hidden;}.product-external .product-external-top a .field--name-field-media-image .field__item img{transition:transform 0.3s ease-in;}.product-external .product-external-top a .field--name-title{margin:0 auto;text-align:center;text-transform:uppercase;font-family:"Manrope";font-size:1.6rem;font-weight:700;line-height:2rem;color:#000000;min-height:60px;width:90%;transition:color 0.3s ease-in;}@media (max-width:991.98px){.product-external .product-external-top a .field--name-title{font-size:1.5rem;line-height:1.5rem;height:45px;}}.product-external .product-external-top a:hover img{transform:scale(1.02);}.product-external .product-external-top a:hover .field--name-title{color:#E21221;}.product-external .product-external-bottom{height:65px;background:#E9E9E9;display:flex;align-items:center;justify-content:space-between;}@media (max-width:991.98px){.product-external .product-external-bottom{height:55px;}}.product-external .product-external-bottom .field--widget-commerce-product-variation-attributes,.product-external .product-external-bottom .field--name-quantity{display:none;}.product-external .product-external-bottom .field--name-price{width:calc(100% -79px);}@media (max-width:991.98px){.product-external .product-external-bottom .field--name-price{width:calc(100% -70px);}}.product-external .product-external-bottom .field--name-price .price-group{display:flex;align-items:baseline;padding-left:1.3rem;flex-wrap:wrap;}@media (max-width:991.98px){.product-external .product-external-bottom .field--name-price .price-group{padding-left:1rem;}}.product-external .product-external-bottom .field--name-price .price-group .calculate-price-no-base{font-family:"Manrope";font-size:2.2rem;font-weight:700;color:#000000;}@media (max-width:991.98px){.product-external .product-external-bottom .field--name-price .price-group .calculate-price-no-base{font-size:1.9rem;}}.product-external .product-external-bottom .field--name-price .price-group .base-price{font-family:"Manrope";font-size:1.8rem;font-weight:300;color:#A2A2A2;order:2;text-decoration:line-through;}@media (max-width:991.98px){.product-external .product-external-bottom .field--name-price .price-group .base-price{font-size:1.5rem;}}.product-external .product-external-bottom .field--name-price .price-group .calculate-price{font-family:"Manrope";font-size:2.2rem;font-weight:700;color:#E21221;margin-right:0.8rem;order:1;}@media (max-width:991.98px){.product-external .product-external-bottom .field--name-price .price-group .calculate-price{font-size:1.9rem;}}.product-external .product-external-bottom.phone .button-call{width:79px;height:65px;border:unset;background:#E21221;font-size:2.5rem;z-index:1;background-image:url(/themes/pelagus/assets/images/phone.svg);display:block;background-repeat:no-repeat;background-position:center;background-size:28px;}@media (max-width:991.98px){.product-external .product-external-bottom.phone .button-call{height:55px;width:70px;font-size:2rem;background-size:22px;}}.product-external .product-external-bottom.phone .button-call:hover + .hover-title{visibility:visible;transform:scale(1) translateX(50%);}.product-external .product-external-bottom .field--name-variations{width:79px;}@media (max-width:991.98px){.product-external .product-external-bottom .field--name-variations{width:70px;}}.product-external .product-external-bottom .field--name-variations .form-actions{margin:unset;}.product-external .product-external-bottom .field--name-variations .form-actions .button-group{position:relative;}.product-external .product-external-bottom .field--name-variations .form-actions input{width:79px;height:65px;border:unset;background:#E21221;font-family:"karagewrgiou";color:#FFFFFF;font-size:2.5rem;z-index:1;}@media (max-width:991.98px){.product-external .product-external-bottom .field--name-variations .form-actions input{height:55px;width:70px;font-size:2rem;}}.product-external .product-external-bottom .field--name-variations .form-actions input.is-disabled{background:grey;}.product-external .product-external-bottom .field--name-variations .form-actions input:hover + .hover-title{visibility:visible;transform:scale(1) translateX(50%);}.product-external .product-external-bottom .field--name-variations .form-actions .hover-title{position:absolute;right:50%;z-index:2;visibility:hidden;padding-top:2px;font-size:1.3rem;line-height:1.25;transform:scale(0) translateX(50%);transform-origin:100% 50%;transition:transform .3s;width:-moz-max-content;width:max-content;max-width:100px;text-align:center;}.product-external .product-external-bottom .field--name-variations .form-actions .hover-title::before{display:block;height:0;width:0;margin:0 auto;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid currentColor;content:"";}.product-external .product-external-bottom .field--name-variations .form-actions .hover-title span{display:block;padding:7px 10px;background-color:#645F5F;border-radius:5px;font-weight:500;color:#fff;}.product-external .product-external-bottom .field--name-variations .form-actions .button-group-wishlist{display:none;}.products-block-view .view-content{display:flex;flex-wrap:wrap;margin:-20px -10px;}@media (max-width:399.98px){.products-block-view .view-content{align-items:center;flex-direction:column;}}.products-block-view .view-content .views-row{width:20%;padding:20px 5px;}.products-block-view .view-content .views-row .views-field-search-api-rendered-item{max-width:-moz-max-content;max-width:max-content;margin:0 auto;}@media (max-width:1399.98px){.products-block-view .view-content .views-row{width:25%;}}@media (max-width:1199.98px){.products-block-view .view-content .views-row{width:33.33%;}}@media (max-width:767.98px){.products-block-view .view-content .views-row{width:50%;}}@media (max-width:575.98px){.products-block-view .view-content .views-row:nth-child(n+5){display:none;}}@media (max-width:399.98px){.products-block-view .view-content .views-row{width:unset;}}.products-block-view-5 .view-content{display:flex;justify-content:center;}@media (max-width:767.98px){.products-block-view-5 .view-content{flex-direction:column;align-items:center;}}.products-block-view-5 .view-content .views-row{padding:2rem 1rem;max-width:306px;}@media (max-width:1399.98px){.products-block-view-5 .view-content .views-row:nth-child(n+5){display:none;}}@media (max-width:1199.98px){.products-block-view-5 .view-content .views-row:nth-child(n+4){display:none;}}.path-taxonomy .view-taxonomy-titles .views-field-name h1,.path-all-products .view-taxonomy-titles .views-field-name h1,.path-diy .view-taxonomy-titles .views-field-name h1,.path-sales .view-taxonomy-titles .views-field-name h1{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}.path-taxonomy .view-taxonomy-titles .views-field-name h1:after,.path-all-products .view-taxonomy-titles .views-field-name h1:after,.path-diy .view-taxonomy-titles .views-field-name h1:after,.path-sales .view-taxonomy-titles .views-field-name h1:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-taxonomy .view-taxonomy-titles .views-field-description__value p,.path-all-products .view-taxonomy-titles .views-field-description__value p,.path-diy .view-taxonomy-titles .views-field-description__value p,.path-sales .view-taxonomy-titles .views-field-description__value p{max-width:100%;font-family:"Manrope";font-size:1.5rem;line-height:26px;color:#000000;text-align:center;}.path-taxonomy .external-titles h1,.path-all-products .external-titles h1,.path-diy .external-titles h1,.path-sales .external-titles h1{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}.path-taxonomy .external-titles h1:after,.path-all-products .external-titles h1:after,.path-diy .external-titles h1:after,.path-sales .external-titles h1:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-taxonomy .external-titles .description,.path-all-products .external-titles .description,.path-diy .external-titles .description,.path-sales .external-titles .description{max-width:100%;width:966;font-family:"Manrope";font-size:1.5rem;line-height:26px;color:#000000;text-align:center;display:block;margin:15px 0px;}.path-taxonomy .block-search-titles-block h1,.path-all-products .block-search-titles-block h1,.path-diy .block-search-titles-block h1,.path-sales .block-search-titles-block h1{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;color:#A2A2A2;margin-bottom:2rem;}.path-taxonomy .block-search-titles-block h1 span,.path-all-products .block-search-titles-block h1 span,.path-diy .block-search-titles-block h1 span,.path-sales .block-search-titles-block h1 span{color:#000000;}.path-taxonomy .block-search-titles-block h1:after,.path-all-products .block-search-titles-block h1:after,.path-diy .block-search-titles-block h1:after,.path-sales .block-search-titles-block h1:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-taxonomy .region-breadcrump,.path-all-products .region-breadcrump,.path-diy .region-breadcrump,.path-sales .region-breadcrump{flex-wrap:wrap;}.path-taxonomy .region-breadcrump .block-system-breadcrumb-block,.path-all-products .region-breadcrump .block-system-breadcrumb-block,.path-diy .region-breadcrump .block-system-breadcrumb-block,.path-sales .region-breadcrump .block-system-breadcrumb-block{order:-1;width:40%;}@media (max-width:991.98px){.path-taxonomy .region-breadcrump .block-system-breadcrumb-block,.path-all-products .region-breadcrump .block-system-breadcrumb-block,.path-diy .region-breadcrump .block-system-breadcrumb-block,.path-sales .region-breadcrump .block-system-breadcrumb-block{width:100%;}}.path-taxonomy .region-breadcrump .block-button-filters,.path-all-products .region-breadcrump .block-button-filters,.path-diy .region-breadcrump .block-button-filters,.path-sales .region-breadcrump .block-button-filters{order:0;}.path-taxonomy .region-breadcrump .block-button-filters .btn-filters,.path-all-products .region-breadcrump .block-button-filters .btn-filters,.path-diy .region-breadcrump .block-button-filters .btn-filters,.path-sales .region-breadcrump .block-button-filters .btn-filters{font-size:2rem;padding:unset;border:unset;background:unset;display:flex;align-items:center;transition:color 0.3s ease-in;}.path-taxonomy .region-breadcrump .block-button-filters .btn-filters:hover,.path-all-products .region-breadcrump .block-button-filters .btn-filters:hover,.path-diy .region-breadcrump .block-button-filters .btn-filters:hover,.path-sales .region-breadcrump .block-button-filters .btn-filters:hover{color:#E21221;}.path-taxonomy .region-breadcrump .block-button-filters .btn-filters:hover span,.path-all-products .region-breadcrump .block-button-filters .btn-filters:hover span,.path-diy .region-breadcrump .block-button-filters .btn-filters:hover span,.path-sales .region-breadcrump .block-button-filters .btn-filters:hover span{color:#E21221;}.path-taxonomy .region-breadcrump .block-button-filters .btn-filters span,.path-all-products .region-breadcrump .block-button-filters .btn-filters span,.path-diy .region-breadcrump .block-button-filters .btn-filters span,.path-sales .region-breadcrump .block-button-filters .btn-filters span{font-family:"Manrope";font-size:1.6rem;font-weight:700;line-height:1;color:#000000;margin-left:5px;transition:color 0.3s ease-in;}@media (min-width:992px){.path-taxonomy .region-breadcrump .block-button-filters,.path-all-products .region-breadcrump .block-button-filters,.path-diy .region-breadcrump .block-button-filters,.path-sales .region-breadcrump .block-button-filters{display:none;}}@media (max-width:767.98px){.path-taxonomy .region-breadcrump .block-button-filters,.path-all-products .region-breadcrump .block-button-filters,.path-diy .region-breadcrump .block-button-filters,.path-sales .region-breadcrump .block-button-filters{flex:100%;}}@media screen and (max-width:490px){.path-taxonomy .region-breadcrump .block-button-filters,.path-all-products .region-breadcrump .block-button-filters,.path-diy .region-breadcrump .block-button-filters,.path-sales .region-breadcrump .block-button-filters{flex:unset;}}.path-taxonomy .region-breadcrump .block-items-per-page,.path-all-products .region-breadcrump .block-items-per-page,.path-diy .region-breadcrump .block-items-per-page,.path-sales .region-breadcrump .block-items-per-page{order:1;margin-left:auto;font-family:"Manrope";font-size:1.6rem;font-weight:300;line-height:20px;color:#000000;}.path-taxonomy .region-breadcrump .block-items-per-page .count,.path-all-products .region-breadcrump .block-items-per-page .count,.path-diy .region-breadcrump .block-items-per-page .count,.path-sales .region-breadcrump .block-items-per-page .count{font-weight:800;}@media (max-width:767.98px){.path-taxonomy .region-breadcrump .block-items-per-page,.path-all-products .region-breadcrump .block-items-per-page,.path-diy .region-breadcrump .block-items-per-page,.path-sales .region-breadcrump .block-items-per-page{margin-bottom:10px;}}@media screen and (max-width:490px){.path-taxonomy .region-breadcrump .block-items-per-page,.path-all-products .region-breadcrump .block-items-per-page,.path-diy .region-breadcrump .block-items-per-page,.path-sales .region-breadcrump .block-items-per-page{margin-bottom:unset;}}.path-taxonomy .region-breadcrump .bef-exposed-form,.path-all-products .region-breadcrump .bef-exposed-form,.path-diy .region-breadcrump .bef-exposed-form,.path-sales .region-breadcrump .bef-exposed-form{margin-left:10px;order:2;font-family:"Manrope";font-size:1.6rem;font-weight:300;line-height:20px;color:#000000;}@media screen and (max-width:490px){.path-taxonomy .region-breadcrump .bef-exposed-form,.path-all-products .region-breadcrump .bef-exposed-form,.path-diy .region-breadcrump .bef-exposed-form,.path-sales .region-breadcrump .bef-exposed-form{flex:100%;margin:unset;}}.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item-search-api-fulltext,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item-search-api-fulltext,.path-diy .region-breadcrump .bef-exposed-form .js-form-item-search-api-fulltext,.path-sales .region-breadcrump .bef-exposed-form .js-form-item-search-api-fulltext{display:none !important;}.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item,.path-diy .region-breadcrump .bef-exposed-form .js-form-item,.path-sales .region-breadcrump .bef-exposed-form .js-form-item{border-left:0.5px solid #A8A8A8;padding:0 20px;margin:unset;height:40px;display:flex;align-items:center;}@media (max-width:767.98px){.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item,.path-diy .region-breadcrump .bef-exposed-form .js-form-item,.path-sales .region-breadcrump .bef-exposed-form .js-form-item{padding:0 10px;margin-bottom:10px;}}@media screen and (max-width:490px){.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item,.path-diy .region-breadcrump .bef-exposed-form .js-form-item,.path-sales .region-breadcrump .bef-exposed-form .js-form-item{border:unset;padding:unset;}}.path-taxonomy .region-breadcrump .bef-exposed-form .form-item-items-per-page .choices,.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item-sort-by .choices,.path-all-products .region-breadcrump .bef-exposed-form .form-item-items-per-page .choices,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item-sort-by .choices,.path-diy .region-breadcrump .bef-exposed-form .form-item-items-per-page .choices,.path-diy .region-breadcrump .bef-exposed-form .js-form-item-sort-by .choices,.path-sales .region-breadcrump .bef-exposed-form .form-item-items-per-page .choices,.path-sales .region-breadcrump .bef-exposed-form .js-form-item-sort-by .choices{width:-moz-max-content;width:max-content;}.path-taxonomy .region-breadcrump .bef-exposed-form .form-item-items-per-page label,.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item-sort-by label,.path-all-products .region-breadcrump .bef-exposed-form .form-item-items-per-page label,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item-sort-by label,.path-diy .region-breadcrump .bef-exposed-form .form-item-items-per-page label,.path-diy .region-breadcrump .bef-exposed-form .js-form-item-sort-by label,.path-sales .region-breadcrump .bef-exposed-form .form-item-items-per-page label,.path-sales .region-breadcrump .bef-exposed-form .js-form-item-sort-by label{order:2;margin-left:10px;}@media screen and (max-width:490px){.path-taxonomy .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine,.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item-sort-order,.path-all-products .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item-sort-order,.path-diy .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine,.path-diy .region-breadcrump .bef-exposed-form .js-form-item-sort-order,.path-sales .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine,.path-sales .region-breadcrump .bef-exposed-form .js-form-item-sort-order{float:right;}}.path-taxonomy .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item-sort-order label,.path-all-products .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item-sort-order label,.path-diy .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-diy .region-breadcrump .bef-exposed-form .js-form-item-sort-order label,.path-sales .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-sales .region-breadcrump .bef-exposed-form .js-form-item-sort-order label{margin-right:10px;}@media (max-width:575.98px){.path-taxonomy .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-taxonomy .region-breadcrump .bef-exposed-form .js-form-item-sort-order label,.path-all-products .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-all-products .region-breadcrump .bef-exposed-form .js-form-item-sort-order label,.path-diy .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-diy .region-breadcrump .bef-exposed-form .js-form-item-sort-order label,.path-sales .region-breadcrump .bef-exposed-form .form-item-sort-bef-combine label,.path-sales .region-breadcrump .bef-exposed-form .js-form-item-sort-order label{font-size:0;width:20px;background-image:url(/themes/pelagus/assets/images/sort-alpha-down.svg);background-repeat:no-repeat;background-position:center;background-size:auto;}}.path-taxonomy .region-breadcrump .bef-exposed-form .form-actions,.path-all-products .region-breadcrump .bef-exposed-form .form-actions,.path-diy .region-breadcrump .bef-exposed-form .form-actions,.path-sales .region-breadcrump .bef-exposed-form .form-actions{display:none;}.path-taxonomy .view-proionta .view-header,.path-all-products .view-proionta .view-header,.path-diy .view-proionta .view-header,.path-sales .view-proionta .view-header{display:none;}.path-taxonomy .with-sidebar,.path-all-products .with-sidebar,.path-diy .with-sidebar,.path-sales .with-sidebar{display:flex;align-items:flex-start;margin:3rem 0;}.path-taxonomy .with-sidebar .sidebar,.path-all-products .with-sidebar .sidebar,.path-diy .with-sidebar .sidebar,.path-sales .with-sidebar .sidebar{flex-basis:283px;max-width:283px;border:0.5px solid #A5A5A5;top:calc(var(--header-height) + 20px);background:white;}@media (max-width:991.98px){.path-taxonomy .with-sidebar .sidebar,.path-all-products .with-sidebar .sidebar,.path-diy .with-sidebar .sidebar,.path-sales .with-sidebar .sidebar{position:fixed;bottom:0;left:0;top:unset;height:var(--menu-height);border:unset;width:100%;z-index:100;transform:translateX(-100%);transition:transform 0.3s ease-in;}.path-taxonomy .with-sidebar .sidebar.fixed,.path-all-products .with-sidebar .sidebar.fixed,.path-diy .with-sidebar .sidebar.fixed,.path-sales .with-sidebar .sidebar.fixed{top:unset;height:calc(var(--menu-height) + var(--header-top-height)) !important;}}@media (max-width:399.98px){.path-taxonomy .with-sidebar .sidebar,.path-all-products .with-sidebar .sidebar,.path-diy .with-sidebar .sidebar,.path-sales .with-sidebar .sidebar{max-width:unset;}}.path-taxonomy .with-sidebar .sidebar.open,.path-all-products .with-sidebar .sidebar.open,.path-diy .with-sidebar .sidebar.open,.path-sales .with-sidebar .sidebar.open{transform:translateX(0%);overflow-y:auto;}.path-taxonomy .with-sidebar .sidebar-facets-overlay,.path-all-products .with-sidebar .sidebar-facets-overlay,.path-diy .with-sidebar .sidebar-facets-overlay,.path-sales .with-sidebar .sidebar-facets-overlay{position:fixed;bottom:0;right:0;left:0;height:var(--menu-height);background:#4A4A4A;z-index:98;opacity:0;transition:opacity 0.3s ease-in;visibility:hidden;}.path-taxonomy .with-sidebar .sidebar-facets-overlay.fixed,.path-all-products .with-sidebar .sidebar-facets-overlay.fixed,.path-diy .with-sidebar .sidebar-facets-overlay.fixed,.path-sales .with-sidebar .sidebar-facets-overlay.fixed{top:unset;height:calc(var(--menu-height) + var(--header-top-height)) !important;}@media (min-width:992px){.path-taxonomy .with-sidebar .sidebar-facets-overlay,.path-all-products .with-sidebar .sidebar-facets-overlay,.path-diy .with-sidebar .sidebar-facets-overlay,.path-sales .with-sidebar .sidebar-facets-overlay{display:none;}}.path-taxonomy .with-sidebar .sidebar-facets-overlay.open,.path-all-products .with-sidebar .sidebar-facets-overlay.open,.path-diy .with-sidebar .sidebar-facets-overlay.open,.path-sales .with-sidebar .sidebar-facets-overlay.open{opacity:0.5;visibility:visible;}.path-taxonomy .with-sidebar .main-content,.path-all-products .with-sidebar .main-content,.path-diy .with-sidebar .main-content,.path-sales .with-sidebar .main-content{padding-left:30px;width:calc(100% - 283px);}@media (max-width:991.98px){.path-taxonomy .with-sidebar .main-content,.path-all-products .with-sidebar .main-content,.path-diy .with-sidebar .main-content,.path-sales .with-sidebar .main-content{width:100%;padding-left:unset;}}.path-taxonomy .with-sidebar .main-content .view-proionta .view-header,.path-all-products .with-sidebar .main-content .view-proionta .view-header,.path-diy .with-sidebar .main-content .view-proionta .view-header,.path-sales .with-sidebar .main-content .view-proionta .view-header{display:none;}.path-taxonomy .with-sidebar .main-content .view-proionta .view-content,.path-all-products .with-sidebar .main-content .view-proionta .view-content,.path-diy .with-sidebar .main-content .view-proionta .view-content,.path-sales .with-sidebar .main-content .view-proionta .view-content{display:flex;flex-wrap:wrap;margin:-20px -10px;}@media screen and (max-width:380px){.path-taxonomy .with-sidebar .main-content .view-proionta .view-content,.path-all-products .with-sidebar .main-content .view-proionta .view-content,.path-diy .with-sidebar .main-content .view-proionta .view-content,.path-sales .with-sidebar .main-content .view-proionta .view-content{align-items:center;flex-direction:column;}}.path-taxonomy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-all-products .with-sidebar .main-content .view-proionta .view-content .views-row,.path-diy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-sales .with-sidebar .main-content .view-proionta .view-content .views-row{width:25%;padding:20px 5px;}@media (max-width:1399.98px){.path-taxonomy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-all-products .with-sidebar .main-content .view-proionta .view-content .views-row,.path-diy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-sales .with-sidebar .main-content .view-proionta .view-content .views-row{width:33%;}}@media (max-width:767.98px){.path-taxonomy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-all-products .with-sidebar .main-content .view-proionta .view-content .views-row,.path-diy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-sales .with-sidebar .main-content .view-proionta .view-content .views-row{width:50%;}}@media screen and (max-width:380px){.path-taxonomy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-all-products .with-sidebar .main-content .view-proionta .view-content .views-row,.path-diy .with-sidebar .main-content .view-proionta .view-content .views-row,.path-sales .with-sidebar .main-content .view-proionta .view-content .views-row{width:unset;}}.path-product main{margin:3em 0em;}.path-product main .block-page-title-block{display:none;}@media (min-width:576px){.path-product main .product{display:flex;flex-direction:row;-moz-column-gap:30px;column-gap:30px;align-items:flex-start;}}@media (min-width:576px){.path-product main .product .image-area{flex-basis:54%;flex-shrink:1;max-width:54%;position:sticky;top:calc(var(--header-height) + 20px);}}.path-product main .product .image-area .product__images{display:flex;flex-direction:column;row-gap:10px;}@media (min-width:992px){.path-product main .product .image-area .product__images{flex-direction:row;-moz-column-gap:20px;column-gap:20px;}}.path-product main .product .image-area .product__images .swiper__container{border:1px solid #C5C5C5;}@media (min-width:992px){.path-product main .product .image-area .product__images .swiper__container{width:calc(100% - 135px - 20px);}}.path-product main .product .image-area .product__images .swiper__container .swiper-slide{display:flex;justify-content:center;align-items:center;}.path-product main .product .image-area .product__images .swiper-media-thumbs{margin:0;}@media (min-width:992px){.path-product main .product .image-area .product__images .swiper-media-thumbs{max-width:135px;width:100%;order:-1;}}.path-product main .product .image-area .product__images .swiper-media-thumbs .swiper-wrapper .swiper-slide{height:auto;padding:10px;border:1px solid #C5C5C5;display:flex;align-items:center;justify-content:center;width:100%;max-width:-moz-fit-content;max-width:fit-content;}@media (min-width:576px){.path-product main .product .image-area .product__images .swiper-media-thumbs .swiper-wrapper .swiper-slide{max-width:unset;}}.path-product main .product .image-area .product__images .swiper-media-thumbs .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{border:1px solid #E21221;}.path-product main .product .basic-product{width:44%;margin-left:auto;}@media (max-width:767.98px){.path-product main .product .basic-product{width:100%;margin-left:unset;margin-top:3rem;}}.path-product main .product .basic-product .field--name-title{font-family:"Manrope";font-size:3rem;font-weight:700;line-height:32px;color:#000000;text-transform:uppercase;}.path-product main .product .basic-product .field--name-sku{display:none;}.path-product main .product .basic-product .field--name-field-kodikos-kefalaioy{font-family:"Manrope";font-size:1.5rem;font-weight:800;line-height:21px;color:#000000;margin-top:1.5rem;}.path-product main .product .basic-product .field--name-price{margin:2em 0em;}.path-product main .product .basic-product .field--name-price .price-group{display:flex;align-items:baseline;}.path-product main .product .basic-product .field--name-price .price-group .calculate-price-no-base{font-family:"Manrope";font-size:4.5rem;font-weight:800;color:#E21221;}.path-product main .product .basic-product .field--name-price .price-group .calculate-price{order:-1;font-family:"Manrope";font-size:4.5rem;font-weight:800;color:#E21221;margin-right:20px;}.path-product main .product .basic-product .field--name-price .price-group .base-price{font-family:"Manrope";font-size:2.8rem;font-weight:300;color:#000000;text-decoration:line-through;}.path-product main .product .basic-product .field--name-field-description{max-width:605px;font-family:"Manrope";font-size:1.5rem;font-weight:800;line-height:21px;color:#000000;}.path-product main .product .basic-product .field--name-field-statistics{visibility:hidden;display:none;}.path-product main .product .basic-product .attribute-widgets .form-item{display:flex;}.path-product main .product .basic-product .attribute-widgets .form-item label{margin-right:10px;}.path-product main .product .basic-product .attribute-widgets .form-item .choices .choices__inner{background-position:90% center;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .field--name-quantity .js-form-type-number{display:flex;align-items:center;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .field--name-quantity .js-form-type-number label{text-transform:uppercase;margin-right:3rem;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .field--name-quantity .js-form-type-number .quantity-buttons-widget{max-width:100px;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .field--name-quantity .js-form-type-number .quantity-buttons-widget button{border:unset;margin:unset;background:unset;font-size:2.5rem;color:#BBBBBB;font-family:"Manrope";font-weight:800;transition:color 0.3s ease-in;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .field--name-quantity .js-form-type-number .quantity-buttons-widget button:hover{color:#000000;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .field--name-quantity .js-form-type-number .quantity-buttons-widget input[type="number"]{border:unset;text-align:center;font-family:"Manrope";font-size:1.8rem;font-weight:700;line-height:24px;background:transparent;width:43px;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions{display:flex;width:100%;max-width:472px;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group{width:calc(100% - 84px);}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group input{width:100%;margin:unset;height:100%;max-height:70;border:unset;background:#000000;color:#FFFFFF;text-transform:uppercase;font-family:"Manrope";font-size:1.8rem;font-weight:800;transition:background 0.2s ease-in;white-space:normal;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group input.is-disabled{opacity:0.8;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group input:hover:not(.is-disabled){background:#E21221;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group .hover-title{display:none;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group.disabled{display:none;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group.disabled + .button-group-wishlist{margin-left:unset;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group-wishlist{width:74px;margin-left:auto;position:relative;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group-wishlist .btn-link{width:74px;height:70px;margin:unset;font-size:3rem;border:unset;background:#CBCBCB;font-family:"karagewrgiou";color:white;transition:background 0.2s ease-in;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group-wishlist .btn-link:hover{background:#E21221;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group-wishlist .btn-link:hover + .hover-title{visibility:visible;transform:scale(1) translateX(50%);}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group-wishlist .hover-title{position:absolute;right:50%;z-index:2;visibility:hidden;padding-top:2px;font-size:1.3rem;line-height:1.25;transform:scale(0) translateX(50%);transform-origin:100% 50%;transition:transform .3s;width:-moz-max-content;width:max-content;max-width:100px;text-align:center;}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group-wishlist .hover-title::before{display:block;height:0;width:0;margin:0 auto;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid currentColor;content:"";}.path-product main .product .basic-product .commerce-order-item-add-to-cart-form .form-actions .button-group-wishlist .hover-title span{display:block;padding:7px 10px;background-color:#645F5F;border-radius:5px;font-weight:500;color:#fff;}.path-product main .product .basic-product .field--name-field-availability{margin:10px 0px;}.path-product main .product .basic-product .shareit .se-block{display:flex;align-items:center;}@media (max-width:399.98px){.path-product main .product .basic-product .shareit .se-block{flex-direction:column;align-items:unset;}}.path-product main .product .basic-product .shareit .se-block .block-title{font-family:"Manrope";font-size:1.9rem;font-weight:400;text-transform:uppercase;min-width:110px;letter-spacing:1px;}.path-product main .product .basic-product .shareit .se-block .block-content{width:calc(100% - 120px);margin-left:20px;}@media (max-width:399.98px){.path-product main .product .basic-product .shareit .se-block .block-content{margin-left:unset;margin-top:10px;width:100%;}}.path-product main .product .basic-product .shareit .se-block .block-content .se-container{display:flex;align-items:center;}.path-product main .product .basic-product .shareit .se-block .block-content .se-container .se-links-container{height:24px;}.path-product main .product .basic-product .shareit .se-block .block-content .se-container .se-links{height:100%;}.path-product main .product .basic-product .shareit .se-block .block-content .se-container .se-links .se-link{padding:0px 2px;}.path-product main .product .basic-product .shareit .se-block .block-content .se-container .se-links .se-link .share-icon{font-size:2rem;}.path-product .after-content{margin:3em 0em;}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks{display:flex;}@media (max-width:991.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks{flex-direction:column;}}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header{width:39%;max-width:593px;position:relative;display:flex;align-items:center;}@media (max-width:1199.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header{width:30%;}}@media (max-width:991.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header{width:100%;max-width:unset;padding:10px 0px;margin-bottom:3rem;}}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header .text{max-width:393px;width:100%;font-family:"Manrope";font-size:4.4rem;line-height:60px;color:#FFFFFF;}@media (max-width:1199.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header .text{font-size:3.4rem;line-height:45px;}}@media (max-width:991.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header .text{width:80%;font-size:3rem;max-width:unset;text-align:center;line-height:40px;margin:0 auto;}}@media (max-width:767.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header .text{font-size:2.8rem;line-height:36px;}}@media (max-width:575.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header .text{font-size:2.4rem;line-height:34px;}}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header::after{display:block;width:100vw;height:100%;position:absolute;content:"";right:0;top:0;z-index:-1;background-color:#e21221;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='49' viewBox='0 0 28 49'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='hexagons' fill='%23ba0d19' fill-opacity='0.34' fill-rule='nonzero'%3E%3Cpath d='M13.99 9.25l13 7.5v15l-13 7.5L1 31.75v-15l12.99-7.5zM3 17.9v12.7l10.99 6.34 11-6.35V17.9l-11-6.34L3 17.9zM0 15l12.98-7.5V0h-2v6.35L0 12.69v2.3zm0 18.5L12.98 41v8h-2v-6.85L0 35.81v-2.3zM15 0v7.5L27.99 15H28v-2.31h-.01L17 6.35V0h-2zm0 49v-8l12.99-7.5H28v2.31h-.01L17 42.15V49h-2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}@media (max-width:991.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-header::after{right:unset;width:100%;}}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content{width:59%;margin-left:auto;}@media (max-width:1199.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content{width:69%;}}@media (max-width:991.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content{width:100%;}}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content .views-field-field-compine-product .field-content{display:flex;}@media (max-width:767.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content .views-field-field-compine-product .field-content{justify-content:center;}}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content .views-field-field-compine-product .field-content .product-external{width:33%;max-width:306px;margin:0px 8px;}@media (max-width:767.98px){.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content .views-field-field-compine-product .field-content .product-external{width:unset;max-width:230px;}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content .views-field-field-compine-product .field-content .product-external .field--name-title{display:none;}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content .views-field-field-compine-product .field-content .product-external .product-external-bottom{display:none;}}.path-product .after-content .sub-layout .region-after-content .view-proion-blocks .view-content .views-field-field-compine-product .field-content .product-external .button--add-to-cart{font-size:0;background-image:url(/themes/pelagus/assets/images/cart.svg);background-repeat:no-repeat;background-position:center;}.path-product .sales{background:#F9F9F9;padding:5rem 0rem;margin:3em 0em;}.path-product .sales .view-proion-blocks .view-header{text-align:center;}.path-product .sales .view-proion-blocks .view-header .text{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}@media (max-width:991.98px){.path-product .sales .view-proion-blocks .view-header .text{font-size:3.5rem;line-height:48px;}}@media (max-width:767.98px){.path-product .sales .view-proion-blocks .view-header .text{font-size:3.2rem;line-height:38px;}}@media (max-width:575.98px){.path-product .sales .view-proion-blocks .view-header .text{font-size:2.8rem;line-height:34px;}}.path-product .sales .view-proion-blocks .view-header .text:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-product .sales .view-proion-blocks .view-content .field-content{text-align:center;font-family:"Manrope";font-size:1.5rem;font-weight:400;line-height:26px;width:80%;max-width:800px;margin:0 auto;}.path-product .sales .view-proion-blocks .view-content .field-content ul{text-align:left;padding-left:20px;}.path-product .brands .block-views-blockproion-blocks-block-4 h2{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}@media (max-width:991.98px){.path-product .brands .block-views-blockproion-blocks-block-4 h2{font-size:3.5rem;line-height:48px;}}@media (max-width:767.98px){.path-product .brands .block-views-blockproion-blocks-block-4 h2{font-size:3.2rem;line-height:38px;}}@media (max-width:575.98px){.path-product .brands .block-views-blockproion-blocks-block-4 h2{font-size:2.8rem;line-height:34px;}}.path-product .brands .block-views-blockproion-blocks-block-4 h2:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-product .brands .block-views-blockproion-blocks-block-4 .field--name-field-media-oembed-video{position:relative;padding-bottom:56.25%;height:0;}.path-product .brands .block-views-blockproion-blocks-block-4 .field--name-field-media-oembed-video .media-oembed-content{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;}.path-product .brands .view-proion-blocks{margin:3em 0em;}.path-product .brands .view-proion-blocks .view-header{text-align:center;}.path-product .brands .view-proion-blocks .view-header .text{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}@media (max-width:991.98px){.path-product .brands .view-proion-blocks .view-header .text{font-size:3.5rem;line-height:48px;}}@media (max-width:767.98px){.path-product .brands .view-proion-blocks .view-header .text{font-size:3.2rem;line-height:38px;}}@media (max-width:575.98px){.path-product .brands .view-proion-blocks .view-header .text{font-size:2.8rem;line-height:34px;}}.path-product .brands .view-proion-blocks .view-header .text:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-product .brands .view-proion-blocks .view-content{width:65%;max-width:988px;margin:0 auto;}@media (max-width:767.98px){.path-product .brands .view-proion-blocks .view-content{width:80%;}}@media (max-width:575.98px){.path-product .brands .view-proion-blocks .view-content{width:90%;}}.path-product .brands .view-proion-blocks .view-content .characteristics .item{display:grid;grid-template-columns:50% 50%;padding:15px 0px;align-items:center;}.path-product .brands .view-proion-blocks .view-content .characteristics .item:nth-child(odd){background:#F1F1F1;}.path-product .brands .view-proion-blocks .view-content .characteristics .item .item__value{padding-left:30%;font-family:"Manrope";font-size:1.8rem;font-weight:800;line-height:20px;color:#000000;}@media (max-width:991.98px){.path-product .brands .view-proion-blocks .view-content .characteristics .item .item__value{font-size:1.5rem;}}@media (max-width:767.98px){.path-product .brands .view-proion-blocks .view-content .characteristics .item .item__value{font-size:1.4rem;padding-left:20%;}}@media (max-width:575.98px){.path-product .brands .view-proion-blocks .view-content .characteristics .item .item__value{font-size:1.2rem;padding-left:15%;}}.path-product .brands .block-views-blockproionta-mporei-episis-na-sas-endiaferei-block-1{margin:3em 0em;}.path-product .brands .block-views-blockproionta-mporei-episis-na-sas-endiaferei-block-1 h2{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}@media (max-width:991.98px){.path-product .brands .block-views-blockproionta-mporei-episis-na-sas-endiaferei-block-1 h2{font-size:3.5rem;line-height:48px;}}@media (max-width:767.98px){.path-product .brands .block-views-blockproionta-mporei-episis-na-sas-endiaferei-block-1 h2{font-size:3.2rem;line-height:38px;}}@media (max-width:575.98px){.path-product .brands .block-views-blockproionta-mporei-episis-na-sas-endiaferei-block-1 h2{font-size:2.8rem;line-height:34px;}}.path-product .brands .block-views-blockproionta-mporei-episis-na-sas-endiaferei-block-1 h2:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-product .brands .block-views-blockproionta-mporei-episis-na-sas-endiaferei-block-1 .products-block-view-5 .product-external .button--add-to-cart{font-size:0;background-image:url(/themes/pelagus/assets/images/cart.svg);background-repeat:no-repeat;background-position:center;}.cart-block--contents{position:fixed;background:white;right:0;bottom:0;z-index:100;height:var(--window-height);width:400px;max-width:100%;transform:translateX(120%);transition:transform 0.3s ease-in;}@media (max-width:575.98px){.cart-block--contents{width:100%;}}.cart-block--contents.expanded{transform:translateX(0%);}.cart-block--contents .cart-block--contents__links{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;padding:10px 5px;}.cart-block--contents .cart-block--contents__links .button{width:45%;height:40px;background:black;color:#FFFFFF;display:flex;justify-content:center;align-items:center;margin:unset;text-align:center;padding:5px 1px;font-family:"Manrope";font-size:1.5rem;font-weight:500;text-transform:uppercase;line-height:1.2;transition:background 0.3s ease-in;}.cart-block--contents .cart-block--contents__links .button:hover{background:#E21221;}.cart-block--contents .cart-block--contents__links .button + .button{margin-left:auto;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header{padding:10px 15px;display:flex;justify-content:space-between;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header .cart-count{font-family:"Manrope";font-size:2rem;font-weight:400;display:flex;align-items:center;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header .cart-count .cart-block__count{margin-left:10px;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header .cart-count .cart-block__count .layer-count{position:relative;display:flex;justify-content:center;align-items:center;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header .cart-count .cart-block__count .layer-count .background-layer{background:black;display:block;width:25px;height:25px;border-radius:50%;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header .cart-count .cart-block__count .layer-count .count{position:absolute;font-size:1.5rem;color:#FFFFFF;font-weight:500;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header .btn-cart-close{width:25px;height:25px;content:"";background-image:url(/themes/pelagus/assets/images/times.svg);background-repeat:no-repeat;background-position:center;cursor:pointer;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__header-border{width:100%;content:"";border-top:3px solid #E21221;display:block;margin:0 auto;}.cart-block--contents .cart-block--contents__inner .cart-block--contents__items{overflow-y:scroll;height:calc(var(--window-height) - 120px);scrollbar-width:thin;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block{padding:10px 15px;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul{list-style:none;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li{display:flex;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid #A2A2A2;margin:unset;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li + li{padding-top:30px;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li:last-child{border-bottom:unset;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-rendered-entity{width:32%;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-title{width:65%;margin-left:auto;font-family:"Manrope";font-size:1.8rem;color:#A2A2A2;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-remove-button-1{width:65%;margin-left:auto;padding-top:10px;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-remove-button-1 .field-content{width:100;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-remove-button-1 .field-content .group{width:100%;display:flex;align-items:center;justify-content:space-between;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-remove-button-1 .field-content .group .price{text-align:center;line-height:20px;font-family:"Manrope";font-size:2rem;font-weight:700;color:#000000;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-remove-button-1 input[type="submit"]{text-align:center;line-height:20px;font-family:"Manrope";font-size:1.8rem;font-weight:700;margin:unset;border:unset;background:unset;line-height:20px;transition:color 0.3s ease-in;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .item-list ul li .views-field-remove-button-1 input[type="submit"]:hover{color:#E21221;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-content .form-actions{display:none;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-footer{position:sticky;bottom:0;background:#E9E9E9;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-footer .field--name-total-price{padding:10px;width:100%;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-footer .field--name-total-price .order-total-line:not(.order-total-line__subtotal){display:none;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-footer .field--name-total-price .order-total-line__subtotal{text-align:center;font-family:"Manrope";font-size:1.8rem;font-weight:500;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-footer .field--name-total-price .order-total-line__subtotal .order-total-line-label:after{content:":";margin-left:-4px;}.cart-block--contents .cart-block--contents__inner .view-commerce-cart-block .view-footer .field--name-total-price .order-total-line__subtotal .order-total-line-value{font-size:2rem;width:unset;margin-left:10px;}.cart-block--contents-layer{position:fixed;background:#4A4A4A;top:0;left:0;right:0;bottom:0;z-index:99;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in;}.cart-block--contents-layer.expanded{opacity:0.5;visibility:visible;}.path-cart .block-system-main-block{margin:3em 0em;}.path-cart form[id^="views-form-commerce-cart-form"]{display:grid;align-items:flex-start;grid-template-areas:'views-table order-total-summary' 'form-actions order-total-summary';grid-template-columns:60% 40%;}@media (max-width:1399.98px){.path-cart form[id^="views-form-commerce-cart-form"]{grid-template-columns:65% 35%;}}@media (max-width:1199.98px){.path-cart form[id^="views-form-commerce-cart-form"]{display:flex;flex-direction:column;}}.path-cart form[id^="views-form-commerce-cart-form"] table{grid-area:views-table;width:100%;}@media (max-width:767.98px){.path-cart form[id^="views-form-commerce-cart-form"] table thead{display:none;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr{border-bottom:0.5px solid #A2A2A238;}@media (max-width:767.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr{display:flex;flex-wrap:wrap;padding-top:20px;padding-bottom:15px;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr td{padding-top:20px;padding-bottom:15px;}@media (max-width:767.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr td{padding:unset;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity{width:60%;}@media (max-width:767.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity{width:unset;flex:0 1 100%;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product{display:flex;}@media (max-width:575.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product{flex-direction:column;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product:hover .product-info .title{color:#E21221;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-image{width:25%;}@media (max-width:575.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-image{width:100%;text-align:center;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-info{display:flex;flex-direction:column;width:73%;}@media (max-width:575.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-info{width:100%;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-info .title{width:90%;font-family:"Manrope";font-size:1.8rem;color:#A2A2A2;transition:color 0.3s ease-in;font-weight:700;}@media (max-width:575.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-info .title{width:100%;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-info .sku{font-family:"Manrope";font-size:1.4rem;color:#000000;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-info .unit-price{font-family:"manrope";font-size:2.3rem;font-weight:500;color:#E21221;}@media (min-width:768px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-rendered-entity .product .product-info .unit-price{display:none;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-unit-price__number{vertical-align:top;font-family:"manrope";font-size:2.3rem;font-weight:500;color:#E21221;}@media (max-width:767.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-unit-price__number{display:none;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-edit-quantity{vertical-align:top;}@media (max-width:767.98px){.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-edit-quantity{margin-left:auto;margin-right:20px;}}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-edit-quantity .form-item{margin:unset;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-edit-quantity .form-item .quantity-buttons-widget{justify-content:center;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-edit-quantity .form-item .quantity-buttons-widget button{border:unset;margin:unset;background:unset;font-size:2.5rem;color:#BBBBBB;font-family:"Manrope";font-weight:800;transition:color 0.3s ease-in;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-edit-quantity .form-item .quantity-buttons-widget button:hover{color:#000000;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-edit-quantity .form-item .quantity-buttons-widget input[type="number"]{border:unset;text-align:center;font-family:"Manrope";font-size:1.8rem;font-weight:700;line-height:24px;background:transparent;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-remove-button{vertical-align:top;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-remove-button input{border:unset;background:unset;font-weight:700;transition:color 0.3s ease-in;}.path-cart form[id^="views-form-commerce-cart-form"] table tbody tr .views-field-remove-button input:hover{color:#E21221;}.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"]{position:sticky;top:calc(var(--header-height) + 20px);grid-area:order-total-summary;}@media (max-width:1199.98px){.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"]{position:unset;top:unset;margin-left:auto;}}.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price{width:70%;border:1px solid #A2A2A238;padding:10px;margin-left:auto;}@media (max-width:1399.98px){.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price{width:95%;}}@media (max-width:1199.98px){.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price{width:100%;margin-left:unset;border:unset;}}.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line-label{max-width:calc(100% - 100px);margin-left:auto;font-family:"Manrope";font-size:1.6rem;color:#323232;font-weight:700;}.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line-value{width:100px;font-family:"Manrope";font-size:1.7rem;color:#000000;font-weight:800;}.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line.order-total-line__total{border-top:1px solid #A2A2A238;margin-top:10px;}.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line.order-total-line__total .order-total-line-label{max-width:calc(100% - 100px);margin-left:auto;font-family:"Manrope";font-size:1.8rem;color:#000000;font-weight:700;}.path-cart form[id^="views-form-commerce-cart-form"] div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line.order-total-line__total .order-total-line-value{width:100px;font-family:"Manrope";font-size:2rem;color:#000000;font-weight:800;}.path-cart form[id^="views-form-commerce-cart-form"] .form-actions{grid-area:form-actions;justify-content:flex-end;display:flex;width:100%;}.path-cart form[id^="views-form-commerce-cart-form"] .form-actions .form-submit--update-cart{padding:10px 20px;border:1px solid #000000;background:white;font-family:"Manrope";font-size:1.7rem;text-transform:uppercase;font-weight:700;color:#000000;transition:all 0.3s ease-in;}@media (max-width:575.98px){.path-cart form[id^="views-form-commerce-cart-form"] .form-actions .form-submit--update-cart{max-width:60%;white-space:normal;font-size:1.6rem;}}.path-cart form[id^="views-form-commerce-cart-form"] .form-actions .form-submit--update-cart:hover{border-color:#E21221;color:#E21221;}.path-cart form[id^="views-form-commerce-cart-form"] .form-actions .form-submit:not(.form-submit--update-cart){padding:10px 20px;border:1px solid #000000;background:#000000;font-family:"Manrope";font-size:1.7rem;text-transform:uppercase;font-weight:700;color:#FFFFFF;transition:all 0.3s ease-in;margin-right:unset;}@media (max-width:575.98px){.path-cart form[id^="views-form-commerce-cart-form"] .form-actions .form-submit:not(.form-submit--update-cart){max-width:39%;white-space:normal;font-size:1.6rem;}}.path-cart form[id^="views-form-commerce-cart-form"] .form-actions .form-submit:not(.form-submit--update-cart):hover{border-color:#E21221;background:#E21221;}.path-user.login .region-content{display:flex;flex-wrap:wrap;padding-bottom:3em;}.path-user.login .sitemessages{width:100%;}.path-user.login .block-page-title-block{width:100%;margin:2em 0em;}.path-user.login .block-page-title-block h1{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}.path-user.login .block-page-title-block h1:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-user.login .block-system-main-block{width:40%;margin:0 auto;}@media (max-width:991.98px){.path-user.login .block-system-main-block{width:70%;margin-bottom:4em;}}@media (max-width:575.98px){.path-user.login .block-system-main-block{width:95%;}}.path-user.login .block-system-main-block .user-login-form .form-title h3{font-size:2rem;margin-top:unset;margin-bottom:1rem;padding-bottom:1rem;font-family:"Manrope";border-bottom:2px solid #E21221;font-weight:500;}.path-user.login .block-system-main-block .user-login-form .inside-content .form-item label{display:none;}.path-user.login .block-system-main-block .user-login-form .inside-content .form-item input{width:100%;height:50px;padding:0px 20px;border:1px solid #C7C7C7;font-family:"Manrope";}.path-user.login .block-system-main-block .user-login-form .inside-content .form-actions{width:30%;float:left;margin:unset;}@media (max-width:399.98px){.path-user.login .block-system-main-block .user-login-form .inside-content .form-actions{display:block;float:none;width:50%;}}.path-user.login .block-system-main-block .user-login-form .inside-content .form-actions input{width:90%;min-height:50px;background:#000000;border:unset;color:#FFFFFF;transition:background 0.3s ease-in;}.path-user.login .block-system-main-block .user-login-form .inside-content .form-actions input:hover{background:#E21221;}.path-user.login .block-system-main-block .user-login-form .inside-content .form-link{min-height:50px;display:flex;align-items:center;}.path-user.login .block-register{width:40%;margin:0 auto;position:relative;}@media (max-width:991.98px){.path-user.login .block-register{width:70%;}}@media (max-width:575.98px){.path-user.login .block-register{width:95%;}}.path-user.login .block-register .register-tile h3{font-size:2rem;margin-top:unset;margin-bottom:1rem;padding-bottom:1rem;font-family:"Manrope";border-bottom:2px solid #E21221;font-weight:500;}.path-user.login .block-register .button.btn.btn-primary{position:absolute;bottom:0;min-height:50px;background:black;margin:unset;color:white;padding:0px 20px;display:flex;align-items:center;justify-content:center;text-align:center;max-width:230px;transition:background 0.3s ease-in;}.path-user.login .block-register .button.btn.btn-primary:hover{background:#E21221;}@media (max-width:991.98px){.path-user.login .block-register .button.btn.btn-primary{position:unset;margin-top:1.5em;}}.path-user.register .region-content,.path-user.password .region-content{padding-bottom:3em;}.path-user.register .block-page-title-block,.path-user.password .block-page-title-block{width:100%;margin:2em 0em;}.path-user.register .block-page-title-block h1,.path-user.password .block-page-title-block h1{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}.path-user.register .block-page-title-block h1:after,.path-user.password .block-page-title-block h1:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.path-user.register .block-system-main-block,.path-user.password .block-system-main-block{width:60%;margin:0px auto;}@media (max-width:1199.98px){.path-user.register .block-system-main-block,.path-user.password .block-system-main-block{width:70%;}}@media (max-width:575.98px){.path-user.register .block-system-main-block,.path-user.password .block-system-main-block{width:95%;}}.path-user.register .block-system-main-block .form-item label,.path-user.password .block-system-main-block .form-item label{display:none;}.path-user.register .block-system-main-block .form-item input,.path-user.password .block-system-main-block .form-item input{width:100%;height:50px;padding:0px 20px;border:1px solid #C7C7C7;font-family:"Manrope";}.path-user.register .block-system-main-block .js-form-type-password-confirm,.path-user.password .block-system-main-block .js-form-type-password-confirm{display:flex;justify-content:space-between;}@media (max-width:991.98px){.path-user.register .block-system-main-block .js-form-type-password-confirm,.path-user.password .block-system-main-block .js-form-type-password-confirm{display:initial;justify-content:unset;}}.path-user.register .block-system-main-block .js-form-type-password-confirm .js-form-type-password,.path-user.password .block-system-main-block .js-form-type-password-confirm .js-form-type-password{width:49%;max-width:unset;}@media (max-width:991.98px){.path-user.register .block-system-main-block .js-form-type-password-confirm .js-form-type-password,.path-user.password .block-system-main-block .js-form-type-password-confirm .js-form-type-password{width:100%;}.path-user.register .block-system-main-block .js-form-type-password-confirm .js-form-type-password + .js-form-type-password,.path-user.password .block-system-main-block .js-form-type-password-confirm .js-form-type-password + .js-form-type-password{margin-top:3rem;}}.path-user.register .block-system-main-block .js-form-type-password-confirm .description,.path-user.password .block-system-main-block .js-form-type-password-confirm .description{display:none;}.path-user.register .block-system-main-block .js-form-type-password-confirm .js-password-confirm-message,.path-user.password .block-system-main-block .js-form-type-password-confirm .js-password-confirm-message{width:100%;font-size:.8em;font-style:italic;font-weight:500;line-height:1.25;overflow:hidden;visibility:hidden;}.path-user.register .block-system-main-block .form-actions,.path-user.password .block-system-main-block .form-actions{margin:unset;}.path-user.register .block-system-main-block .form-actions input,.path-user.password .block-system-main-block .form-actions input{margin-top:2rem;min-height:50px;min-width:200px;padding:0px 10px;background:#000000;border:unset;color:#FFFFFF;transition:background 0.3s ease-in;}.path-user.register .block-system-main-block .form-actions input:hover,.path-user.password .block-system-main-block .form-actions input:hover{background:#E21221;}.path-user .view-user-main .view-header{margin-top:5rem;margin-bottom:3rem;text-align:center;}.path-user .view-user-main .view-header .title{font-size:3rem;color:grey;font-weight:700;}.path-user .view-user-main .view-header .name{font-size:3rem;font-weight:700;}.path-user .view-user-main .view-content .views-row{display:flex;justify-content:center;}@media (max-width:767.98px){.path-user .view-user-main .view-content .views-row{flex-direction:column;align-items:center;}}.path-user .view-user-main .view-content .views-row .views-field{padding:15px;}.path-user .view-user-main .view-content .views-row .views-field .btn{padding:10px 15px;background:#000000;color:#FFFFFF;max-width:200px;font-weight:700;display:flex;justify-content:center;align-items:center;white-space:normal;min-height:60px;transition:background 0.3s ease-in;}.path-user .view-user-main .view-content .views-row .views-field .btn:hover{background:#E21221;}.path-user .user-form{width:70%;margin:4rem auto;}@media (max-width:1199.98px){.path-user .user-form{width:70%;}}@media (max-width:575.98px){.path-user .user-form{width:95%;}}.path-user .user-form .form-item label{display:none;}.path-user .user-form .form-item input{width:100%;height:50px;padding:0px 20px;border:1px solid #C7C7C7;font-family:"Manrope";}.path-user .user-form .js-form-type-password-confirm{display:flex;justify-content:space-between;}@media (max-width:991.98px){.path-user .user-form .js-form-type-password-confirm{display:initial;justify-content:unset;}}.path-user .user-form .js-form-type-password-confirm .js-form-type-password{width:49%;max-width:unset;}@media (max-width:991.98px){.path-user .user-form .js-form-type-password-confirm .js-form-type-password{width:100%;}.path-user .user-form .js-form-type-password-confirm .js-form-type-password + .js-form-type-password{margin-top:3rem;}}.path-user .user-form .js-form-type-password-confirm .description{display:none;}.path-user .user-form .js-form-type-password-confirm .js-password-confirm-message{width:100%;font-size:.8em;font-style:italic;font-weight:500;line-height:1.25;overflow:hidden;visibility:hidden;}.path-user .user-form .form-actions{margin:unset;}.path-user .user-form .form-actions input{margin-top:2rem;min-height:50px;min-width:200px;padding:0px 10px;background:#000000;border:unset;color:#FFFFFF;transition:background 0.3s ease-in;}.path-user .user-form .form-actions input:hover{background:#E21221;}.path-user .view-user-biblio-dieythynseon .view-header{margin-top:20px;display:flex;flex-wrap:wrap;row-gap:20px;-moz-column-gap:20px;column-gap:20px;}.path-user .view-user-biblio-dieythynseon .view-header .btn-back{display:flex;justify-content:center;align-items:center;min-height:55px;border:2px solid #000000;background:#FFFFFF;color:#000000;font-weight:700;padding:0px 15px;transition:all 0.3s ease-in;}.path-user .view-user-biblio-dieythynseon .view-header .btn-back:hover{border-color:#E21221;color:#E21221;}.path-user .view-user-biblio-dieythynseon .view-header .btn-add{margin:0;display:flex;justify-content:center;align-items:center;min-height:55px;border:2px solid #000000;background:#000000;color:#FFFFFF;font-weight:700;padding:0px 15px;transition:all 0.3s ease-in;text-align:center;}.path-user .view-user-biblio-dieythynseon .view-header .btn-add:hover{border-color:#E21221;background:#E21221;}.path-user .view-user-biblio-dieythynseon .view-content{display:flex;flex-wrap:wrap;margin:20px -10px;}.path-user .view-user-biblio-dieythynseon .view-content .views-row{flex:0 1 25%;max-width:25%;padding:20px 10px;}@media (max-width:1599.98px){.path-user .view-user-biblio-dieythynseon .view-content .views-row{flex:0 1 33.33%;max-width:33.33%;}}@media (max-width:1199.98px){.path-user .view-user-biblio-dieythynseon .view-content .views-row{flex:0 1 50%;max-width:50%;}}@media (max-width:767.98px){.path-user .view-user-biblio-dieythynseon .view-content .views-row{flex:0 1 100%;max-width:100%;}}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing{padding:10px;border:0.5px solid #A2A2A238;min-height:190px;height:100%;}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer{height:calc(100% - 45px);}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address{font-weight:400;color:#A2A2A2;}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address em,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address em{font-weight:500;color:#000000;margin-right:5px;font-style:normal;}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address .name-surname,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address .name-surname{display:flex;}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address .name,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address .surname,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address .name,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address .surname{max-width:50%;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address .surname,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address .surname{max-width:calc(50% - 10px);}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address .surname,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer-invoice .field--name-address .postal-code,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address .surname,.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .profile--type--customer .field--name-address .postal-code{margin-left:10px;}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .operation-button{margin-top:5px;height:40px;}.path-user .view-user-biblio-dieythynseon .view-content .views-row .views-field-nothing .operation-button .dropbutton-wrapper{max-width:-moz-max-content;max-width:max-content;margin-left:auto;}.path-user .view-display-id-order_page{margin:3rem 0rem;}.path-user .view-display-id-order_page table{width:80%;margin:0 auto;}@media (max-width:1199.98px){.path-user .view-display-id-order_page table{width:50%;}}@media (max-width:991.98px){.path-user .view-display-id-order_page table{width:60%;}}@media (max-width:767.98px){.path-user .view-display-id-order_page table{width:75%;}}@media (max-width:575.98px){.path-user .view-display-id-order_page table{width:98%;}}@media (max-width:1199.98px){.path-user .view-display-id-order_page table thead{display:none;}}.path-user .view-display-id-order_page table thead th{text-align:left;color:#A2A2A2;font-family:"Manrope";font-size:20px;font-weight:700;text-transform:uppercase;background:white;border:unset;border-bottom:2px solid #ECECEC;}@media (max-width:1399.98px){.path-user .view-display-id-order_page table thead th{font-size:1.8rem;}}.path-user .view-display-id-order_page table thead th a{text-align:left;font-family:"Manrope";font-size:20px;font-weight:700;text-transform:uppercase;}@media (max-width:1399.98px){.path-user .view-display-id-order_page table thead th a{font-size:1.8rem;}}@media (max-width:1199.98px){.path-user .view-display-id-order_page table tbody tr{display:flex;flex-wrap:wrap;padding:20px;border:0.5px solid #A2A2A238;margin-bottom:2rem;}.path-user .view-display-id-order_page table tbody tr .group .title{color:#000000;font-weight:500;font-size:1.8rem;}.path-user .view-display-id-order_page table tbody tr .group .value{color:#554D4D;font-weight:400;font-size:1.8rem;margin-left:10px;}}.path-user .view-display-id-order_page table tbody tr td{color:#878787;font-family:"Manrope";font-size:18px;background:transparent;border:unset;border-bottom:1px solid #878787;padding-top:20px;padding-bottom:10px;}.path-user .view-display-id-order_page table tbody tr td .group{display:flex;align-items:flex-start;}@media (min-width:1200px){.path-user .view-display-id-order_page table tbody tr td .title{display:none;}}@media (max-width:1399.98px){.path-user .view-display-id-order_page table tbody tr td{font-size:1.6rem;}}@media (max-width:1199.98px){.path-user .view-display-id-order_page table tbody tr td{border:unset;padding:5px 0px;}.path-user .view-display-id-order_page table tbody tr td.views-field-order-number{flex:0 1 100%;order:0;}.path-user .view-display-id-order_page table tbody tr td.views-field-field-order-uniqueid{flex:0 1 100%;order:5;text-align:right;}}@media (max-width:1199.98px) and (max-width:1199.98px){.path-user .view-display-id-order_page table tbody tr td.views-field-field-order-uniqueid a{display:block;padding:10px 15px;border:2px solid black;color:black;width:-moz-max-content;width:max-content;margin-left:auto;transition:all 0.3s ease-in;}.path-user .view-display-id-order_page table tbody tr td.views-field-field-order-uniqueid a:hover{border-color:#E21221;color:#E21221;}}@media (max-width:1199.98px){.path-user .view-display-id-order_page table tbody tr td.views-field-placed{flex:0 1 100%;order:2;}.path-user .view-display-id-order_page table tbody tr td.views-field-state{flex:0 1 100%;order:3;}.path-user .view-display-id-order_page table tbody tr td.views-field-total-price__number{flex:0 1 50%;order:4;}}@media (max-width:991.98px){.path-user .view-display-id-order_page table tbody tr td.views-field-field-order-uniqueid{flex:0 1 100%;order:5;text-align:right;}.path-user .view-display-id-order_page table tbody tr td.views-field-total-price__number{flex:0 1 100%;order:4;}}.path-user .view-display-id-order_page table tbody tr td a{font-size:1.8rem;}@media (max-width:1399.98px){.path-user .view-display-id-order_page table tbody tr td a{font-size:1.6rem;}}.path-user .profile-customer-invoice-edit-form,.path-user .profile-customer-invoice-address-book-add-form,.path-user .profile-customer-edit-form,.path-user .profile-customer-address-book-add-form,.path-profile .profile-customer-invoice-edit-form,.path-profile .profile-customer-invoice-address-book-add-form,.path-profile .profile-customer-edit-form,.path-profile .profile-customer-address-book-add-form{width:50%;max-width:600px;margin:5rem auto;}.path-user .profile-customer-invoice-edit-form .js-form-type-vertical-tabs,.path-user .profile-customer-invoice-address-book-add-form .js-form-type-vertical-tabs,.path-user .profile-customer-edit-form .js-form-type-vertical-tabs,.path-user .profile-customer-address-book-add-form .js-form-type-vertical-tabs,.path-profile .profile-customer-invoice-edit-form .js-form-type-vertical-tabs,.path-profile .profile-customer-invoice-address-book-add-form .js-form-type-vertical-tabs,.path-profile .profile-customer-edit-form .js-form-type-vertical-tabs,.path-profile .profile-customer-address-book-add-form .js-form-type-vertical-tabs{display:none;}@media (max-width:991.98px){.path-user .profile-customer-invoice-edit-form,.path-user .profile-customer-invoice-address-book-add-form,.path-user .profile-customer-edit-form,.path-user .profile-customer-address-book-add-form,.path-profile .profile-customer-invoice-edit-form,.path-profile .profile-customer-invoice-address-book-add-form,.path-profile .profile-customer-edit-form,.path-profile .profile-customer-address-book-add-form{width:70%;}}@media (max-width:767.98px){.path-user .profile-customer-invoice-edit-form,.path-user .profile-customer-invoice-address-book-add-form,.path-user .profile-customer-edit-form,.path-user .profile-customer-address-book-add-form,.path-profile .profile-customer-invoice-edit-form,.path-profile .profile-customer-invoice-address-book-add-form,.path-profile .profile-customer-edit-form,.path-profile .profile-customer-address-book-add-form{width:85%;}}@media (max-width:399.98px){.path-user .profile-customer-invoice-edit-form,.path-user .profile-customer-invoice-address-book-add-form,.path-user .profile-customer-edit-form,.path-user .profile-customer-address-book-add-form,.path-profile .profile-customer-invoice-edit-form,.path-profile .profile-customer-invoice-address-book-add-form,.path-profile .profile-customer-edit-form,.path-profile .profile-customer-address-book-add-form{width:95%;}}.path-user .profile-customer-invoice-edit-form .form-text,.path-user .profile-customer-invoice-edit-form .form-email,.path-user .profile-customer-invoice-edit-form .form-tel,.path-user .profile-customer-invoice-edit-form textarea,.path-user .profile-customer-invoice-address-book-add-form .form-text,.path-user .profile-customer-invoice-address-book-add-form .form-email,.path-user .profile-customer-invoice-address-book-add-form .form-tel,.path-user .profile-customer-invoice-address-book-add-form textarea,.path-user .profile-customer-edit-form .form-text,.path-user .profile-customer-edit-form .form-email,.path-user .profile-customer-edit-form .form-tel,.path-user .profile-customer-edit-form textarea,.path-user .profile-customer-address-book-add-form .form-text,.path-user .profile-customer-address-book-add-form .form-email,.path-user .profile-customer-address-book-add-form .form-tel,.path-user .profile-customer-address-book-add-form textarea,.path-profile .profile-customer-invoice-edit-form .form-text,.path-profile .profile-customer-invoice-edit-form .form-email,.path-profile .profile-customer-invoice-edit-form .form-tel,.path-profile .profile-customer-invoice-edit-form textarea,.path-profile .profile-customer-invoice-address-book-add-form .form-text,.path-profile .profile-customer-invoice-address-book-add-form .form-email,.path-profile .profile-customer-invoice-address-book-add-form .form-tel,.path-profile .profile-customer-invoice-address-book-add-form textarea,.path-profile .profile-customer-edit-form .form-text,.path-profile .profile-customer-edit-form .form-email,.path-profile .profile-customer-edit-form .form-tel,.path-profile .profile-customer-edit-form textarea,.path-profile .profile-customer-address-book-add-form .form-text,.path-profile .profile-customer-address-book-add-form .form-email,.path-profile .profile-customer-address-book-add-form .form-tel,.path-profile .profile-customer-address-book-add-form textarea{width:100%;min-height:50px;padding:10px 20px;border:1px solid #C7C7C7;font-family:"Manrope";}.path-user .profile-customer-invoice-edit-form .js-form-type-radio,.path-user .profile-customer-invoice-address-book-add-form .js-form-type-radio,.path-user .profile-customer-edit-form .js-form-type-radio,.path-user .profile-customer-address-book-add-form .js-form-type-radio,.path-profile .profile-customer-invoice-edit-form .js-form-type-radio,.path-profile .profile-customer-invoice-address-book-add-form .js-form-type-radio,.path-profile .profile-customer-edit-form .js-form-type-radio,.path-profile .profile-customer-address-book-add-form .js-form-type-radio{display:flex;align-items:center;}.path-user .profile-customer-invoice-edit-form .js-form-type-radio input[type="radio"],.path-user .profile-customer-invoice-address-book-add-form .js-form-type-radio input[type="radio"],.path-user .profile-customer-edit-form .js-form-type-radio input[type="radio"],.path-user .profile-customer-address-book-add-form .js-form-type-radio input[type="radio"],.path-profile .profile-customer-invoice-edit-form .js-form-type-radio input[type="radio"],.path-profile .profile-customer-invoice-address-book-add-form .js-form-type-radio input[type="radio"],.path-profile .profile-customer-edit-form .js-form-type-radio input[type="radio"],.path-profile .profile-customer-address-book-add-form .js-form-type-radio input[type="radio"]{position:relative;height:2rem;width:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#FFFFFF;border:2px solid #323232;border-radius:50%;cursor:pointer;transition:0.3s ease-in;}.path-user .profile-customer-invoice-edit-form .js-form-type-radio input[type="radio"]:checked::after,.path-user .profile-customer-invoice-address-book-add-form .js-form-type-radio input[type="radio"]:checked::after,.path-user .profile-customer-edit-form .js-form-type-radio input[type="radio"]:checked::after,.path-user .profile-customer-address-book-add-form .js-form-type-radio input[type="radio"]:checked::after,.path-profile .profile-customer-invoice-edit-form .js-form-type-radio input[type="radio"]:checked::after,.path-profile .profile-customer-invoice-address-book-add-form .js-form-type-radio input[type="radio"]:checked::after,.path-profile .profile-customer-edit-form .js-form-type-radio input[type="radio"]:checked::after,.path-profile .profile-customer-address-book-add-form .js-form-type-radio input[type="radio"]:checked::after{opacity:1;visibility:visible;}.path-user .profile-customer-invoice-edit-form .js-form-type-radio input[type="radio"]::after,.path-user .profile-customer-invoice-address-book-add-form .js-form-type-radio input[type="radio"]::after,.path-user .profile-customer-edit-form .js-form-type-radio input[type="radio"]::after,.path-user .profile-customer-address-book-add-form .js-form-type-radio input[type="radio"]::after,.path-profile .profile-customer-invoice-edit-form .js-form-type-radio input[type="radio"]::after,.path-profile .profile-customer-invoice-address-book-add-form .js-form-type-radio input[type="radio"]::after,.path-profile .profile-customer-edit-form .js-form-type-radio input[type="radio"]::after,.path-profile .profile-customer-address-book-add-form .js-form-type-radio input[type="radio"]::after{position:absolute;position:absolute;top:3px;left:3px;display:block;height:calc(100% - 6px);width:calc(100% - 6px);border-radius:inherit;content:"";background:#E21221;transition:0.3s ease-in;visibility:hidden;opacity:0;}.path-user .profile-customer-invoice-edit-form .js-form-type-radio label,.path-user .profile-customer-invoice-address-book-add-form .js-form-type-radio label,.path-user .profile-customer-edit-form .js-form-type-radio label,.path-user .profile-customer-address-book-add-form .js-form-type-radio label,.path-profile .profile-customer-invoice-edit-form .js-form-type-radio label,.path-profile .profile-customer-invoice-address-book-add-form .js-form-type-radio label,.path-profile .profile-customer-edit-form .js-form-type-radio label,.path-profile .profile-customer-address-book-add-form .js-form-type-radio label{margin-left:10px;width:calc(100% - 30px);}.path-user .profile-customer-invoice-edit-form .form-type-select label,.path-user .profile-customer-invoice-address-book-add-form .form-type-select label,.path-user .profile-customer-edit-form .form-type-select label,.path-user .profile-customer-address-book-add-form .form-type-select label,.path-profile .profile-customer-invoice-edit-form .form-type-select label,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select label,.path-profile .profile-customer-edit-form .form-type-select label,.path-profile .profile-customer-address-book-add-form .form-type-select label{display:none;}.path-user .profile-customer-invoice-edit-form .form-type-select .choices,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices,.path-user .profile-customer-edit-form .form-type-select .choices,.path-user .profile-customer-address-book-add-form .form-type-select .choices,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices,.path-profile .profile-customer-edit-form .form-type-select .choices,.path-profile .profile-customer-address-book-add-form .form-type-select .choices{width:100%;height:50px;}.path-user .profile-customer-invoice-edit-form .form-type-select .choices::after,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices::after,.path-user .profile-customer-edit-form .form-type-select .choices::after,.path-user .profile-customer-address-book-add-form .form-type-select .choices::after,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices::after,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices::after,.path-profile .profile-customer-edit-form .form-type-select .choices::after,.path-profile .profile-customer-address-book-add-form .form-type-select .choices::after{display:none;}@media (max-width:767.98px){.path-user .profile-customer-invoice-edit-form .form-type-select .choices,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices,.path-user .profile-customer-edit-form .form-type-select .choices,.path-user .profile-customer-address-book-add-form .form-type-select .choices,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices,.path-profile .profile-customer-edit-form .form-type-select .choices,.path-profile .profile-customer-address-book-add-form .form-type-select .choices{max-width:unset;}}.path-user .profile-customer-invoice-edit-form .form-type-select .choices .choices__inner,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__inner,.path-user .profile-customer-edit-form .form-type-select .choices .choices__inner,.path-user .profile-customer-address-book-add-form .form-type-select .choices .choices__inner,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices .choices__inner,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__inner,.path-profile .profile-customer-edit-form .form-type-select .choices .choices__inner,.path-profile .profile-customer-address-book-add-form .form-type-select .choices .choices__inner{padding-left:20px;background-size:18px;background-position:90% center;min-height:unset;background:#FFFFFF;border:1px solid #C7C7C7;background-image:url(/themes/pelagus/assets/images/arrow-down-black.svg);background-repeat:no-repeat;background-position:95% center;background-size:18px;height:100%;display:flex;align-items:center;}.path-user .profile-customer-invoice-edit-form .form-type-select .choices .choices__inner .choices__list,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__inner .choices__list,.path-user .profile-customer-edit-form .form-type-select .choices .choices__inner .choices__list,.path-user .profile-customer-address-book-add-form .form-type-select .choices .choices__inner .choices__list,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices .choices__inner .choices__list,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__inner .choices__list,.path-profile .profile-customer-edit-form .form-type-select .choices .choices__inner .choices__list,.path-profile .profile-customer-address-book-add-form .form-type-select .choices .choices__inner .choices__list{padding:unset;color:#000000;font-weight:400;font-family:"Manrope";line-height:20px;font-size:1.6rem;}.path-user .profile-customer-invoice-edit-form .form-type-select .choices .choices__list--dropdown,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__list--dropdown,.path-user .profile-customer-edit-form .form-type-select .choices .choices__list--dropdown,.path-user .profile-customer-address-book-add-form .form-type-select .choices .choices__list--dropdown,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices .choices__list--dropdown,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__list--dropdown,.path-profile .profile-customer-edit-form .form-type-select .choices .choices__list--dropdown,.path-profile .profile-customer-address-book-add-form .form-type-select .choices .choices__list--dropdown{border:1px solid #C7C7C7;}.path-user .profile-customer-invoice-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-user .profile-customer-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-user .profile-customer-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-profile .profile-customer-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-profile .profile-customer-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item{color:#000000;font-weight:400;font-family:"Manrope";line-height:30px;font-size:1.6rem;padding:0px 0px 0px 10px;transition:background 0.2s,color 0.2s ease-in;}.path-user .profile-customer-invoice-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-user .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-user .profile-customer-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-user .profile-customer-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-profile .profile-customer-invoice-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-profile .profile-customer-invoice-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-profile .profile-customer-edit-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-profile .profile-customer-address-book-add-form .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted{background:#E21221;color:#FFFFFF;}.path-user .profile-customer-invoice-edit-form .field--type-address details,.path-user .profile-customer-invoice-address-book-add-form .field--type-address details,.path-user .profile-customer-edit-form .field--type-address details,.path-user .profile-customer-address-book-add-form .field--type-address details,.path-profile .profile-customer-invoice-edit-form .field--type-address details,.path-profile .profile-customer-invoice-address-book-add-form .field--type-address details,.path-profile .profile-customer-edit-form .field--type-address details,.path-profile .profile-customer-address-book-add-form .field--type-address details{margin:unset;border:unset;}.path-user .profile-customer-invoice-edit-form .field--type-address details summary,.path-user .profile-customer-invoice-address-book-add-form .field--type-address details summary,.path-user .profile-customer-edit-form .field--type-address details summary,.path-user .profile-customer-address-book-add-form .field--type-address details summary,.path-profile .profile-customer-invoice-edit-form .field--type-address details summary,.path-profile .profile-customer-invoice-address-book-add-form .field--type-address details summary,.path-profile .profile-customer-edit-form .field--type-address details summary,.path-profile .profile-customer-address-book-add-form .field--type-address details summary{display:none;}.path-user .profile-customer-invoice-edit-form .field--type-address details .details-wrapper,.path-user .profile-customer-invoice-address-book-add-form .field--type-address details .details-wrapper,.path-user .profile-customer-edit-form .field--type-address details .details-wrapper,.path-user .profile-customer-address-book-add-form .field--type-address details .details-wrapper,.path-profile .profile-customer-invoice-edit-form .field--type-address details .details-wrapper,.path-profile .profile-customer-invoice-address-book-add-form .field--type-address details .details-wrapper,.path-profile .profile-customer-edit-form .field--type-address details .details-wrapper,.path-profile .profile-customer-address-book-add-form .field--type-address details .details-wrapper{padding:unset;}.path-user .profile-customer-invoice-edit-form .address-container-inline,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline,.path-user .profile-customer-edit-form .address-container-inline,.path-user .profile-customer-address-book-add-form .address-container-inline,.path-profile .profile-customer-invoice-edit-form .address-container-inline,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline,.path-profile .profile-customer-edit-form .address-container-inline,.path-profile .profile-customer-address-book-add-form .address-container-inline{display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:575.98px){.path-user .profile-customer-invoice-edit-form .address-container-inline,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline,.path-user .profile-customer-edit-form .address-container-inline,.path-user .profile-customer-address-book-add-form .address-container-inline,.path-profile .profile-customer-invoice-edit-form .address-container-inline,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline,.path-profile .profile-customer-edit-form .address-container-inline,.path-profile .profile-customer-address-book-add-form .address-container-inline{flex-direction:column;}}.path-user .profile-customer-invoice-edit-form .address-container-inline .form-item,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline .form-item,.path-user .profile-customer-edit-form .address-container-inline .form-item,.path-user .profile-customer-address-book-add-form .address-container-inline .form-item,.path-profile .profile-customer-invoice-edit-form .address-container-inline .form-item,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline .form-item,.path-profile .profile-customer-edit-form .address-container-inline .form-item,.path-profile .profile-customer-address-book-add-form .address-container-inline .form-item{width:49%;margin:unset;}@media (max-width:575.98px){.path-user .profile-customer-invoice-edit-form .address-container-inline .form-item,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline .form-item,.path-user .profile-customer-edit-form .address-container-inline .form-item,.path-user .profile-customer-address-book-add-form .address-container-inline .form-item,.path-profile .profile-customer-invoice-edit-form .address-container-inline .form-item,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline .form-item,.path-profile .profile-customer-edit-form .address-container-inline .form-item,.path-profile .profile-customer-address-book-add-form .address-container-inline .form-item{width:100%;}}@media (max-width:575.98px){.path-user .profile-customer-invoice-edit-form .address-container-inline .form-item.form-item-address-0-address-family-name,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-family-name,.path-user .profile-customer-edit-form .address-container-inline .form-item.form-item-address-0-address-family-name,.path-user .profile-customer-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-family-name,.path-profile .profile-customer-invoice-edit-form .address-container-inline .form-item.form-item-address-0-address-family-name,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-family-name,.path-profile .profile-customer-edit-form .address-container-inline .form-item.form-item-address-0-address-family-name,.path-profile .profile-customer-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-family-name{margin-top:1em;}}.path-user .profile-customer-invoice-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-user .profile-customer-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-user .profile-customer-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-invoice-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality{width:70%;}@media (max-width:575.98px){.path-user .profile-customer-invoice-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-user .profile-customer-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-user .profile-customer-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-invoice-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-edit-form .address-container-inline .form-item.js-form-item-address-0-address-locality,.path-profile .profile-customer-address-book-add-form .address-container-inline .form-item.js-form-item-address-0-address-locality{width:100%;}}.path-user .profile-customer-invoice-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-user .profile-customer-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-user .profile-customer-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-invoice-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code{width:28%;}@media (max-width:575.98px){.path-user .profile-customer-invoice-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-user .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-user .profile-customer-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-user .profile-customer-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-invoice-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-invoice-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-edit-form .address-container-inline .form-item.form-item-address-0-address-postal-code,.path-profile .profile-customer-address-book-add-form .address-container-inline .form-item.form-item-address-0-address-postal-code{width:100%;margin-top:1em;}}.path-user .profile-customer-invoice-edit-form input[name*="field_doy"],.path-user .profile-customer-invoice-edit-form input[name*="field_eponymia"],.path-user .profile-customer-invoice-edit-form input[name*="field_epaggelma"],.path-user .profile-customer-invoice-edit-form input[name*="field_afm"],.path-user .profile-customer-invoice-address-book-add-form input[name*="field_doy"],.path-user .profile-customer-invoice-address-book-add-form input[name*="field_eponymia"],.path-user .profile-customer-invoice-address-book-add-form input[name*="field_epaggelma"],.path-user .profile-customer-invoice-address-book-add-form input[name*="field_afm"],.path-user .profile-customer-edit-form input[name*="field_doy"],.path-user .profile-customer-edit-form input[name*="field_eponymia"],.path-user .profile-customer-edit-form input[name*="field_epaggelma"],.path-user .profile-customer-edit-form input[name*="field_afm"],.path-user .profile-customer-address-book-add-form input[name*="field_doy"],.path-user .profile-customer-address-book-add-form input[name*="field_eponymia"],.path-user .profile-customer-address-book-add-form input[name*="field_epaggelma"],.path-user .profile-customer-address-book-add-form input[name*="field_afm"],.path-profile .profile-customer-invoice-edit-form input[name*="field_doy"],.path-profile .profile-customer-invoice-edit-form input[name*="field_eponymia"],.path-profile .profile-customer-invoice-edit-form input[name*="field_epaggelma"],.path-profile .profile-customer-invoice-edit-form input[name*="field_afm"],.path-profile .profile-customer-invoice-address-book-add-form input[name*="field_doy"],.path-profile .profile-customer-invoice-address-book-add-form input[name*="field_eponymia"],.path-profile .profile-customer-invoice-address-book-add-form input[name*="field_epaggelma"],.path-profile .profile-customer-invoice-address-book-add-form input[name*="field_afm"],.path-profile .profile-customer-edit-form input[name*="field_doy"],.path-profile .profile-customer-edit-form input[name*="field_eponymia"],.path-profile .profile-customer-edit-form input[name*="field_epaggelma"],.path-profile .profile-customer-edit-form input[name*="field_afm"],.path-profile .profile-customer-address-book-add-form input[name*="field_doy"],.path-profile .profile-customer-address-book-add-form input[name*="field_eponymia"],.path-profile .profile-customer-address-book-add-form input[name*="field_epaggelma"],.path-profile .profile-customer-address-book-add-form input[name*="field_afm"]{display:none;width:100%;}.path-user .profile-customer-invoice-edit-form .form-actions,.path-user .profile-customer-invoice-address-book-add-form .form-actions,.path-user .profile-customer-edit-form .form-actions,.path-user .profile-customer-address-book-add-form .form-actions,.path-profile .profile-customer-invoice-edit-form .form-actions,.path-profile .profile-customer-invoice-address-book-add-form .form-actions,.path-profile .profile-customer-edit-form .form-actions,.path-profile .profile-customer-address-book-add-form .form-actions{width:30%;max-width:200px;margin:20px 0px;}@media (max-width:767.98px){.path-user .profile-customer-invoice-edit-form .form-actions,.path-user .profile-customer-invoice-address-book-add-form .form-actions,.path-user .profile-customer-edit-form .form-actions,.path-user .profile-customer-address-book-add-form .form-actions,.path-profile .profile-customer-invoice-edit-form .form-actions,.path-profile .profile-customer-invoice-address-book-add-form .form-actions,.path-profile .profile-customer-edit-form .form-actions,.path-profile .profile-customer-address-book-add-form .form-actions{width:30%;}}@media (max-width:575.98px){.path-user .profile-customer-invoice-edit-form .form-actions,.path-user .profile-customer-invoice-address-book-add-form .form-actions,.path-user .profile-customer-edit-form .form-actions,.path-user .profile-customer-address-book-add-form .form-actions,.path-profile .profile-customer-invoice-edit-form .form-actions,.path-profile .profile-customer-invoice-address-book-add-form .form-actions,.path-profile .profile-customer-edit-form .form-actions,.path-profile .profile-customer-address-book-add-form .form-actions{width:39%;}}@media (max-width:399.98px){.path-user .profile-customer-invoice-edit-form .form-actions,.path-user .profile-customer-invoice-address-book-add-form .form-actions,.path-user .profile-customer-edit-form .form-actions,.path-user .profile-customer-address-book-add-form .form-actions,.path-profile .profile-customer-invoice-edit-form .form-actions,.path-profile .profile-customer-invoice-address-book-add-form .form-actions,.path-profile .profile-customer-edit-form .form-actions,.path-profile .profile-customer-address-book-add-form .form-actions{width:100%;min-height:50px;}}.path-user .profile-customer-invoice-edit-form .form-actions input,.path-user .profile-customer-invoice-address-book-add-form .form-actions input,.path-user .profile-customer-edit-form .form-actions input,.path-user .profile-customer-address-book-add-form .form-actions input,.path-profile .profile-customer-invoice-edit-form .form-actions input,.path-profile .profile-customer-invoice-address-book-add-form .form-actions input,.path-profile .profile-customer-edit-form .form-actions input,.path-profile .profile-customer-address-book-add-form .form-actions input{min-height:50px;border:unset;background:#000000;color:#FFFFFF;transition:all 0.3s ease-in;white-space:normal;}.path-user .profile-customer-invoice-edit-form .form-actions input:hover,.path-user .profile-customer-invoice-address-book-add-form .form-actions input:hover,.path-user .profile-customer-edit-form .form-actions input:hover,.path-user .profile-customer-address-book-add-form .form-actions input:hover,.path-profile .profile-customer-invoice-edit-form .form-actions input:hover,.path-profile .profile-customer-invoice-address-book-add-form .form-actions input:hover,.path-profile .profile-customer-edit-form .form-actions input:hover,.path-profile .profile-customer-address-book-add-form .form-actions input:hover{background:#E21221;}.user-order .page-title{color:grey;}.user-order .page-title strong{color:black;}.user-order .view-commerce-user-orders{padding:2em 0em;}.user-order .view-commerce-user-orders .views-field-rendered-entity .title-lv1{color:grey;font-size:2.5rem;font-weight:700;padding:10px 0px;border-bottom:1px solid grey;}.user-order .view-commerce-user-orders .views-field-rendered-entity .title-lv2{color:grey;font-size:2rem;font-weight:700;margin-top:15px;margin-bottom:10px;}.user-order .view-commerce-user-orders .views-field-rendered-entity .title-lv3{font-weight:400;font-size:1.8rem;}.user-order .view-commerce-user-orders .views-field-rendered-entity .field-text{font-weight:300;}.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information{display:flex;justify-content:space-between;}@media (max-width:1199.98px){.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information{flex-direction:column;}}.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-billing{width:65%;}@media (max-width:1199.98px){.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-billing{width:100%;margin-bottom:2rem;}}.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-billing .customer-billing-layouts{display:flex;}@media (max-width:767.98px){.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-billing .customer-billing-layouts{flex-direction:column;}}.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-billing .customer-billing-layouts .invoice{margin:0 auto;}@media (max-width:767.98px){.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-billing .customer-billing-layouts .invoice{margin:unset;}}.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-information__shipping{width:33%;}@media (max-width:1199.98px){.user-order .view-commerce-user-orders .views-field-rendered-entity .customer-information .customer-information__shipping{width:100%;margin-bottom:2rem;}}.user-order .view-commerce-user-orders .views-field-rendered-entity .order-information{margin-top:2em;}.user-order .view-commerce-user-orders .views-field-rendered-entity .order-information .order-information-title{margin-bottom:2rem;}.user-order .view-commerce-user-orders .views-field-order-items-target-id{padding-top:3rem;padding-bottom:2rem;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table{width:100%;margin:0 auto;}@media (max-width:991.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead{display:none;}}.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead .views-field-total-price__number{text-align:right;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead .views-field-nothing,.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead .views-field-nothing-1{display:none;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead th{text-align:left;color:#A2A2A2;font-family:"Manrope";font-size:20px;font-weight:700;text-transform:uppercase;background:white;border:unset;border-bottom:2px solid #ECECEC;}@media (max-width:1399.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead th{font-size:1.8rem;}}.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead th a{text-align:left;font-family:"Manrope";font-size:20px;font-weight:700;text-transform:uppercase;}@media (max-width:1399.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table thead th a{font-size:1.8rem;}}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-total-price__number{text-align:right;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-nothing{display:grid;grid-template-columns:130px auto;flex:0 1 100%;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-nothing .title{color:#000000;}@media (min-width:992px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-nothing{display:none;}}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-nothing-1{flex:0 1 100%;text-align:right;font-weight:700;font-size:1.9rem;color:black;}@media (min-width:992px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-nothing-1{display:none;}}@media (max-width:991.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-title a{width:60%;font-weight:500;font-size:1.9rem;color:black;transition:all 0.3s ease-in;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-title a:hover{color:#E21221;}}@media (max-width:991.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr{display:flex;flex-wrap:wrap;padding:20px;background:#E9E9E9;border-radius:5px;margin-bottom:2rem;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-quantity,.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-unit-price__number,.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-total-price__number{display:none;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr .views-field-title{width:100%;flex:0 1 100%;}}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr td{vertical-align:top;color:#878787;font-family:"Manrope";font-size:18px;background:transparent;border:unset;border-bottom:1px solid #878787;padding-top:20px;padding-bottom:10px;}@media (max-width:1399.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr td{font-size:1.6rem;}}@media (max-width:991.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr td{border:unset;padding:5px 0px;}}@media (max-width:991.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr td.views-field-field-order-uniqueid{flex:0 1 100%;order:5;text-align:right;}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr td.views-field-total-price__number{flex:0 1 100%;order:4;}}.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr td a{font-size:1.8rem;}@media (max-width:1399.98px){.user-order .view-commerce-user-orders .views-field-order-items-target-id table tbody tr td a{font-size:1.6rem;}}.field--name-field-content-paragraphs{display:flex;flex-direction:column;}.field--name-field-content-paragraphs .field__item + .field__item{margin-top:25px;}.field--name-field-content-paragraphs .paragraph .paragraph__title{margin:unset;margin-bottom:20px;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--light{font-weight:300;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--regular{font-weight:400;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--semibold{font-weight:600;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--extrabold{font-weight:800;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--red{color:#E21221;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--green{color:#006700;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--dark-blue{color:#000058;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--blue{color:#00009a;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--black{color:black;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--dark-grey{color:#444444;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--medium-grey{color:#838383;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--grey{color:#c8c8c8;}.field--name-field-content-paragraphs .paragraph .paragraph__title.paragraph__title--light-grey{color:#eeeeee;}.field--name-field-content-paragraphs .paragraph .field--name-field-media-oembed-video{position:relative;padding-bottom:56.25%;height:0;}.field--name-field-content-paragraphs .paragraph .field--name-field-media-oembed-video .media-oembed-content{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media .field__item + .field__item{margin-top:20px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media .field--name-field-media-image{text-align:center;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media .field--name-field-media-image img{border-radius:5px;text-align:center;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text.paragraph-style--background-default{padding:15px;background:#eeeeee;border:2px solid #c8c8c8;border-radius:5px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right .paragraph__media{float:right;margin-left:10px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right blockquote{margin:unset;border-left:3px solid #E21221;padding-left:10px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--left .paragraph__media{float:left;margin-right:10px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--left blockquote{margin:unset;border-right:3px solid #E21221;padding-right:10px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--left-column{display:flex;}@media (max-width:575.98px){.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--left-column{flex-direction:column;}}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--left-column blockquote{margin:unset;border-right:3px solid #E21221;padding-right:10px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--left-column .paragraph__description{width:58%;}@media (max-width:575.98px){.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--left-column .paragraph__description{width:100%;}}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right-column{display:flex;}@media (max-width:575.98px){.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right-column{flex-direction:column;}}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right-column .paragraph__media{order:2;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right-column blockquote{margin:unset;border-left:3px solid #E21221;padding-left:10px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right-column .paragraph__description{width:58%;}@media (max-width:575.98px){.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content.media--right-column .paragraph__description{width:100%;}}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content .paragraph__media{margin-right:10px;width:38%;}@media (max-width:575.98px){.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content .paragraph__media{width:100%;margin-bottom:15px;order:0;}}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content .paragraph__media img{border-radius:5px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content .paragraph__description .field--name-field-description p:first-child{margin-top:unset;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content .paragraph__description .field--name-field-description p:first-child:first-letter{font-size:150%;}.field--name-field-content-paragraphs .paragraph.paragraph-content-media-text .paragraph__content .paragraph__description .field--name-field-description p:last-child{margin-bottom:unset;}.field--name-field-content-paragraphs .paragraph.paragraph-content-files .media-files{display:flex;flex-direction:column;}.field--name-field-content-paragraphs .paragraph.paragraph-content-files .media-files .download-link{padding-bottom:10px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-files .media-files .download-link + .download-link{border-top:3px solid #eeeeee;padding-top:15px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-files .media-files .download-link a{font-size:2rem;display:flex;align-items:center;margin-left:5px;}.field--name-field-content-paragraphs .paragraph.paragraph-content-files .media-files .download-link a .icon-file-download{font-size:3rem;margin-right:15px;}.page-node-type-page .pre-content{background-size:cover;}@media (max-width:767.98px){.page-node-type-page .pre-content{background-attachment:unset !important;}}.page-node-type-page .pre-content .region-pre-content{min-height:450px;}@media (max-width:575.98px){.page-node-type-page .pre-content .region-pre-content{min-height:59vw;}}.page-node-type-page main{margin-bottom:3em;}.page-node-type-page main .sub-layout{width:70%;}@media (max-width:767.98px){.page-node-type-page main .sub-layout{width:85%;}}@media (max-width:575.98px){.page-node-type-page main .sub-layout{width:unset;}}.page-node-type-page main .page-title{font-family:"Manrope";font-size:4rem;font-weight:700;line-height:58px;text-align:center;margin-bottom:2rem;}.page-node-type-page main .page-title:after{content:"";display:block;width:191px;border-top:4px solid #E21221;margin:3rem auto;}.page-node-type-page main .field--name-field-gallery{display:flex;flex-wrap:wrap;margin:2em -10px;}.page-node-type-page main .field--name-field-gallery .field__item{flex:0 1 20%;overflow:hidden;padding:20px 10px;box-sizing:border-box;}@media (max-width:1399.98px){.page-node-type-page main .field--name-field-gallery .field__item{flex:0 1 25%;}}@media (max-width:991.98px){.page-node-type-page main .field--name-field-gallery .field__item{flex:0 1 33.333%;}}@media (max-width:575.98px){.page-node-type-page main .field--name-field-gallery .field__item{flex:0 1 50%;}}.page-node-type-page main .field--name-field-gallery .field__item a{line-height:0;height:-moz-max-content;height:max-content;overflow:hidden;display:block;border:1px solid #C5C5C5;}.page-node-type-page main .field--name-field-gallery .field__item a img{transition:transform 0.2s ease-in;}.page-node-type-page main .field--name-field-gallery .field__item a img:hover{transform:scale(1.02);}.path-checkout .js-form-type-checkbox{display:flex;align-items:center;}.path-checkout .js-form-type-checkbox input[type="checkbox"]{position:relative;height:20px;width:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#FFFFFF;border:2px solid #323232;cursor:pointer;transition:0.3s ease-in;}.path-checkout .js-form-type-checkbox input[type="checkbox"]:checked::after{opacity:1;visibility:visible;}.path-checkout .js-form-type-checkbox input[type="checkbox"]::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";mask-image:url(/themes/pelagus/assets/images/icons.svg#checkbox);mask-position:center;mask-repeat:no-repeat;mask-size:70%;-webkit-mask-image:url(/themes/pelagus/assets/images/icons.svg#checkbox);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:70%;background:#E21221;transition:0.3s ease-in;visibility:hidden;opacity:0;}.path-checkout .js-form-type-checkbox label{margin-left:10px;width:calc(100% - 30px);}.path-checkout .js-form-type-radio{display:flex;align-items:center;}.path-checkout .js-form-type-radio input[type="radio"]{position:relative;height:2rem;width:2rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#FFFFFF;border:2px solid #323232;border-radius:50%;cursor:pointer;transition:0.3s ease-in;}.path-checkout .js-form-type-radio input[type="radio"]:checked::after{opacity:1;visibility:visible;}.path-checkout .js-form-type-radio input[type="radio"]::after{position:absolute;position:absolute;top:3px;left:3px;display:block;height:calc(100% - 6px);width:calc(100% - 6px);border-radius:inherit;content:"";background:#E21221;transition:0.3s ease-in;visibility:hidden;opacity:0;}.path-checkout .js-form-type-radio label{margin-left:10px;width:calc(100% - 30px);}.path-checkout .commerce-checkout-flow--login{width:80%;margin:0 auto;}@media (max-width:1199.98px){.path-checkout .commerce-checkout-flow--login{width:90%;}}@media (max-width:991.98px){.path-checkout .commerce-checkout-flow--login{width:60%;}.path-checkout .commerce-checkout-flow--login .form-wrapper__returning-customer,.path-checkout .commerce-checkout-flow--login .form-wrapper__guest-checkout{width:100%;float:none;}}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--login{width:80%;}}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--login{width:95%;}}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--login{width:100%;}}.path-checkout .commerce-checkout-flow--login fieldset{border:unset;}.path-checkout .commerce-checkout-flow--login fieldset legend{width:100%;}.path-checkout .commerce-checkout-flow--login fieldset legend .fieldset-legend{font-size:2rem;margin-top:unset;margin-bottom:1rem;padding-bottom:1rem;font-family:"Manrope";border-bottom:2px solid #DFDFDF;font-weight:500;width:100%;display:block;}.path-checkout .commerce-checkout-flow--login fieldset .fieldset-wrapper .form-text,.path-checkout .commerce-checkout-flow--login fieldset .fieldset-wrapper .form-email{width:100%;height:50px;padding:0px 20px;border:1px solid #C7C7C7;font-family:"Manrope";}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-returning-customer"] input[type="submit"],.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-returning-customer"] input[type="submit"]{min-height:50px;padding:0px 15px;background:#000000;margin-right:5px;border:unset;color:#FFFFFF;transition:background 0.3s ease-in;}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-returning-customer"] input[type="submit"]:hover,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-returning-customer"] input[type="submit"]:hover{background:#E21221;}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-returning-customer"] a,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-returning-customer"] a{width:100%;display:block;margin:10px 0px;}}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-guest"] input[type="submit"],.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-guest"] input[type="submit"]{min-height:50px;padding:0px 15px;background:#000000;margin-right:5px;border:unset;color:#FFFFFF;transition:background 0.3s ease-in;white-space:normal;}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-guest"] input[type="submit"]:hover,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-guest"] input[type="submit"]:hover{background:#E21221;}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] .form-type-password-confirm,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] .form-type-password-confirm{display:flex;justify-content:space-between;}@media (max-width:991.98px){.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] .form-type-password-confirm,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] .form-type-password-confirm{display:initial;justify-content:unset;}}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] .form-type-password-confirm .js-form-type-password,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] .form-type-password-confirm .js-form-type-password{width:49%;max-width:unset;}@media (max-width:991.98px){.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] .form-type-password-confirm .js-form-type-password,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] .form-type-password-confirm .js-form-type-password{width:100%;}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] .form-type-password-confirm .js-form-type-password + .js-form-type-password,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] .form-type-password-confirm .js-form-type-password + .js-form-type-password{margin-top:3rem;}}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] .form-type-password-confirm .description,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] .form-type-password-confirm .description{display:none;}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] .form-type-password-confirm .js-password-confirm-message,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] .form-type-password-confirm .js-password-confirm-message{width:100%;font-size:.8em;font-style:italic;font-weight:500;line-height:1.25;overflow:hidden;visibility:hidden;}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] input[type="submit"],.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] input[type="submit"]{min-height:50px;padding:0px 15px;background:#000000;margin-top:10px;border:unset;color:#FFFFFF;transition:background 0.3s ease-in;white-space:normal;}.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-login-register"] input[type="submit"]:hover,.path-checkout .commerce-checkout-flow--login fieldset[data-drupal-selector^="edit-email-registration-login-register"] input[type="submit"]:hover{background:#E21221;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form{display:grid;align-items:flex-start;grid-template-areas:'checkout-form-main checkout-form-sidebar' 'checkout-form-footer checkout-form-sidebar';grid-template-columns:60% 40%;padding-top:20px;}@media (max-width:1199.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form{display:flex;flex-direction:column;width:70%;margin:0 auto;}}@media (max-width:991.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form{width:80%;}}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form{width:90%;}}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form{width:100%;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main{grid-area:checkout-form-main;width:100%;}@media (max-width:1199.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main{padding-right:unset;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .form-type-email input[type="email"]{width:100%;}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .form-type-email input[type="email"]{max-width:unset;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select label,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select label,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select label{display:none;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices{width:100%;height:50px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices::after,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices::after,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices::after{display:none;}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices{max-width:unset;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices .choices__inner,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices .choices__inner,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices .choices__inner{padding-left:20px;background-size:18px;background-position:90% center;min-height:unset;background:#FFFFFF;border:1px solid #C7C7C7;background-image:url(/themes/pelagus/assets/images/arrow-down-black.svg);background-repeat:no-repeat;background-position:95% center;background-size:18px;height:100%;display:flex;align-items:center;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices .choices__inner .choices__list,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices .choices__inner .choices__list,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices .choices__inner .choices__list{padding:unset;color:#000000;font-weight:400;font-family:"Manrope";line-height:20px;font-size:1.6rem;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices .choices__list--dropdown,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices .choices__list--dropdown,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices .choices__list--dropdown{border:1px solid #C7C7C7;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices .choices__list--dropdown .choices__list .choices__item,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices .choices__list--dropdown .choices__list .choices__item{color:#000000;font-weight:400;font-family:"Manrope";line-height:30px;font-size:1.6rem;padding:0px 0px 0px 10px;transition:background 0.2s,color 0.2s ease-in;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-type-select .choices .choices__list--dropdown .choices__list .choices__item.is-highlighted{background:#E21221;color:#FFFFFF;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline{display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline{flex-direction:column;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item{width:49%;margin:unset;}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item{width:100%;}}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-family-name,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-family-name,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-family-name,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-family-name,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-family-name,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-family-name{margin-top:1em;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-locality{width:70%;}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-locality,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-locality{width:100%;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-postal-code{width:28%;}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-payment-information-billing-information-address-0-address-postal-code,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .address-container-inline .form-item.form-item-shipping-information-shipping-profile-address-0-address-postal-code{width:100%;margin-top:1em;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-item-shipping-information-shipping-profile-address-0-address-address-line1 input,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-item-shipping-information-shipping-profile-address-0-address-address-line1 input,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-item-shipping-information-shipping-profile-address-0-address-address-line1 input{width:100%;}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .form-item-shipping-information-shipping-profile-address-0-address-address-line1 input,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .form-item-shipping-information-shipping-profile-address-0-address-address-line1 input,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .form-item-shipping-information-shipping-profile-address-0-address-address-line1 input{max-width:unset;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .field--name-field-tilefono,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .field--name-field-tilefono,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .field--name-field-tilefono{width:100%;}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-invoice-information .field--name-field-tilefono,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-shipping-information .field--name-field-tilefono,.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-payment-information .field--name-field-tilefono{max-width:unset;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .field--name-field-order-uniqueid{display:none;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .payment-methods-wrapper{padding:20px;margin-top:20px;border:1px solid #E9E9E9;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .payment-methods-wrapper legend{width:100%;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .payment-methods-wrapper legend .fieldset-legend{font-size:1.8rem;margin-top:unset;margin-bottom:1rem;font-family:"Manrope";border:unset;color:#A2A2A2;font-weight:500;width:100%;display:block;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .payment-methods-wrapper .payment-method-description{padding:20px;margin:20px 0 -10px;background-color:rgba(236,236,236,0.5);border:1px solid #323232;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .payment-methods-wrapper .payment-method-description h5{color:#E21221;margin:5px 0px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .sitemessages{display:none;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper{display:flex;align-items:flex-start;flex-wrap:wrap;}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper{flex-wrap:wrap;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-type-textfield{width:70%;max-width:380px;}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-type-textfield{width:65%;}}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-type-textfield{width:58%;}}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-type-textfield{width:100%;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-actions{width:30%;max-width:200px;margin-left:10px;}@media (max-width:767.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-actions{width:30%;}}@media (max-width:575.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-actions{width:39%;}}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-actions{width:100%;margin-left:unset;min-height:50px;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-actions input{min-height:50px;border:unset;background:#000000;color:#FFFFFF;transition:all 0.3s ease-in;white-space:normal;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .form-actions input:hover{background:#E21221;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple{flex:100%;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple h6{font-size:1.7rem;font-weight:500;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple .coupons{display:flex;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple .coupons .coupon{padding:8px 5px 8px 10px;border:1px solid #C7C7C7;margin:10px;width:-moz-max-content;width:max-content;display:flex;align-items:center;justify-content:space-between;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple .coupons .coupon .code{font-family:"Manrope";font-size:1.6rem;color:#000000;transition:color 0.3s ease-in;font-weight:400;margin-right:10px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple .coupons .coupon .remove{display:flex;justify-content:center;align-items:center;width:20px;height:20px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple .coupons .coupon .remove input{border:unset;background:#000000;font-size:0rem;transition:all 0.3s ease-in;white-space:normal;mask-image:url(/themes/pelagus/assets/images/icons.svg#close);mask-size:18px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/themes/pelagus/assets/images/icons.svg#close);-webkit-mask-size:18px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;height:20px;width:20px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-main .checkout-pane-coupon-redemption .form-wrapper .coupon-redemption-form__coupons--multiple .coupons .coupon .remove input:hover{background:#E21221;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary{grid-area:checkout-form-sidebar;width:100%;position:sticky;top:calc(var(--header-height) + 20px);}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary legend{width:100%;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary legend .fieldset-legend{font-size:2rem;margin-top:unset;margin-bottom:1rem;padding-bottom:1rem;font-family:"Manrope";border-bottom:2px solid #E21221 !important;font-weight:500;width:100%;display:block;}@media (max-width:1199.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary{position:unset;top:unset;margin-left:auto;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary h3{display:none;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table{width:100%;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr{border-bottom:0.5px solid #A2A2A238;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr td{padding-top:20px;padding-bottom:15px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr:first-child td{padding-top:10px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr:last-child{border-bottom:unset;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr .views-field-quantity{font-family:"Manrope";font-size:1.8rem;color:#A2A2A2;transition:color 0.3s ease-in;font-weight:700;vertical-align:top;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr .views-field-purchased-entity{display:flex;flex-direction:column;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr .views-field-purchased-entity .title{width:90%;font-family:"Manrope";font-size:1.8rem;color:#A2A2A2;transition:color 0.3s ease-in;font-weight:700;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr .views-field-purchased-entity .sku{font-family:"Manrope";font-size:1.4rem;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary table tr .views-field-total-price__number{vertical-align:top;font-family:"Manrope";font-size:1.7rem;color:#000000;font-weight:800;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price{width:100%;border:1px solid #A2A2A238;padding:10px;}@media (max-width:1199.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price{width:100%;margin-left:unset;border:unset;padding:unset;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line{padding:unset;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line-label{max-width:calc(100% - 100px);margin-left:auto;font-family:"Manrope";font-size:1.6rem;color:#323232;font-weight:700;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line-value{width:100px;font-family:"Manrope";font-size:1.7rem;color:#000000;font-weight:800;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line.order-total-line__total{border-top:1px solid #A2A2A238;margin-top:10px;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line.order-total-line__total .order-total-line-label{max-width:calc(100% - 100px);margin-left:auto;font-family:"Manrope";font-size:1.8rem;color:#000000;font-weight:700;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-secondary div[data-drupal-selector="order-total-summary"] .field--name-total-price .order-total-line.order-total-line__total .order-total-line-value{width:100px;font-family:"Manrope";font-size:2rem;color:#000000;font-weight:800;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer{grid-area:checkout-form-footer;width:100%;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions{margin-bottom:3rem;display:flex;margin-left:12px;}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions{margin:20px auto;flex-direction:column;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions input{order:1;min-height:60px;padding:0 15px;margin-left:20px;border:unset;background:#000000;color:#FFFFFF;width:100%;max-width:200px;font-weight:500;transition:all 0.3s ease-in;font-family:"Manrope";font-size:1.8rem;}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions input{margin-top:20px;max-width:unset;margin-left:auto;margin-right:auto;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions input:hover{background:#E21221;}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions a{order:0;display:flex;align-items:center;justify-content:center;border:2px solid #000000;color:#000000;padding:0 15px;font-weight:500;font-family:"Manrope";font-size:1.8rem;transition:all 0.3s ease-in;}@media (max-width:399.98px){.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions a{height:60px;width:100%;max-width:unset;margin-left:auto;margin-right:auto;}}.path-checkout .commerce-checkout-flow--order-information .layout-checkout-form .layout-region-checkout-footer .form-actions a:hover{color:#E21221;border-color:#E21221;}.path-checkout .commerce-checkout-flow--order-information fieldset{border:unset;}.path-checkout .commerce-checkout-flow--order-information fieldset legend{width:100%;}.path-checkout .commerce-checkout-flow--order-information fieldset legend .fieldset-legend{font-size:2rem;margin-top:unset;margin-bottom:1rem;padding-bottom:1rem;font-family:"Manrope";border-bottom:2px solid #DFDFDF;font-weight:500;width:100%;display:block;}.path-checkout .commerce-checkout-flow--order-information fieldset .fieldset-wrapper .form-text,.path-checkout .commerce-checkout-flow--order-information fieldset .fieldset-wrapper .form-email,.path-checkout .commerce-checkout-flow--order-information fieldset .fieldset-wrapper .form-tel,.path-checkout .commerce-checkout-flow--order-information fieldset .fieldset-wrapper textarea{width:100%;min-height:50px;padding:10px 20px;border:1px solid #C7C7C7;font-family:"Manrope";}.checkout-complete .order-information{display:flex;}.checkout-complete .order-information .order-number{margin-left:10px;}.checkout-complete .order-information .order-number h3{color:#E21221;}.checkout-complete .thnx-message{margin-top:20px;margin-bottom:10px;}.path-wishlist main,.path-user main{padding:3em 0em;}.path-wishlist .wishlist-user-form,.path-user .wishlist-user-form{width:80%;margin:0 auto;}@media (max-width:1399.98px){.path-wishlist .wishlist-user-form,.path-user .wishlist-user-form{width:90%;}}@media (max-width:1199.98px){.path-wishlist .wishlist-user-form,.path-user .wishlist-user-form{width:100%;}}.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"],.path-user .wishlist-user-form div[data-drupal-selector="edit-header"]{margin:30px 0px;display:flex;}@media (max-width:399.98px){.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"],.path-user .wishlist-user-form div[data-drupal-selector="edit-header"]{flex-wrap:wrap;}}.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"],.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]{border:unset;background:#000000;padding:10px 15px;color:#FFFFFF;text-align:center;white-space:normal;transition:all 0.3s ease-in;}@media (max-width:575.98px){.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"],.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]{width:100%;flex:100%;}}@media (max-width:399.98px){.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"],.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]{width:100%;flex:100%;}}.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]:hover,.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]:hover{background:#E21221;}.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button,.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button{background:#000000;display:block;padding:10px 15px;color:#FFFFFF;white-space:normal;text-align:center;transition:all 0.3s ease-in;}@media (max-width:575.98px){.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button,.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button{width:50%;}}@media (max-width:399.98px){.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button,.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button{width:100%;flex:100%;margin:10px 0px;}}.path-wishlist .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button:hover,.path-user .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button:hover{background:#E21221;}.path-wishlist.user-logged-in .wishlist-user-form,.path-user.user-logged-in .wishlist-user-form{width:80%;margin:0 auto;}@media (max-width:1399.98px){.path-wishlist.user-logged-in .wishlist-user-form,.path-user.user-logged-in .wishlist-user-form{width:90%;}}@media (max-width:1199.98px){.path-wishlist.user-logged-in .wishlist-user-form,.path-user.user-logged-in .wishlist-user-form{width:100%;}}.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"],.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"]{margin:30px 0px;display:flex;}@media (max-width:399.98px){.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"],.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"]{flex-wrap:wrap;}}.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"],.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]{border:unset;background:#000000;padding:10px 15px;color:#FFFFFF;text-align:center;white-space:normal;transition:all 0.3s ease-in;}@media (max-width:575.98px){.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"],.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]{width:50%;flex:50%;}}@media (max-width:399.98px){.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"],.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]{width:100%;flex:100%;}}.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]:hover,.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] input[data-drupal-selector="edit-header-add-all-to-cart"]:hover{background:#E21221;}.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button,.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button{background:#000000;display:block;padding:10px 15px;color:#FFFFFF;white-space:normal;text-align:center;transition:all 0.3s ease-in;}@media (max-width:575.98px){.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button,.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button{width:50%;flex:50%;}}@media (max-width:399.98px){.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button,.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button{width:100%;flex:100%;margin:10px 0px;}}.path-wishlist.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button:hover,.path-user.user-logged-in .wishlist-user-form div[data-drupal-selector="edit-header"] .wishlist-button:hover{background:#E21221;}.path-wishlist .wishlist-items table,.path-user .wishlist-items table{width:100%;}.path-wishlist .wishlist-items table thead th:nth-child(2),.path-user .wishlist-items table thead th:nth-child(2){text-align:left;}@media (max-width:767.98px){.path-wishlist .wishlist-items table thead,.path-user .wishlist-items table thead{display:none;}}.path-wishlist .wishlist-items table tbody tr,.path-user .wishlist-items table tbody tr{border-bottom:0.5px solid #A2A2A238;}@media (max-width:767.98px){.path-wishlist .wishlist-items table tbody tr,.path-user .wishlist-items table tbody tr{display:flex;flex-wrap:wrap;padding:20px 20px;border:0.5px solid #A2A2A238;margin:10px 0px;}}@media (min-width:768px){.path-wishlist .wishlist-items table tbody tr:last-child,.path-user .wishlist-items table tbody tr:last-child{border-bottom:unset;}}.path-wishlist .wishlist-items table tbody td,.path-user .wishlist-items table tbody td{padding:20px 0px;}@media (max-width:767.98px){.path-wishlist .wishlist-items table tbody td,.path-user .wishlist-items table tbody td{padding:unset;}}@media (max-width:767.98px){.path-wishlist .wishlist-items table tbody td:first-child,.path-user .wishlist-items table tbody td:first-child{flex:100%;}}.path-wishlist .wishlist-items table tbody td:first-child .product-variation,.path-user .wishlist-items table tbody td:first-child .product-variation{display:flex;}@media (max-width:575.98px){.path-wishlist .wishlist-items table tbody td:first-child .product-variation,.path-user .wishlist-items table tbody td:first-child .product-variation{flex-wrap:wrap;}}.path-wishlist .wishlist-items table tbody td:first-child .product-variation:hover .info .field--name-title,.path-user .wishlist-items table tbody td:first-child .product-variation:hover .info .field--name-title{color:#E21221;}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .image,.path-user .wishlist-items table tbody td:first-child .product-variation .image{width:150px;margin-right:10px;}@media (max-width:575.98px){.path-wishlist .wishlist-items table tbody td:first-child .product-variation .image,.path-user .wishlist-items table tbody td:first-child .product-variation .image{width:unset;flex:100%;margin:0px auto;max-width:-moz-max-content;max-width:max-content;}}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info,.path-user .wishlist-items table tbody td:first-child .product-variation .info{width:calc(100% - 160px);}@media (max-width:575.98px){.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info,.path-user .wishlist-items table tbody td:first-child .product-variation .info{width:unset;flex:100%;}}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-title,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-title{width:90%;font-family:"Manrope";font-size:1.8rem;color:#A2A2A2;transition:color 0.3s ease-in;font-weight:700;}@media (max-width:767.98px){.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-title,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-title{width:100%;}}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-sku,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-sku{font-family:"Manrope";color:#000000;font-weight:500;}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-price,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-price{margin-top:1rem;}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group{display:flex;align-items:baseline;flex-wrap:wrap;}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group .calculate-price-no-base,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group .calculate-price-no-base{font-family:"Manrope";font-size:2rem;font-weight:700;color:#000000;}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group .base-price,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group .base-price{font-family:"Manrope";font-size:1.6rem;font-weight:700;color:#A2A2A2;order:2;text-decoration:line-through;}.path-wishlist .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group .calculate-price,.path-user .wishlist-items table tbody td:first-child .product-variation .info .field--name-price .price-group .calculate-price{font-family:"Manrope";font-size:2rem;font-weight:700;color:#E21221;margin-right:0.8rem;order:1;}.path-wishlist .wishlist-items table tbody td:nth-child(2),.path-user .wishlist-items table tbody td:nth-child(2){width:32%;}@media (max-width:767.98px){.path-wishlist .wishlist-items table tbody td:nth-child(2),.path-user .wishlist-items table tbody td:nth-child(2){flex:100%;margin:10px 0px;}}.path-wishlist .wishlist-items table tbody td:nth-child(2) div[id^="wishlist-item-details"] label,.path-user .wishlist-items table tbody td:nth-child(2) div[id^="wishlist-item-details"] label{font-family:"Manrope";font-size:1.7rem;color:#A2A2A2;font-weight:700;margin-right:5px;}.path-wishlist .wishlist-items table tbody td:nth-child(2) div[id^="wishlist-item-details"] .wishlist-item__quantity span,.path-user .wishlist-items table tbody td:nth-child(2) div[id^="wishlist-item-details"] .wishlist-item__quantity span{font-family:"Manrope";font-size:1.8rem;color:#000000;font-weight:700;}.path-wishlist .wishlist-items table tbody td:last-child,.path-user .wishlist-items table tbody td:last-child{width:100px;}@media (max-width:767.98px){.path-wishlist .wishlist-items table tbody td:last-child,.path-user .wishlist-items table tbody td:last-child{margin-left:auto;}}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions{display:flex;justify-content:space-evenly;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group{position:relative;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .wishlist-item__details-edit-link,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .wishlist-item__details-edit-link{font-size:0;width:25px;height:25px;display:block;mask-image:url(/themes/pelagus/assets/images/icons.svg#edit);-webkit-mask-image:url(/themes/pelagus/assets/images/icons.svg#edit);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background:#000000;mask-size:80%;-webkit-mask-size:80%;transition:all 0.3s ease-in;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .wishlist-item__details-edit-link:hover,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .wishlist-item__details-edit-link:hover{background:#E21221;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .wishlist-item__details-edit-link:hover + .hover-title,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .wishlist-item__details-edit-link:hover + .hover-title{visibility:visible;transform:scale(1) translateX(50%);}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="add-to-cart"],.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="add-to-cart"]{font-size:0;width:25px;height:25px;display:block;mask-image:url(/themes/pelagus/assets/images/icons.svg#cart--add);-webkit-mask-image:url(/themes/pelagus/assets/images/icons.svg#cart--add);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background:#000000;mask-size:80%;-webkit-mask-size:80%;transition:all 0.3s ease-in;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="add-to-cart"]:hover,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="add-to-cart"]:hover{background:#E21221;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="add-to-cart"]:hover + .hover-title,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="add-to-cart"]:hover + .hover-title{visibility:visible;transform:scale(1) translateX(50%);}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="remove"],.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="remove"]{font-size:0;width:25px;height:25px;display:block;mask-image:url(/themes/pelagus/assets/images/icons.svg#wishlist--remove);mask-position:center;mask-repeat:no-repeat;-webkit-mask-image:url(/themes/pelagus/assets/images/icons.svg#wishlist--remove);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;background:#000000;mask-size:80%;-webkit-mask-size:80%;transition:all 0.3s ease-in;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="remove"]:hover,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="remove"]:hover{background:#E21221;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="remove"]:hover + .hover-title,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group input[name^="remove"]:hover + .hover-title{visibility:visible;transform:scale(1) translateX(50%);}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .hover-title,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .hover-title{position:absolute;right:50%;z-index:2;visibility:hidden;padding-top:2px;font-size:1.3rem;line-height:1.25;transform:scale(0) translateX(50%);transform-origin:100% 50%;transition:transform .3s;}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .hover-title::before,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .hover-title::before{display:block;height:0;width:0;margin:0 auto;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid currentColor;content:"";}.path-wishlist .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .hover-title span,.path-user .wishlist-items table tbody td:last-child .wishlist-item-actions .button-group .hover-title span{display:block;padding:7px 10px;background-color:#645F5F;border-radius:5px;font-weight:500;color:#fff;}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;font-weight:bold;}.ui-dialog.ui-corner-all{border-radius:unset;}.ui-dialog .quantity-buttons-widget{justify-content:center;}.ui-dialog .quantity-buttons-widget button{border:unset;margin:unset;background:unset;font-size:2.5rem;color:#BBBBBB;font-family:"Manrope";font-weight:800;transition:color 0.3s ease-in;}.ui-dialog .quantity-buttons-widget button:hover{color:#000000;}.ui-dialog .quantity-buttons-widget input[type="number"]{border:unset;text-align:center;font-family:"Manrope";font-size:1.8rem;font-weight:700;line-height:24px;background:transparent;}.ui-dialog .ui-dialog-buttonpane button{background:#000000;display:block;padding:10px 15px;color:#FFFFFF;white-space:normal;text-align:center;border:unset;border-radius:unset;transition:all 0.3s ease-in;}.ui-dialog .ui-dialog-buttonpane button:hover{background:#E21221;}.ui-dialog .form-text,.ui-dialog .form-email,.ui-dialog .form-tel,.ui-dialog textarea{width:100%;min-height:50px;padding:10px 20px;border:1px solid #C7C7C7;font-family:"Manrope";}.ui-dialog .form-text .js-form-type-number,.ui-dialog .form-email .js-form-type-number,.ui-dialog .form-tel .js-form-type-number,.ui-dialog textarea .js-form-type-number{display:flex;align-items:center;}.ui-dialog .form-text .js-form-type-number label,.ui-dialog .form-email .js-form-type-number label,.ui-dialog .form-tel .js-form-type-number label,.ui-dialog textarea .js-form-type-number label{display:inline-block;text-transform:uppercase;margin-right:3rem;}.ui-dialog .form-text .js-form-type-number .quantity-buttons-widget,.ui-dialog .form-email .js-form-type-number .quantity-buttons-widget,.ui-dialog .form-tel .js-form-type-number .quantity-buttons-widget,.ui-dialog textarea .js-form-type-number .quantity-buttons-widget{max-width:100px;margin:0 auto;}.ui-dialog .form-text .js-form-type-number .quantity-buttons-widget button,.ui-dialog .form-email .js-form-type-number .quantity-buttons-widget button,.ui-dialog .form-tel .js-form-type-number .quantity-buttons-widget button,.ui-dialog textarea .js-form-type-number .quantity-buttons-widget button{border:unset;margin:unset;background:unset;font-size:2.5rem;color:#BBBBBB;font-family:"Manrope";font-weight:800;transition:color 0.3s ease-in;}.ui-dialog .form-text .js-form-type-number .quantity-buttons-widget button:hover,.ui-dialog .form-email .js-form-type-number .quantity-buttons-widget button:hover,.ui-dialog .form-tel .js-form-type-number .quantity-buttons-widget button:hover,.ui-dialog textarea .js-form-type-number .quantity-buttons-widget button:hover{color:#000000;}.ui-dialog .form-text .js-form-type-number .quantity-buttons-widget input[type="number"],.ui-dialog .form-email .js-form-type-number .quantity-buttons-widget input[type="number"],.ui-dialog .form-tel .js-form-type-number .quantity-buttons-widget input[type="number"],.ui-dialog textarea .js-form-type-number .quantity-buttons-widget input[type="number"]{border:unset;text-align:center;font-family:"Manrope";font-size:1.8rem;font-weight:700;line-height:24px;background:transparent;width:43px;}.path-brands .brands-block{margin:4em 0em;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;}.path-brands .brands-block .view-content{display:initial !important;}.path-brands .brands-block .view-content span{padding:0.5px;}.path-brands .brands-block .view-content span a{font-size:15px;font-weight:500;}.path-brands .brands-block .view-footer a{background:#000000;display:flex;min-height:32px;color:#FFFFFF;padding:3px 10px;border-radius:5px;margin-left:5px;}.path-brands .brands-page{margin-bottom:3rem;}.path-brands .brands-page .view-content{display:grid;align-items:flex-start;grid-template-columns:20% 20% 20% 20% 20%;}@media (max-width:1199.98px){.path-brands .brands-page .view-content{grid-template-columns:25% 25% 25% 25%;}}@media (max-width:991.98px){.path-brands .brands-page .view-content{grid-template-columns:33% 33% 33%;}}@media (max-width:575.98px){.path-brands .brands-page .view-content{grid-template-columns:50% 50%;}}.product-variation-popup{display:flex;}@media (max-width:399.98px){.product-variation-popup{flex-direction:column;}}.product-variation-popup .left-side{margin-right:10px;width:150px;}@media (max-width:399.98px){.product-variation-popup .left-side{width:50%;margin:0 auto;}}@media (max-width:399.98px){.product-variation-popup .right-side{margin-top:10px 0px;}}.product-variation-popup .right-side .field--name-title{font-family:"Manrope";font-size:2rem;color:black;margin-bottom:10px;}.product-variation-popup .right-side .field--name-sku{font-family:"Manrope";font-size:1.5rem;color:#A2A2A2;}.ui-dialog-actions{display:flex;justify-content:space-between;}@media (max-width:575.98px){.ui-dialog-actions{flex-direction:column;}}.ui-dialog-actions .button--cart{width:50%;min-height:50px;border:2px solid;display:flex;justify-content:center;align-items:center;font-size:1.6rem;font-weight:500;}@media (max-width:575.98px){.ui-dialog-actions .button--cart{margin:5px auto;width:100%;}}.ui-dialog-actions .button--checkout{width:50%;min-height:50px;border:2px solid black;background:black;color:white;display:flex;font-size:1.6rem;font-weight:500;justify-content:center;align-items:center;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;}@media (max-width:575.98px){.ui-dialog-actions .button--checkout{margin:5px auto;width:100%;}}.ui-dialog-actions .button--checkout:hover{border-color:#E21221;background:#E21221;}.ui-dialog-actions .button--wishlist{width:50%;min-height:50px;margin-left:auto;border:2px solid black;background:black;color:white;display:flex;font-size:1.6rem;font-weight:500;justify-content:center;align-items:center;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;}@media (max-width:575.98px){.ui-dialog-actions .button--wishlist{margin:5px auto;width:100%;}}.ui-dialog-actions .button--wishlist:hover{border-color:#E21221;background:#E21221;}.contact-page .with-sidebar{margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;}@media (max-width:1199.98px){.contact-page .with-sidebar{flex-direction:column;align-items:unset;}}.contact-page .with-sidebar .sidebar{flex:30%;max-width:30%;order:1;margin-left:auto;position:sticky;top:calc(var(--header-height) + 20px);}@media (max-width:1199.98px){.contact-page .with-sidebar .sidebar{flex:100%;max-width:100%;position:unset;margin-left:unset;margin:15px 0px;}.contact-page .with-sidebar .sidebar .shop-info{padding-bottom:10px;border-bottom:2px solid #DFDFDF;}}.contact-page .with-sidebar .sidebar p{font-family:"Manrope";font-size:1.9rem;font-weight:700;color:#666666;line-height:30px;}.contact-page .with-sidebar .sidebar p + p{margin-top:10px;}.contact-page .with-sidebar .sidebar p a{font-size:1.9rem;}@media (max-width:767.98px){.contact-page .with-sidebar .sidebar p{line-height:25px;font-size:1.7rem;}.contact-page .with-sidebar .sidebar p a{font-size:1.7rem;}}.contact-page .with-sidebar .main-content{flex:60%;max-width:60%;order:0;}@media (max-width:1199.98px){.contact-page .with-sidebar .main-content{flex:100%;max-width:100%;}}.contact-page .with-sidebar .main-content .form-type-textfield,.contact-page .with-sidebar .main-content .form-type-email{position:relative;display:flex;align-items:center;}.contact-page .with-sidebar .main-content .form-type-textfield label,.contact-page .with-sidebar .main-content .form-type-email label{position:absolute;left:10px;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;}.contact-page .with-sidebar .main-content .form-type-textfield input,.contact-page .with-sidebar .main-content .form-type-email input{width:100%;min-height:55px;padding:10px 10px;}.contact-page .with-sidebar .main-content .form-type-textfield input::-moz-placeholder,.contact-page .with-sidebar .main-content .form-type-email input::-moz-placeholder{font-size:0;}.contact-page .with-sidebar .main-content .form-type-textfield input::placeholder,.contact-page .with-sidebar .main-content .form-type-email input::placeholder{font-size:0;}.contact-page .with-sidebar .main-content .form-type-textfield input:focus + label,.contact-page .with-sidebar .main-content .form-type-email input:focus + label{transform:translate3d(-7px,-16px,0) scale(0.75);pointer-events:none;-webkit-transform:translate3d(-7px,-16px,0) scale(0.75);-moz-transform:translate3d(-7px,-16px,0) scale(0.75);-ms-transform:translate3d(-7px,-16px,0) scale(0.75);-o-transform:translate3d(-7px,-16px,0) scale(0.75);}.contact-page .with-sidebar .main-content .form-type-textfield input:focus::-moz-placeholder,.contact-page .with-sidebar .main-content .form-type-email input:focus::-moz-placeholder{opacity:0;}.contact-page .with-sidebar .main-content .form-type-textfield input:focus::placeholder,.contact-page .with-sidebar .main-content .form-type-email input:focus::placeholder{opacity:0;}.contact-page .with-sidebar .main-content .form-type-textfield input:not(:-moz-placeholder-shown) + label,.contact-page .with-sidebar .main-content .form-type-email input:not(:-moz-placeholder-shown) + label{transform:translate3d(-7px,-16px,0) scale(0.75);pointer-events:none;-webkit-transform:translate3d(-7px,-16px,0) scale(0.75);-moz-transform:translate3d(-7px,-16px,0) scale(0.75);-ms-transform:translate3d(-7px,-16px,0) scale(0.75);-o-transform:translate3d(-7px,-16px,0) scale(0.75);}.contact-page .with-sidebar .main-content .form-type-textfield input:not(:placeholder-shown) + label,.contact-page .with-sidebar .main-content .form-type-email input:not(:placeholder-shown) + label{transform:translate3d(-7px,-16px,0) scale(0.75);pointer-events:none;-webkit-transform:translate3d(-7px,-16px,0) scale(0.75);-moz-transform:translate3d(-7px,-16px,0) scale(0.75);-ms-transform:translate3d(-7px,-16px,0) scale(0.75);-o-transform:translate3d(-7px,-16px,0) scale(0.75);}.contact-page .with-sidebar .main-content .form-type-textarea{position:relative;}.contact-page .with-sidebar .main-content .form-type-textarea label{position:absolute;left:10px;top:10px;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;}.contact-page .with-sidebar .main-content .form-type-textarea textarea{width:100%;padding:15px 10px;}.contact-page .with-sidebar .main-content .form-type-textarea textarea::-moz-placeholder{font-size:0;}.contact-page .with-sidebar .main-content .form-type-textarea textarea::placeholder{font-size:0;}.contact-page .with-sidebar .main-content .form-type-textarea textarea:focus + label{transform:translate3d(-7px,-12px,0) scale(0.75);pointer-events:none;-webkit-transform:translate3d(-7px,-12px,0) scale(0.75);-moz-transform:translate3d(-7px,-12px,0) scale(0.75);-ms-transform:translate3d(-7px,-12px,0) scale(0.75);-o-transform:translate3d(-7px,-12px,0) scale(0.75);}.contact-page .with-sidebar .main-content .form-type-textarea textarea:not(:-moz-placeholder-shown) + label{transform:translate3d(-7px,-12px,0) scale(0.75);pointer-events:none;-webkit-transform:translate3d(-7px,-12px,0) scale(0.75);-moz-transform:translate3d(-7px,-12px,0) scale(0.75);-ms-transform:translate3d(-7px,-12px,0) scale(0.75);-o-transform:translate3d(-7px,-12px,0) scale(0.75);}.contact-page .with-sidebar .main-content .form-type-textarea textarea:not(:placeholder-shown) + label{transform:translate3d(-7px,-12px,0) scale(0.75);pointer-events:none;-webkit-transform:translate3d(-7px,-12px,0) scale(0.75);-moz-transform:translate3d(-7px,-12px,0) scale(0.75);-ms-transform:translate3d(-7px,-12px,0) scale(0.75);-o-transform:translate3d(-7px,-12px,0) scale(0.75);}.contact-page .with-sidebar .main-content .form-actions input{min-height:65px;width:180px;font-size:1.9rem;font-weight:500;border:unset;background:black;color:white;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;}.contact-page .with-sidebar .main-content .form-actions input:hover{background:#E21221;}.page-not-found h2,.access-denied h2{margin:2rem 0rem;text-align:center;color:#7b7b7b;}.page-not-found a.back,.access-denied a.back{display:block;width:300px;height:60px;color:white;background:black;display:flex;align-items:center;justify-content:center;margin:0 auto;font-weight:700;font-size:1.8rem;}.wishlist-empty-page,.cart-empty-page{margin:2rem 0rem;text-align:center;color:#7b7b7b;}.view-empty h2{margin:2rem 0rem;text-align:center;color:#7b7b7b;}
@font-face{font-family:'karagewrgiou';src:url(/themes/pelagus/assets/font/fonts/karagewrgiou.eot?f0qr7q=);src:url(/themes/pelagus/assets/font/fonts/karagewrgiou.eot?f0qr7q=#iefix) format('embedded-opentype'),url(/themes/pelagus/assets/font/fonts/karagewrgiou.ttf?f0qr7q=) format('truetype'),url(/themes/pelagus/assets/font/fonts/karagewrgiou.woff?f0qr7q=) format('woff'),url(/themes/pelagus/assets/font/fonts/karagewrgiou.svg?f0qr7q=#karagewrgiou) format('svg');font-weight:normal;font-style:normal;font-display:block;}[class^="icon-"],[class*=" icon-"]{font-family:'karagewrgiou' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-facebook-messenger:before{content:"\e901";}.icon-viber:before{content:"\e907";}.icon-whatsapp-square:before{content:"\e908";}.icon-linkedin-square:before{content:"\e909";}.icon-user2:before{content:"\75";}.icon-filter:before{content:"\61";}.icon-arrow_drop_down:before{content:"\64";}.icon-favorite:before{content:"\e900";}.icon-user:before{content:"\6b";}.icon-cart:before{content:"\e903";}.icon-facebook:before{content:"\e904";}.icon-instagram:before{content:"\e905";}.icon-twitter:before{content:"\e906";}.icon-search:before{content:"\e902";}
