
.newbodycontent 
{
    background: url(../img/body-bg.png);
    padding: 100px 0;
    text-align: center;
}
.bannermain img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.bannermain img {
    object-position: bottom;
    height: auto;
    width: 100%;
    object-fit: cover;
}

@media screen and (min-width: 1600px)
{
    .bannermain img {
    object-position: bottom;
    height: auto;
}
}
.bodybg {
    /*background: url(../img/body-bg.png);*/
    padding: 60px 0;
    text-align: center;
}
section.bodybg p {
    font-size: 18px;
    margin-bottom: 2px;
}
.bodybg .newheading.centerline span {
    font-weight: 600;
}
.weddignbtn_row .btntext {
    display: inline-block;
    text-align: center;
    margin: auto;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 10px;
}
.weddignbtn_row .titles-description {
    max-width: 100%;
    text-align: center;
}
.row.shoprow.weddignbtn_row {
    display: block;
}
.weddingcards_row .imagezoomh img {
    height: 300px;
    object-fit: fill;
    width: auto !important;
}
.weddingcards_row .imagezoomh {
    height: 300px;
    object-fit: fill;
    border: 1px solid #dddddd78;
    border-radius: 20px 20px 0 0;
    text-align: center;
}
.weddingcards_row .imghoverzoom {
    margin-bottom: 25px !important;
}
.weddingcards_row .description {
    min-height: 45px;
}
.weddingcards_row .css-1tlm9gp {
    width: auto;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), #ebedf29e);
}
.imagezoomh {
    position: relative;
    border-radius: 8px 8px 0 0;
}
.titles-description {
    max-width: 65%;
}
span.title-text {
    font-size: 18px;
    font-weight: 700;
}

.description {
    font-size: 16px;
    line-height: 22px;
}
.shoprow
{
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
}
.btntext a {
    font-size: 17px;
    font-weight: 600;
    background: #000;
    padding: 8px;
    border-radius: 8px;
    color: #fff;
    border: 1px solid #000;
}
.btntext a:hover
{
    border: 1px solid #000;
    background: #fff;
    color: #000;
}
.callout-text {
    font-weight: 600;
    font-size: 17px;
}

.imagezoomh {
    position: relative;
    overflow: hidden;
}
div#section_home_categories.sectionss .container {
    width: 100%;
    max-width: 100%;
    margin: 0 !Important;
}

.css-1tlm9gp {
    width: auto;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
    padding: 0.75rem 0rem;
    color: rgb(0, 19, 37);
    font-size: 14px;
    letter-spacing: 0rem;
    font-weight: 500;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    line-height: initial !important;
}
.borderedtextt {
    cursor: pointer;
    border-width: 0rem 1px 1px;
    border-style: solid;
    border-color: rgb(214, 217, 220);
    border-radius: 0px 0px 8px 8px;
    background: linear-gradient(0deg, rgb(255, 255, 255), rgb(255, 255, 255));
    padding: 1rem;
    margin: 0px;
}
.callout-radius.css-1tlm9gp {
    position: absolute;
}
@media screen and (max-width: 1099px)
{
    .titles-description {
    max-width: 100%;
}
.btntext {
    margin-top: 20px;
}
}