Current File : /home/users/barii/public_html/finansenl.com.pl/system.fotomagnesy.pl/css/style_koszyk.css |
.koszyk-block01 {
background:#fff;margin:10px 40px -10px 20px;text-align:center;font-size:14px;font-family:Calibri;color:#6481AB
}
@media(max-width:980px) {
.koszyk-block01 {
margin: 0 !important;
text-align: center !important;
padding: 15px !important;
}
input[type="submit"], .big_button, .bt.btn-next {
margin: 5px 0 !important;
}
form {
padding: 15px;
}
input[type="submit"], .big_button, .bt.btn-next {
width:100% !important;
}
.wyslij.big_button {
margin-top: 15px !important;
background-color: #6bce7f !important;
}
.koszyk p span.usun a {
border-radius: 5px;
background: #ff5d5d;
padding: 0 !important;
height: 32px !important;
display: flex !important;
width: 32px !important;
line-height: 1 !important;
font-weight: 400;
color: white;
text-decoration: none;
display: inline-block;
width: 25px;
font-size: 14px;
line-height: 30px;
justify-content: center;
align-items: center;
}
}
.the-podziekowanie-container {
width: 900px;
margin: auto;
display: flex;
flex-wrap: wrap;
margin-top: 25vh;
padding: 30px;
box-shadow: 0px 0px 12px rgb(153 153 153 / 35%);
/* box-shadow: 1px 1px #000; */
/* border: 1px #000 solid; */
border-radius: 8px;
background: #fff;
color: #292929;
}
.the-podziekowanie-content {
display: flex;
width: 100%;
flex-wrap: wrap;
}
.the-podziekowanie-left {
width: 30%;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
padding: 0 15px;
justify-content: flex-end;
position: relative;
}
.the-podziekowanie-right {
width: 70%;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
align-content: center;
padding: 0 30px;
font-size: 16px;
}
.the-podziekowanie-button {
background: #6bce7f;
padding: 12px 18px;
border-radius: 8px;
margin-top: 15px;
font-size: 18px;
font-weight: 500;
color: #fff;
}
.the-podziekowanie-right-content {
display: flex;
width: 100%;
flex-wrap: wrap;
gap: 10px;
}
.the-podziekowanie-right p {
margin: 0 !important;
}
.the-podziekowanie-button:hover {
background: #60b571;
}
.the-podziekowanie-left svg {
width: 200px;
height: 200px;
fill: #292929;
}
@media(max-width:980px) {
.the-podziekowanie-container {
width: 95%;
margin-top: 5vh;
padding: 30px 15px;
}
.the-podziekowanie-left {
width: 100%;
justify-content: center;
padding:0 10px;
}
.the-podziekowanie-right {
width: 100%;
justify-content: center;
padding:0 10px;
}
.the-podziekowanie-right-content {
justify-content: center;
}
.the-podziekowanie-right p {
text-align: center;
}
.the-podziekowanie-left svg {
width: 120px;
height: 120px;
fill: #292929;
}
}
.the-podziekowanie-left img {
max-width: 100%;
height: auto;
}