::selection {
    background: #997a77 !important;
    color: #fff;
    text-shadow: none;
}
@media only screen and (min-width: 1200px) {
    .cmt-header-style-01 .site-branding {
        padding: 0 10px !important;
    }
}
@media (max-width: 1199px) {
    .cmt-stickable-header-w {
        height: 95px;
        line-height: 80px;
    }
}
@media (max-width: 575px) {
    .cmt-header-style-01 .site-branding img {
        max-height: unset;
        width: 175px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .cmt-header-style-01 .site-navigation {
        background-color: #997a77;
    }
}
.cmt-header-style-01 .site-navigation:before{
    background-color: #997a77;
}
.cmt-header-style-01 .cmt-topbar-content .topbar-right:before, .cmt-topbar-content .topbar-right:after{
    background-color: #4d5868 !important;
}
.social-icons.circle li>a, .social-icons.square li>a {
    height: 40px;
    width: 120px;
    font-size: 16px;
}
.overlay{
    background-color: rgba(0,0,0,0.6) !important;
}
.cmt_floting_customsett, .color-switcher{
    display: none !important;
}
@media (max-width: 1199px) {
    .cmt-header-style-01 .site-branding img {
        max-height: unset !important;
            width: 175px !important;
    }
}
.serif-font {
  font-family: "DM Serif Text", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.parap{
  font-family: 'revicons' !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 17px !important;
}
.prodcat{
    height: 250px;
    width: 100%;
    object-fit: cover;
}
a:focus, a:hover{
    color: #997a77;
}
.cmt-row {
    padding: 45px 0;
}
.cmt-row.service-section.style3 {
    padding-bottom: 70px;
}
.cmt-row.row-title-section {
    padding-top: 40px;
    padding-bottom: 60px;
}
.footer{
    background: #8d6f6c !important;
}
.widget ul#menu-footer-services li a:before, .widget_contact li i{
    color: #ffffff;
}
.widget ul#menu-footer-services li {
    display: inline-block;
    width: 100%;
    float: none;
    padding: 0 0 8px 0;
    position: relative;
}
.footer .bottom-footer-text, .footer .first-footer {
    background-color: #4d5868;
}
.cmt-page-title-row{
    padding-top: 60px;
    padding-bottom: 60px;
    background: #4d5868
}
.prodimg{
    height: 250px;
    width: 100%;
    object-fit : cover;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.infraimg{
    height: 275px;
    width: 100%;
    object-fit: cover;
}