Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,489 +1,531 @@
|
|||||||
@media(max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
#box_freeshipping {
|
#box_freeshipping {
|
||||||
padding-right: 25px !important;
|
padding-right: 25px !important;
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_specialoffer {
|
#box_specialoffer {
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
padding: 0 15px !important;
|
padding: 0 15px !important;
|
||||||
|
|
||||||
.boxhead {
|
.boxhead {
|
||||||
text-align: center !important;
|
text-align: center !important;
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
padding-bottom: 0 !important;
|
padding-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.top {
|
.top {
|
||||||
.box-xhr {
|
.box-xhr {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.rwd .menu {
|
.rwd .menu {
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
padding-top: 10px !important;
|
padding-top: 10px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_productfull {
|
#box_productfull {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
|
|
||||||
.tab-container {
|
.tab-container {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
|
|
||||||
.product-tab {
|
.product-tab {
|
||||||
&.none {
|
&.none {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-tab[data-tab="box_productcomments"] {
|
.product-tab[data-tab='box_productcomments'] {
|
||||||
margin-top: 25px !important;
|
margin-top: 25px !important;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: 'Opinie';
|
content: 'Opinie';
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-tab[data-tab="box_description"] {
|
.product-tab[data-tab='box_description'] {
|
||||||
&::before {
|
&::before {
|
||||||
content: 'Opis';
|
content: 'Opis';
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.smallgallery {
|
.smallgallery {
|
||||||
margin-bottom: 15px !important;
|
margin-bottom: 15px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.productimg .mainimg {
|
.productimg .mainimg {
|
||||||
height: 350px !important;
|
height: 350px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_productfull {
|
#box_productfull {
|
||||||
>.boxhead {
|
> .boxhead {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
padding: 10px 0 !important;
|
padding: 10px 0 !important;
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
padding-top: 25px !important;
|
padding-top: 25px !important;
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
li {
|
li {
|
||||||
padding: 3px 0 !important;
|
padding: 3px 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.userfooter {
|
.userfooter {
|
||||||
padding-bottom: 25px !important;
|
padding-bottom: 25px !important;
|
||||||
|
|
||||||
.fx-right {
|
.fx-right {
|
||||||
padding-bottom: 25px !important;
|
padding-bottom: 25px !important;
|
||||||
text-align: center !important;
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fx-left {
|
.fx-left {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
padding: 0 25px !important;
|
padding: 0 25px !important;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
* {
|
* {
|
||||||
font-size: 13px !important;
|
font-size: 13px !important;
|
||||||
font-weight: 400 !important;
|
font-weight: 400 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
&::before {
|
&::before {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_articlelist,
|
#box_articlelist,
|
||||||
#fx-about {
|
#fx-about {
|
||||||
padding: 0 15px !important;
|
padding: 0 15px !important;
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_custom40 {
|
#box_custom40 {
|
||||||
width: auto !important;
|
width: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_mainproducts {
|
#box_mainproducts {
|
||||||
.product {
|
.product {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
|
|
||||||
.product-inner-wrap {
|
.product-inner-wrap {
|
||||||
padding: 15px !important;
|
padding: 15px !important;
|
||||||
|
|
||||||
.price {
|
.price {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo-bar {
|
.logo-bar {
|
||||||
padding: 5px 0 0 !important;
|
padding: 5px 0 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu {
|
.menu {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
|
|
||||||
.innermenu {
|
.innermenu {
|
||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_mainproducts {
|
#box_mainproducts {
|
||||||
.product {
|
.product {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
|
|
||||||
.prodname {
|
.prodname {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.productname {
|
.productname {
|
||||||
font-size: 15px !important;
|
font-size: 15px !important;
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.price {
|
.price {
|
||||||
em {
|
em {
|
||||||
font-size: 20px !important;
|
font-size: 20px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_specialoffer,
|
#box_specialoffer,
|
||||||
#box_lastadded {
|
#box_lastadded {
|
||||||
.product {
|
.product {
|
||||||
>a {
|
> a {
|
||||||
display: block;
|
display: block;
|
||||||
padding: 15px 15px 0 15px;
|
padding: 15px 15px 0 15px;
|
||||||
|
|
||||||
.productnamewrap {
|
.productnamewrap {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
|
|
||||||
.productname {
|
.productname {
|
||||||
font-size: 15px !important;
|
font-size: 15px !important;
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.price {
|
.price {
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
em {
|
em {
|
||||||
font-size: 20px !important;
|
font-size: 20px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.price__inactive {
|
.price__inactive {
|
||||||
font-size: 13px !important;
|
font-size: 13px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.price__omnibus {
|
.price__omnibus {
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
|
|
||||||
.price__inactive {
|
.price__inactive {
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
form {
|
form {
|
||||||
padding: 15px 15px 0;
|
padding: 15px 15px 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_newsletter {
|
#box_newsletter {
|
||||||
&:before {
|
&:before {
|
||||||
background: rgba(0, 0, 0, 0.6);
|
background: rgba(0, 0, 0, 0.6);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.boxhead {
|
.boxhead {
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
color: #FFF !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.innerbox {
|
.innerbox {
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
color: #FFF;
|
color: #fff;
|
||||||
font-weight: 400 !important;
|
font-weight: 400 !important;
|
||||||
letter-spacing: 0 !important;
|
letter-spacing: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
form {
|
form {
|
||||||
input {
|
input {
|
||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset {
|
fieldset {
|
||||||
color: #FFF;
|
color: #fff;
|
||||||
font-weight: 400 !important;
|
font-weight: 400 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_custom40 {
|
#box_custom40 {
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
|
|
||||||
a.read-more {
|
a.read-more {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
color: #f59e01;
|
color: #f59e01;
|
||||||
}
|
}
|
||||||
|
|
||||||
.more {
|
.more {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
&.open {
|
&.open {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
line-height: 1.25 !important;
|
line-height: 1.25 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_articlelist .innerbox article {
|
#box_articlelist .innerbox article {
|
||||||
.article-header {
|
.article-header {
|
||||||
padding-top: 10px !important;
|
padding-top: 10px !important;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
text-transform: none !important;
|
text-transform: none !important;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
font-size: 15px !important;
|
font-size: 15px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.article-content {
|
.article-content {
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
|
|
||||||
* {
|
* {
|
||||||
line-height: 1.5 !important;
|
line-height: 1.5 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.readmore {
|
.readmore {
|
||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
color: #f59e01 !important;
|
color: #f59e01 !important;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.box .boxhead {
|
.box .boxhead {
|
||||||
border-bottom: 0 !important;
|
border-bottom: 0 !important;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
text-transform: none !important;
|
text-transform: none !important;
|
||||||
font-size: 30px !important;
|
font-size: 30px !important;
|
||||||
font-weight: 700 !important;
|
font-weight: 700 !important;
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
font-size: 24px !important;
|
font-size: 24px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_custom40 {
|
#box_custom40 {
|
||||||
h1 {
|
h1 {
|
||||||
border-bottom: 0 !important;
|
border-bottom: 0 !important;
|
||||||
text-transform: none !important;
|
text-transform: none !important;
|
||||||
font-size: 30px !important;
|
font-size: 30px !important;
|
||||||
font-weight: 700 !important;
|
font-weight: 700 !important;
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
font-size: 24px !important;
|
font-size: 24px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_articlelist {
|
#box_articlelist {
|
||||||
h2 {
|
h2 {
|
||||||
border-bottom: 0 !important;
|
border-bottom: 0 !important;
|
||||||
text-transform: none !important;
|
text-transform: none !important;
|
||||||
font-size: 30px !important;
|
font-size: 30px !important;
|
||||||
font-weight: 700 !important;
|
font-weight: 700 !important;
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
font-size: 24px !important;
|
font-size: 24px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#fx-icons {
|
#fx-icons {
|
||||||
padding: 50px 0 !important;
|
padding: 50px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fx-news {
|
#fx-news {
|
||||||
.boxhead {
|
.boxhead {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#fx-about {
|
#fx-about {
|
||||||
.fx-txt {
|
.fx-txt {
|
||||||
* {
|
* {
|
||||||
font-size: 13px !important;
|
font-size: 13px !important;
|
||||||
font-family: 'Open Sans', sans-serif !important;
|
font-family: 'Open Sans', sans-serif !important;
|
||||||
line-height: 1.5 !important;
|
line-height: 1.5 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #f59e01 !important;
|
color: #f59e01 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.readmore {
|
.readmore {
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-main-box {
|
.product-main-box {
|
||||||
.productdetails-more-details {
|
.productdetails-more-details {
|
||||||
border-top: 0 !important;
|
border-top: 0 !important;
|
||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.availability {
|
.availability {
|
||||||
.first {
|
.first {
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
min-width: 0 !important;
|
min-width: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.basket {
|
.basket {
|
||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
padding: 15px !important;
|
padding: 15px !important;
|
||||||
border: 5px solid #dedede !important;
|
border: 5px solid #dedede !important;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
||||||
.price {
|
.price {
|
||||||
.main-price {
|
.main-price {
|
||||||
font-size: 24px !important;
|
font-size: 24px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.addtofav {
|
.addtofav {
|
||||||
span {
|
span {
|
||||||
text-transform: none !important;
|
text-transform: none !important;
|
||||||
font-weight: 600 !important;
|
font-weight: 600 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-related-groups-module {
|
.product-related-groups-module {
|
||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.product-tabs {
|
.product-tabs {
|
||||||
.innerbox {
|
.innerbox {
|
||||||
* {
|
* {
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
font-family: 'Open Sans', sans-serif !important;
|
font-family: 'Open Sans', sans-serif !important;
|
||||||
line-height: 1.5 !important;
|
line-height: 1.5 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#turn-classic.btn {
|
#turn-classic.btn {
|
||||||
height: 0 !important;
|
height: 0 !important;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
overflow: hidden !important;
|
overflow: hidden !important;
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#box_basketlist {
|
#box_basketlist {
|
||||||
.basket-free-shipping {
|
.basket-free-shipping {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
border: 1px solid #f59e01;
|
border: 1px solid #f59e01;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quantity {
|
.quantity {
|
||||||
width: 9em;
|
width: 9em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
.btn-minus,
|
.btn-minus,
|
||||||
.btn-plus {
|
.btn-plus {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
width: 30px;
|
width: 30px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background: #eee;
|
background: #eee;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: #f59e01;
|
background: #f59e01;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.consents__modal {
|
.consents__modal {
|
||||||
padding: 15px !important;
|
padding: 15px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.c-products {
|
||||||
|
&.viewphot {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
gap: 10px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
#box_freeshipping {
|
||||||
|
.free-shipping__content {
|
||||||
|
font-size: 20px;
|
||||||
|
line-height: 1.2;
|
||||||
|
color: #8dc73f;
|
||||||
|
text-transform: initial;
|
||||||
|
max-width: 260px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
body.shop_basket {
|
||||||
|
.productlist {
|
||||||
|
.quantity {
|
||||||
|
@media (max-width: 767px) {
|
||||||
|
.btn-minus {
|
||||||
|
width: 20px !important;
|
||||||
|
}
|
||||||
|
.btn-plus {
|
||||||
|
width: 20px !important;
|
||||||
|
}
|
||||||
|
.shaded_inputwrap {
|
||||||
|
width: 60px;
|
||||||
|
display: inline-block;
|
||||||
|
|
||||||
|
input {
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user