23.11 Upload to live

This commit is contained in:
Kevin Adametz 2019-11-23 15:02:41 +01:00
parent 8cae2f92a4
commit 8ebdacec98
80 changed files with 7320 additions and 3937 deletions

View file

@ -6,6 +6,8 @@
RewriteEngine On
#RewriteCond %{HTTP_HOST} ^www\.([^\.]*)\.mivita\.care$ [NC]
#RewriteRule (.*) http://%1.mivita.care$1 [R=301,L]
#RewriteCond %{HTTPS} off
#RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]

View file

@ -187,6 +187,38 @@ form .select2-container .select2-selection--single .select2-selection__rendered
height: 45px;
}
@media only screen and (max-width: 768px) {
section div.row>div {
margin-bottom:20px;
}
.pull-left-xs {
float: left !important;
}
section.page-header.page-header-xlg {
padding: 50px 0 50px 0;
}
section {
padding-top: 20px ;
}
.shop-item-image {
padding-left: 40px;
padding-right: 40px;
}
.owl-carousel.zoom-more a > img {
opacity: 1;
}
.owl-carousel.owl-padding-3 .owl-item a {
padding: 0 30px;
}
}
@media only screen and (max-width: 340px) {
#header.fixed #topNav a.logo > img {
height: 40px;
}
}
@-webkit-keyframes burst {
0% {
opacity: 1