Preview: stylediwali.css
Size: 2.32 KB
/home/godevadmin/www/images/css/stylesheet/stylediwali.css
img.imgbnrsec {
width: 100%;
height: 50vh;
}
.product-cst-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
}
.product-cart-cntr {
display: flex;
}
input.input-text.qty {
width: 70px;
text-align: center;
}
h1.prodsecttl span {
padding: 5px 50px;
background: #88be4c;
color: #fff;
font-size: 2.5rem;
}
.wpprdiwali {
text-align: center;
padding: 20px 0px;
}
.imgprdsec{
width: 100%;
}
.product-wraper {
border: 1px solid #eee;
padding: 10px 10px 20px 10px;
margin-bottom: 25px;
}
/*h1.prodsecttl {
padding: 1.5rem 0px;
}*/
.item-desc-wrappr {
text-align: justify;
}
.prodt-ttl {
border-bottom: 1px solid #000;
padding: 5px 0px 10px;
font-size:16px;
}
.item-desc-wrappr p {
padding: 10px 0px;
margin: 0;
font-size:18px;
color:#555555;
text-align:justify;
line-height:30px;
font-family:calibri;
}
.prodt-ttl i.fa {
color: #88be4c;
}
a.shopcrt .fa {
color: #fff;
background: #88be4c;
padding: 5px 10px;
}
a.btn.success-btn {
padding: 5px;
margin: 0;
text-align: left;
color: #fff;
background: #88be4c;
width: 60px;
font-size: 11px;
font-weight: bold;
text-transform: none;
}
a.shopcrt {
border: 2px solid #88be4c;
padding: 5px 5px 5px 0px;
}
a.shopcrt span {
padding: 10px 5px;
color: #000;
font-weight: 700;
font-size: 12px;
text-transform: uppercase;
color: #444;
}
a.shopcrt:before{
content: '\f07a';
font-family: FontAwesome;
background: #88be4c;
color: #fff;
font-size: 14px;
padding: 2px 10px;
display: inline-block;
}
img.prod-img {
width: 100%;
}
.product-cart-cntr button {
border: 2px solid #ddd;
background: transparent;
color: #444;
}
.product-cart-cntr {
padding-bottom: 5px;
}
.product-sec-each h1 {
font-size: 18px;
}
.product-sec-each {
padding: 5px 0px 15px;
}
@media (max-width: 768px){
img.imgbnrsec {
width: 100%;
height: 250px;
/* object-fit: cover; */
}
}
Directory Contents
Dirs: 0 × Files: 13