$22.60
Latest Products
body { font-family: “Market Sans”, Arial, sans-serif; }
HAVE A NICE DAY
.body_container {
padding-left:3%;
padding-right:3%;
margin:50px auto;
}
img {
max-width: 100%;
}
.header {
padding:0;
border-radius:10px;
text-align:center;
}
.header .header_top {
background: url(“https://d1gdu49c1knkp2.cloudfront.net/vip/UG9QvGs.png”);
padding:0;
height:85px;
text-align:left;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.header .header_top .logo img {
max-width: 100%;
height:120px;
margin-top:-10px;
}
.header .header_top .icon {
color: #404040;
font-size: 27px;
line-height: 30px;
text-align:center;
font-family: impact , sans-serif;
}
.header .header_top .icon img {
max-width: 100%;
height:80px;
margin-top:5px;
padding: 10px;
padding-top: 0;
}
.header .title {
}
.header .title h1 {
margin-top: 40px;
font-size: 42px;
font-family: impact , sans-serif;
}
.des {
padding:0;
}
.des .gallery {
padding:0;
margin-top:30px;
}
.des .gallery img {
max-width: 100%;
width:100%;
}
.des .gallery .thumb {
padding: .5rem;
font-size: 0;
display: -ms-flexbox;
-ms-flex-wrap: wrap;
-ms-flex-direction: column;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
display: -webkit-box;
display: flex;
}
.des .gallery .thumb div {
-webkit-box-flex: auto;
-ms-flex: auto;
flex: auto;
margin: .5rem;
max-width: 22%;
}
img {
max-width: 100%;
}
.des .gallery .thumb div img {
max-width: 100%;
width: 100%;
height: auto;
border: 1px solid #fff;
}
.des .details {
padding-left:7px;
margin-top:30px;
}
.des .details .heading {
border-radius:10px;
background: url(“https://d1gdu49c1knkp2.cloudfront.net/vip/LLrAAsJ.png”);
}
.des .details .heading h3 {
font-size: 24px;
padding-left:10px;
font-family: impact, Sans-serif;
color:#632729;
text-shadow: 0px 1px 0px rgba(211, 99, 102, 1);
}
.des .details .content p {
font-size: 15px;
padding-left:10px;
padding-top:10px;
text-align:justify;
font-family: sans-serif;
}
.info {
padding:0;
padding-top:30px;
}
.info .info_inner {
padding:0;
}
.info .info_inner .info_header {
padding:0;
height:60px;
font-size:24px;
background: url(“https://d1gdu49c1knkp2.cloudfront.net/vip/UG9QvGs.png”);
margin-bottom:20px;
font-family: impact, sans-serif;
border-top-right-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:25px;
border-bottom-left-radius:25px;
}
.info .info_inner .info_header img {
max-width: 100%;
height:70px;
margin-top:-5px;
padding-right:20px;
}
.info .info_inner .info_content {
padding:0;
padding-left:70px;
padding-right:10px;
margin-bottom:20px;
font-size: 15px;
text-align:justify;
font-family: sans-serif;
text-align: center;
}
.footer {
padding:0;
margin-top:30px;
background: url(“https://d1gdu49c1knkp2.cloudfront.net/vip/LLrAAsJ.png”);
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
text-align:center;
}
.footer .icon {
padding:0;
color:#632729;
text-shadow: 0px 1px 0px rgba(211, 99, 102, 1);
font-size: 30px;
font-family: impact, sans-serif;
}
.footer .icon img {
max-width: 100%;
height:100px;
padding:15px 0;
padding-right:10px;
}
@media screen and (max-width: 1070px) {
.header .header_top .icon .text {
display:none;
}
}
@media screen and (max-width: 767px) {
.header .header_top .icon{
display:none;
}
}
@media screen and (max-width: 400px) {
.des .gallery .thumb { padding: 0; }
.des .gallery .thumb div { margin: 0; max-width: 25%; }
}